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

EVM: Prevent overriding overlay contract code #2638

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

Jouzo
Copy link
Contributor

@Jouzo Jouzo commented Oct 30, 2023

Summary

  • Check if a code has been deployed on a previous changeset and keep it set if present.
  • Prevent TD state injection from overriding deployed contract code in a same block

@prasannavl
Copy link
Member

TODO: Let's add a test here as well for Token creation and TransferDomain in the same block.

@prasannavl prasannavl merged commit 54ef58e into master Oct 31, 2023
@prasannavl prasannavl deleted the evm_fix_overlay_deploy branch October 31, 2023 00:04
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