-
Notifications
You must be signed in to change notification settings - Fork 696
fix(eth_createAccessList): preserve reverted-frame accesses and exclude precompiles #11431
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
75fc1dd
fix(eth_createAccessList): enable access list tracking for pre-Berlin…
manusw7 cb77b62
fix(eth_createAccessList): wip Non-Journaled Side-Log on StackAccess…
manusw7 abe5176
Merge branch 'master' into 11209-eth_createaccesslist
manusw7 24e5508
refactor: remove outdated comments related to eth_createAccessList wa…
manusw7 1034add
feat(eth_createAccessList): enhance CreateAccessList to exclude preco…
manusw7 5246b45
feat(BlockchainBridgeTests): add CreateAccessList test to filter prec…
manusw7 f3bd06b
refactor(eth_createAccessList): update access tracker and precompile …
manusw7 1aebd8b
feat(BlockchainBridgeTests): add tests for CreateAccessList to filter…
manusw7 047a9c7
refactor(StackAccessTracker): remove default parameter and update con…
manusw7 dd0bcdf
fix(StackAccessTracker): add space for consistency in constructor for…
manusw7 a8d882e
Merge branch 'master' into 11209-eth_createaccesslist
manusw7 7f58f39
Merge branch 'master' into 11209-eth_createaccesslist
manusw7 bcd9562
Merge branch 'master' into 11209-eth_createaccesslist
manusw7 b9d4690
fix(eth_createAccessList): drop pre-Berlin scope
manusw7 926d201
fix(eth_createAccessList): fixed missing access-list entries from rev…
manusw7 3dd6355
fix(BlockchainBridge): include precompiled contracts in access list
manusw7 6691b20
Merge branch 'master' into 11209-eth_createaccesslist
manusw7 fc271ce
chore(BlockchainBridge): fix typo
manusw7 7269443
refactor(BlockchainBridge): optimize BuildAddressesToOptimize by remo…
manusw7 29d369a
Merge branch 'master' into 11209-eth_createaccesslist
manusw7 bf5ab54
refactor(AccessTxTracerTests): de-duplicate added tests
manusw7 0eb1389
refactor(BlockchainBridge): preallocate address filter buffer as Span…
manusw7 5e64894
Merge branch 'master' into 11209-eth_createaccesslist
svlachakis 84f07e2
fix(StackAccessTracker): add explicit constructor
manusw7 a88a5b0
Merge branch 'master' into 11209-eth_createaccesslist
manusw7 31f98a4
refactor(BlockchainBridgeTests): de-duplicate CreateAccessList tests
LukaszRozmej 3544956
Merge branch 'master' into 11209-eth_createaccesslist
manusw7 a239bba
Merge branch 'master' into 11209-eth_createaccesslist
manusw7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.