Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Need Functionality for Delegate Call #244

Closed
VoR0220 opened this issue Aug 24, 2016 · 1 comment
Closed

Need Functionality for Delegate Call #244

VoR0220 opened this issue Aug 24, 2016 · 1 comment

Comments

@VoR0220
Copy link
Contributor

VoR0220 commented Aug 24, 2016

Currently the develop branch is missing a critical opcode that the solidity compiler uses when talking to libraries, and that opcode is called DelegateCall. I have put in a PR for it over in #243 but it is not complete and there is functionality for it that can be found fairly easily in the go-ethereum space (I can't seem to translate the stack language atm so I'll leave that to you two unless you have ideas for me to contribute). https://github.com/ethereum/go-ethereum/search?utf8=%E2%9C%93&q=delegatecall

@benjaminbollen
Copy link
Contributor

fixed in #261 on develop
fixed in #247 on master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants