Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for solidity and LLL contracts and added a function to... #2

Merged
merged 1 commit into from
May 6, 2015
Merged

Conversation

danielnovy
Copy link
Contributor

...make a contract function call without having to pass the whole contract source code as parameter. The old functions were all kept the same in other to keep compatibility with any other module that's using this class. In other words, you can still use the the constructor and update_code function passing a contract source code as parameter and it will default to the serpent compiler.

…make a contract function call without having to pass the whole contract source code as parameter.
@coder5876
Copy link
Contributor

Looks good, thanks!

coder5876 added a commit that referenced this pull request May 6, 2015
Added support for solidity and LLL contracts
@coder5876 coder5876 merged commit 94e5f72 into Consensys:master May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants