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

Test update_contract_wasm with rollbacks. #1195

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Nov 10, 2023

What

This makes sure the correct events are recorded in case if contract fails after update, and also that contract isn't updated after try_call fails.

Why

Improving test coverage.

Known limitations

N/A

This makes sure the correct events are recorded in case if contract fails after update, and also that contract isn't updated after `try_call` fails.
@dmkozh dmkozh requested review from graydon, sisuresh and a team as code owners November 10, 2023 22:37
@graydon graydon added this pull request to the merge queue Nov 11, 2023
Merged via the queue into stellar:main with commit 8674be3 Nov 11, 2023
10 checks passed
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.

2 participants