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 support for smart contract diagnostic events #59

Closed
tsachiherman opened this issue Mar 6, 2023 · 1 comment · Fixed by #62
Closed

add support for smart contract diagnostic events #59

tsachiherman opened this issue Mar 6, 2023 · 1 comment · Fixed by #62
Assignees

Comments

@tsachiherman
Copy link
Contributor

tsachiherman commented Mar 6, 2023

What

add support for smart contract debug events

How

As a result, the code calling soroban-rpc's simulateTransaction and getEvents should be updated to match the changes at stellar/stellar-cli#473 and stellar/stellar-cli#475

TODO : we need a bit deeper analysis so we can better estimate time efforts. example : how many objects would be changed, which unit tests are going to be affected.

Epic

stellar/stellar-cli#471

@2opremio
Copy link

As a result, the code calling soroban-rpc's simulateTransaction and getEvents should be updated to match the changes at stellar/stellar-cli#473 and stellar/stellar-cli#475

@tsachiherman tsachiherman changed the title add support for smart contract debug events add support for smart contract diagnostic events Mar 15, 2023
@mollykarcher mollykarcher moved this from Backlog to Next Sprint Proposal in Platform Scrum Mar 20, 2023
@Shaptic Shaptic self-assigned this Mar 28, 2023
@Shaptic Shaptic moved this from Next Sprint Proposal to In Progress in Platform Scrum Mar 28, 2023
@Shaptic Shaptic moved this from In Progress to Done in Platform Scrum Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants