-
Notifications
You must be signed in to change notification settings - Fork 862
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
EIP-7702: devnet-4 changes #7809
Merged
+391
−96
Merged
Changes from 49 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
c71d4af
warm up to address at tx start if account is delegated, restrict auth…
daniellehrner 67bab68
Merge branch 'main' into fix/issue-7706/warmup_to_when_delegated
daniellehrner 49a4411
rename requestsRoot to requestsHash
jframe 196bf10
return no code if account has delegated code to precompile, treat pre…
daniellehrner a2abff2
make accessListWarmAddresses generic again
daniellehrner dcefdce
Merge branch 'fix/issue-7706/warmup_to_when_delegated' into pectra-de…
daniellehrner 6393399
warm delegatee account if transaction destination has delegated code
daniellehrner 1269cc1
Merge branch 'main' into pectra-devnet4-7702
daniellehrner d7e5686
* verify auth nonce less than 2**64-1 during auth processing
daniellehrner cdc9bd5
generalised requests flat encoding and engine api changes
jframe cee6abc
javadoc
jframe 8f346f4
get tests passing
jframe 4e12780
get tests passing
jframe 42e6865
Merge remote-tracking branch 'upstream/main' into 7685_flat_encoding
jframe f0d5a24
clean code
jframe 0424317
change requests to single requestData for each requestType
jframe 86f5049
fix PoWBlockCreatorTest after requests data type change
jframe 722823e
don't return request type in getPayload result
jframe 24a33e7
include requests in t8n response
jframe 24de847
update contract addresses for consolidation requests and withdrawal r…
jframe 532cb9d
fix requestHash calculation
jframe 079bcfd
Ensure that execution requests always return a response
jframe 9a98c12
Merge branch 'main' into pectra-devnet4-7702
daniellehrner c19f93f
Merge remote-tracking branch 'jason/7685_flat_encoding' into pectra-d…
daniellehrner bdb0cb3
added and fixed bound checks, fixed some compilation errors after the…
daniellehrner eff46b0
revert changes to evm tool spec tests
jframe 1fdf0db
clean up
jframe 9c2a623
replace AbstractSystemCallRequestProcessor to concrete class and remo…
jframe afd9023
spotless
jframe 20ca19e
update evmtool tests for 7685 changes
jframe 3ee1b31
use empty requests hash prague fork at genesis
jframe 21b7aae
review suggestions
jframe 6457be5
Merge remote-tracking branch 'jason/7685_flat_encoding' into pectra-d…
daniellehrner 7522a77
temporarily comment out osakaTime from Prague
daniellehrner 89d4950
Merge branch 'main' into pectra-devnet4-7702
daniellehrner 7574c84
engine API validation
jframe ac812b2
Merge remote-tracking branch 'upstream/main' into 7685_flat_encoding
jframe 95d1606
update plugin API hash
jframe 4c62cae
fix GenesisStateTest
jframe 9a317b1
Merge remote-tracking branch 'jason/7685_flat_encoding' into pectra-d…
daniellehrner 8ab3aac
comment out unused evmWorldUpdater.parentUpdater() check
daniellehrner 9ebc32b
Merge branch 'main' into pectra-devnet-4
daniellehrner 75a3397
added CodeDelegationProcessorTest
daniellehrner 759fab9
Merge branch 'main' into pectra-devnet-4
daniellehrner 97af121
Merge branch 'main' into pectra-devnet-4
daniellehrner 747cf4f
code clean up
daniellehrner 9d5a47b
Merge branch 'main' into pectra-devnet-4
daniellehrner 23b7ca1
Merge branch 'main' into pectra-devnet-4
daniellehrner 2ea76d7
spotless
daniellehrner a8647e2
Merge branch 'main' into pectra-devnet-4
daniellehrner 734a416
Merge branch 'main' into pectra-devnet-4
daniellehrner 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
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
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
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
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
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would make more sense to me, given the trace log this causes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That check is a bit confusing, but is correct.
nonce
is along
andMAX_NONCE
(which is 2^64-1) is the maximum value that along
can be. Sononce
can never be greater thanMAX_NONCE
, because it would overflow to 0 in that case.