Commits
Click on a commit to change the comparison rangefeat: integrate BAL devnet2 changes feat(chainspec): add Amsterdam hardfork support fix(engine-api): restore is_critical_method and add V5/V6 capabilities feat(consensus): add Amsterdam header field validation feat: add slot_number support and enable BAL builder for Amsterdam chore: fix compilation issues after BAL revert chore: add block_access_list_hash and slot_number to HeaderExt docs: add missing docs for Amsterdam engine API endpoints chore: update hive build_simulators.sh for BAL devnet feat: add BAL support to engine tree payload validator refactor: use GotExpectedBoxed for BlockAccessListHashMismatch fix: add block_access_list field to BlockExecutionResult initializers fix: gate BytecodeKind import behind reth-codec feature fix: resolve clippy and build issues from revm hashmap changes chore: try validation of bal after execution (#22165) Merge branch 'main' into bal-devnet-2 Merge branch 'main' into bal-devnet-2 merge: resolve conflict with main in payload_validator.rs