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

Implement contract call script decoding #2531

Open
danielbate opened this issue Jun 17, 2024 · 0 comments
Open

Implement contract call script decoding #2531

danielbate opened this issue Jun 17, 2024 · 0 comments
Labels
feat Issue is a feature p2 Low Priority

Comments

@danielbate
Copy link
Contributor

danielbate commented Jun 17, 2024

Consumers of the SDK may want to extract the scriptData from a transaction to see function / arguments / asset / forward amount / gas values by decoding the contract call script. An advanced user that knows our call script and the encoding used could reverse engineer this themselves. However we should provide a utility to assist with this to make this information more easily available. It could be used in the transaction summary, as expressed in #2530.

Reference:

@danielbate danielbate added the feat Issue is a feature label Jun 17, 2024
@danielbate danielbate added this to the 0.x post-launch milestone Jun 17, 2024
@arboleya arboleya added the p2 Low Priority label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature p2 Low Priority
Projects
None yet
Development

No branches or pull requests

2 participants