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

feat(state): add a flag allowing transition merge without reverts #657

Merged

Conversation

rkrasiuk
Copy link
Collaborator

Description

Add a flag to State::merge_transitions that allows merging transitions to BundleState without reverts.

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

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

lgtm

@rakita rakita merged commit c14f8a9 into bluealloy:main Aug 29, 2023
7 checks passed
mikelodder7 pushed a commit to LIT-Protocol/revm that referenced this pull request Sep 12, 2023
…uealloy#657)

* feat(state): add a flag allowing transition merge without reverts

* add `with_reverts` flag to `apply_block_substate_and_create_reverts`
Evalir pushed a commit to Evalir/revm that referenced this pull request Sep 14, 2023
…uealloy#657)

* feat(state): add a flag allowing transition merge without reverts

* add `with_reverts` flag to `apply_block_substate_and_create_reverts`
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.

None yet

2 participants