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

Increased the number of possible outputs from a web3 query #173

Merged
merged 1 commit into from Dec 3, 2018

Conversation

AvishaiW
Copy link
Contributor

Hi,
Until now it was only possible to retrieve 5 arguments as a return value from a query function because Detokenize was implemented only up to a tuple of 5.
I modified it so it will match the number of possible inputs - 16.

It's not the most efficient way to do it, but I guess that's a deeper problem to solve.

@elichai
Copy link
Contributor

elichai commented Dec 3, 2018

Hey @tomusdrw this looks pretty important. what do you think?

@tomusdrw tomusdrw merged commit eba07ef into tomusdrw:master Dec 3, 2018
@tomusdrw
Copy link
Owner

tomusdrw commented Dec 3, 2018

Thanks!

@tomusdrw
Copy link
Owner

tomusdrw commented Dec 3, 2018

@AvishaiW @elichai If you guys need this released soon, I'd be really grateful for a PR bumping the version to 0.5.1, then I can release to creates.io

@elichai
Copy link
Contributor

elichai commented Dec 3, 2018

@tomusdrw Thanks!
Here: #174

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.

None yet

3 participants