-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix consistency check for merged sbundles (#82)
There were situations where we had merged sbundles that looked like this bundle1: user_tx, allow_revert: no backrun1 bundle 2: user_tx: allow_revert yes backrun merged sbundle is concat of these two and consistency check would think that user_tx wat not allowed to revert enven though there is a situation where we include bundle2
- Loading branch information
1 parent
4c46170
commit 7ae0260
Showing
2 changed files
with
54 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters