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

Expand the supported contract return values #1

Closed
pipermerriam opened this issue Aug 19, 2015 · 1 comment
Closed

Expand the supported contract return values #1

pipermerriam opened this issue Aug 19, 2015 · 1 comment
Milestone

Comments

@pipermerriam
Copy link
Member

Currently, a contract function that returns anything other than an int256 or uint256 will throw an error.

Simply need to flesh out populus.contracts.decode_single

@pipermerriam pipermerriam modified the milestone: 1.0.0 Aug 19, 2015
@pipermerriam
Copy link
Member Author

This is way better. Still don't support everything but all the common types are here.

carver pushed a commit that referenced this issue Apr 18, 2018
travis: add missing space is shell `test` invocation.
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

No branches or pull requests

1 participant