Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

More rigorous reverts for unsafe bytecode #369

Merged
merged 13 commits into from
Apr 9, 2021
Merged

Conversation

ben-chain
Copy link
Collaborator

Description
This fix allows us to handle unsafe code being returned by initcode much more easily. While the earlier approach worked in the context of the fraud proof, it required more work to delete the account in geth, as opposed to just reverting a call frame and having it happen naturally.

Copy link
Collaborator

@smartcontracts smartcontracts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few nits but looks good otherwise. Can approve once addressed.

smartcontracts
smartcontracts previously approved these changes Apr 9, 2021
@ben-chain ben-chain merged commit 181e140 into master Apr 9, 2021
@ben-chain ben-chain deleted the feat/799/unsafe-bytecode branch April 9, 2021 02:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants