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 ability to see data returned from callbacks #718

Open
reuvenpo opened this issue Feb 1, 2021 · 0 comments
Open

Add ability to see data returned from callbacks #718

reuvenpo opened this issue Feb 1, 2021 · 0 comments
Labels
dev Critical path development tasks v1.1.x

Comments

@reuvenpo
Copy link
Contributor

reuvenpo commented Feb 1, 2021

When calling a contract that triggers a callback (that may trigger another callback, etc.), only the data returned from the first contract in the call-chain is saved on the blockchain. We should add the ability to see the outputs of all the contracts in the transaction information.

@reuvenpo reuvenpo added dev Critical path development tasks v1.1.x labels Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Critical path development tasks v1.1.x
Projects
None yet
Development

No branches or pull requests

1 participant