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

Add tuple support to SafeSnap #2354

Open
auryn-macmillan opened this issue May 11, 2022 · 2 comments
Open

Add tuple support to SafeSnap #2354

auryn-macmillan opened this issue May 11, 2022 · 2 comments
Labels
enhancement New feature or request plugin

Comments

@auryn-macmillan
Copy link
Contributor

auryn-macmillan commented May 11, 2022

Is your feature request related to a problem? Please describe.
SafeSnap currently does not support importing tuple as a parameter from json files.

Describe the solution you'd like
We should be able to pass a tuple parameter in as a json array.

[
"0x49535f52454c41595f56414c4944000000000000000000000000000000000000",
"1650814318",
"0x72656c6179486173683a373961316436376330326336376430663637643936343335323066396566336261303330653639643238373637303934343363383261316439633664656238342c6f6f5265717565737465723a37333535656663363361653733316635383433383061393833383239326337303436633165343333"
]
@bonustrack bonustrack assigned mktcode and unassigned mktcode May 11, 2022
@samuveth samuveth added enhancement New feature or request plugin labels May 17, 2022
@mktcode mktcode self-assigned this Aug 2, 2022
@zzuziak
Copy link
Contributor

zzuziak commented Feb 7, 2023

@mktcode what's the status of this issue?

@mktcode
Copy link
Contributor

mktcode commented Feb 8, 2023

This is fixed in the new Safesnap implementation. It supports infinity nested data of all types, though a contract has a stack limit of course but the transaction builder won't be a limiting factor anymore. In the current version UMA has just been integrated now and we can now discuss now how to go forward from here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugin
Projects
None yet
Development

No branches or pull requests

4 participants