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

EIP-7702: devnet-4 changes #7809

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from

added CodeDelegationProcessorTest

75a3397
Select commit
Loading
Failed to load commit list.
Draft

EIP-7702: devnet-4 changes #7809

added CodeDelegationProcessorTest
75a3397
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Oct 27, 2024 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 c71d4af warm up to address at tx start if account is deleg... Valid sign-off found
🟢 67bab68 Merge branch 'main' into fix/issue-7706/warmup_to_... Skipped: sign-off not required in merge commit
🟢 49a4411 rename requestsRoot to requestsHash Valid sign-off found
🟢 196bf10 return no code if account has delegated code to pr... Valid sign-off found
🟢 a2abff2 make accessListWarmAddresses generic again Valid sign-off found
🟢 dcefdce Merge branch 'fix/issue-7706/warmup_to_when_delega... Skipped: sign-off not required in merge commit
🟢 6393399 warm delegatee account if transaction destination ... Valid sign-off found
🟢 1269cc1 Merge branch 'main' into pectra-devnet4-7702 Skipped: sign-off not required in merge commit
🟢 d7e5686 * verify auth nonce less than 2**64-1 during auth ... Valid sign-off found
🟢 cdc9bd5 generalised requests flat encoding and engine api ... Valid sign-off found
🟢 cee6abc javadoc Valid sign-off found
🟢 8f346f4 get tests passing Valid sign-off found
🟢 4e12780 get tests passing Valid sign-off found
🟢 42e6865 Merge remote-tracking branch 'upstream/main' into ... Skipped: sign-off not required in merge commit
🟢 f0d5a24 clean code Valid sign-off found
🟢 0424317 change requests to single requestData for each req... Valid sign-off found
🟢 86f5049 fix PoWBlockCreatorTest after requests data type c... Valid sign-off found
🟢 722823e don't return request type in getPayload result Valid sign-off found
🟢 24a33e7 include requests in t8n response Valid sign-off found
🟢 24de847 update contract addresses for consolidation reques... Valid sign-off found
🟢 532cb9d fix requestHash calculation Valid sign-off found
🟢 079bcfd Ensure that execution requests always return a res... Valid sign-off found
🟢 9a98c12 Merge branch 'main' into pectra-devnet4-7702 Skipped: sign-off not required in merge commit
🟢 c19f93f Merge remote-tracking branch 'jason/7685_flat_enco... Skipped: sign-off not required in merge commit
🟢 bdb0cb3 added and fixed bound checks, fixed some compilati... Valid sign-off found
🟢 eff46b0 revert changes to evm tool spec tests Valid sign-off found
🟢 1fdf0db clean up Valid sign-off found
🟢 9c2a623 replace AbstractSystemCallRequestProcessor to conc... Valid sign-off found
🟢 afd9023 spotless Valid sign-off found
🟢 20ca19e update evmtool tests for 7685 changes Valid sign-off found
🟢 3ee1b31 use empty requests hash prague fork at genesis Valid sign-off found
🟢 21b7aae review suggestions Valid sign-off found
🟢 6457be5 Merge remote-tracking branch 'jason/7685_flat_enco... Skipped: sign-off not required in merge commit
🟢 7522a77 temporarily comment out osakaTime from Prague Valid sign-off found
🟢 89d4950 Merge branch 'main' into pectra-devnet4-7702 Skipped: sign-off not required in merge commit
🟢 7574c84 engine API validation Valid sign-off found
🟢 ac812b2 Merge remote-tracking branch 'upstream/main' into ... Skipped: sign-off not required in merge commit
🟢 95d1606 update plugin API hash Valid sign-off found
🟢 4c62cae fix GenesisStateTest Valid sign-off found
🟢 9a317b1 Merge remote-tracking branch 'jason/7685_flat_enco... Skipped: sign-off not required in merge commit
🟢 8ab3aac comment out unused evmWorldUpdater.parentUpdater()... Valid sign-off found
🟢 9ebc32b Merge branch 'main' into pectra-devnet-4 Skipped: sign-off not required in merge commit
🟢 75a3397 added CodeDelegationProcessorTest Valid sign-off found