Skip to content

Merge branch 'feat/bal_devenet_test_5.5.1' into bal-devnet-3

6d8a0b4
Select commit
Loading
Failed to load commit list.
Merged

Merge main, latest spec tests and their fixes into bal-devnet-3 #10091

Merge branch 'feat/bal_devenet_test_5.5.1' into bal-devnet-3
6d8a0b4
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Mar 23, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 1b8d3c8 Add -Pcases to jmh (#9982) Valid sign-off found
🟢 8ede37b Preserve caller-provided gas pricing in eth_simula... Valid sign-off found
🟢 102461a Fix edge cases for MOD variants (#9934) Valid sign-off found
🟢 cb92692 Removing memoize from the signature algorithm (#86... Valid sign-off found
🟢 ca2d953 Benchmarking docs (#9998) Valid sign-off found
🟢 ef20137 Disconnect reason (#9901) Valid sign-off found
🟢 77028f1 Migrate JSR305 nullness annotations to JSpecify (#... Valid sign-off found
🟢 df8849a Fix flaky BundleSelectorPluginTest on slow CI runn... Valid sign-off found
🟢 9d73b53 Fix flaky BackwardSyncContextTest on slow CI runne... Valid sign-off found
🟢 304d3c8 potential fix for race condidion affecting ATs (#9... Valid sign-off found
🟢 1f8da25 Use sha256 hardware implementation (#9924) Valid sign-off found
🟢 c47cde2 Log ENR URL at startup alongside enode URL (#10003... Valid sign-off found
🟢 f95939f fix(metrics): prevent duplicate OTel callback regi... Valid sign-off found
🟢 b7090f0 disable forest TraceJsonRpcHttpBySpecTest (#10005) Valid sign-off found
🟢 9887a56 Add config option for max blobs per block (#9983) Valid sign-off found
🟢 5218d76 Update GitHub repository references from hyperledg... Valid sign-off found
🟢 6d94b58 26.3.0-rc0 prep (#10017) Valid sign-off found
🟢 8ac78cf enable local gradle caching (#10008) Valid sign-off found
🟢 f922aa2 Use existing RLP methods in trie log prune batch f... Valid sign-off found
🟢 de2a87d Add compressed ECDH key agreement to SecurityModul... Valid sign-off found
🟢 8a3f79b Delay chain download if no peers, and handle cance... Valid sign-off found
🟢 aeea9f6 Add ENR v5 bootnodes support for DiscV5 discovery ... Valid sign-off found
🟢 76516a9 Remove Clique RPC APIs and remaining DSL test infr... Valid sign-off found
🟢 d414b9c Implement EIP-7975: eth/70 - partial block receipt... Valid sign-off found
🟢 d091417 Remove pre-eth/68 transaction announcement support... Valid sign-off found
🟢 b92544f Fix addMod case in Modulus256 (#10001) Valid sign-off found
🟢 881471b Use VarHandle in UInt256::fromBytesBE and uInt256:... Valid sign-off found
🟢 bc5e677 Update --bootnodes description and throw exception... Valid sign-off found
🟢 151ac57 Remove Peer Task System feature toggle from Downlo... Valid sign-off found
🟢 8a948b4 Support IPv6 subnets in --net-restrict (#10028) Valid sign-off found
🟢 772c378 Implement txpool_status RPC method (#10002) Valid sign-off found
🟢 93ca593 fix: add missing return for failed future in Trans... Valid sign-off found
🟢 63c17cb Remove deprecation warning from `--block-txs-selec... Valid sign-off found
🟢 7bc858d Change log level to debug (#10023) Valid sign-off found
🟢 7191630 Throw RLPException that is handled correctly inste... Valid sign-off found
🟢 342c490 remove invalid warning pre glamsterdam (#10049) Valid sign-off found
🟢 d210ad4 Remove Clique block production and mining infrastr... Valid sign-off found
🟢 2649a6b fix: use block's own hash for balance lookup in et... Valid sign-off found
🟢 9da5ccd Amsterdam: EIP-8037: State Creation Gas Cost Incre... Valid sign-off found
🟢 ea02a8a snap server - log enabled/disabled in config overv... Valid sign-off found
🟢 6af2fa2 fix: avoid TOCTOU race in eth_getBlockByNumber lat... Valid sign-off found
🟢 373d3f9 reduce number of scenarios tested (#10055) Valid sign-off found
🟢 ecaa3e5 PeerTaskValidation accept NO_RESULTS_RETURNED (#10... Valid sign-off found
🟢 b1d5679 reduce the number of iterations (#10057) Valid sign-off found
🟢 79bc2a3 BySpecTests: run setup once instead of for each sp... Valid sign-off found
🟢 01aa894 Fix eth_simulateV1 to accept both input and data f... Valid sign-off found
🟢 caa1bd2 logging improvements for breach of protocol for rl... Valid sign-off found
🟢 93ff415 Plugin API: pass pending block header when creatin... Valid sign-off found
🟢 7124710 Use cache locality to improve Shift opcodes (#9878... Valid sign-off found
🟢 9bf59b5 refactor stateroot commiter (#9879) Valid sign-off found
🟢 fccd0ea Deprecate --min-block-occupancy-ratio for remova... Valid sign-off found
🟢 fc80747 Add max used gas to eth_simulateV1 (#10066) Valid sign-off found
🟢 2453042 fix: send slim account encoding in snap AccountRan... Valid sign-off found
🟢 c8d8b71 Fix typed receipt encoding in putSyncTransactionRe... Valid sign-off found
🟢 2377423 fix: add blockchain-head guard to handleBlockTimer... Valid sign-off found
🟢 e16f172 Fix eth/69 receipt encoding for Frontier tx (#9900... Valid sign-off found
🟢 2ea5ad9 fallback to resync (#10019) Valid sign-off found
🟢 473613f Revert tracer aggregator (#10068) Valid sign-off found
🟢 0d1e19c Add tests for parallel block processing (optimisti... Valid sign-off found
🟢 aa9bdb2 report 10 slowest tests (#10063) Valid sign-off found
🟢 c7d95cc reduce volume of chain data pruner test (#10062) Valid sign-off found
🟢 d943e08 EIP-8159: eth/71 - Block Access List Exchange (#99... Valid sign-off found
🟢 34c63aa Implement div sdiv with long limbs (#9923) Valid sign-off found
🟢 976a219 Bonsai archive seperate column families (#10058) Valid sign-off found
🟢 57623ff fix: prevent unsigned underflow in eth_feeHistory ... Valid sign-off found
🟢 42e2eef Log block number/hash on receipts root mismatch fo... Valid sign-off found
🟢 3ecda3e fix UInt256: Take result from addBack in mulSubOve... Valid sign-off found
🟢 8bb98c6 BlockchainUtilParameterizedTest - reduce key-pair ... Valid sign-off found
🟢 4c96f47 minimize setup for BesuCommandTest (#10074) Valid sign-off found
🟢 87f5dd0 Defer Snappy decompression of P2P messages until w... Valid sign-off found
🟢 8282761 return -38015 when tx gas exceeds block gas limit ... Valid sign-off found
🟢 e26e47e Reduce memory usage of debug_trace* calls #9584 (#... Valid sign-off found
🟢 d741455 Update Amsterdam to bal@v5.4.0 spec (#10075) Valid sign-off found
🟢 e124630 oversized code no longer charges state gas Valid sign-off found
🟢 9e31195 charge SSTORE regular gas before state gas per EIP... Valid sign-off found
🟢 35d95e6 charge SELFDESTRUCT and CREATE regular gas before ... Valid sign-off found
🟢 d1293d8 spotless Valid sign-off found
🟢 6d8a0b4 Merge branch 'feat/bal_devenet_test_5.5.1' into ba... Skipped: sign-off not required in merge commit