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

Change requests to use flat encoding #7771

Merged
merged 38 commits into from
Oct 24, 2024

Merge branch 'main' into 7685_flat_encoding

09a1cf7
Select commit
Loading
Failed to load commit list.
Merged

Change requests to use flat encoding #7771

Merge branch 'main' into 7685_flat_encoding
09a1cf7
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Oct 24, 2024 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 49a4411 rename requestsRoot to requestsHash 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
🟢 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
🟢 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
🟢 985f4bf update prague engine API ATs with updated contract... Valid sign-off found
🟢 f298d46 update prague ATs using PragueAcceptanceTestHelper... Valid sign-off found
🟢 9114f4d Merge branch 'main' into 7685_flat_encoding Skipped: sign-off not required in merge commit
🟢 3d4f2ec Change BlockHeader isEmpty check to use the empty ... Valid sign-off found
🟢 f1b412d cleanup Valid sign-off found
🟢 8783ab7 pr suggestions Valid sign-off found
🟢 3833701 fix prague engine ATs after updating error message Valid sign-off found
🟢 2be3c0f update SystemCallProcessorTest for case when contr... Valid sign-off found
🟢 dd72a27 review suggestions Valid sign-off found
🟢 64d7ed3 Merge branch 'main' into 7685_flat_encoding Skipped: sign-off not required in merge commit
🟢 157749a Merge branch 'main' into 7685_flat_encoding Skipped: sign-off not required in merge commit
🟢 7b31ed0 Merge branch 'main' into 7685_flat_encoding Skipped: sign-off not required in merge commit
🟢 09a1cf7 Merge branch 'main' into 7685_flat_encoding Skipped: sign-off not required in merge commit