Skip to content

Commit 6520f26

Browse files
spencer-tbmarioevzfselmo
authored
feat(tests): EIP-7934 - block rlp size limit test cases (ethereum#1730)
* feat(tests): block rlp size limit eip-7934 test cases. Co-authored-by: Mario Vega <[email protected]> Co-authored-by: felipe <[email protected]> * fix: minor rename * Update tests/osaka/eip7934_block_rlp_limit/test_max_block_rlp_size.py Co-authored-by: felipe <[email protected]> * fix(tests): remove misleading block rlp cases --------- Co-authored-by: Mario Vega <[email protected]> Co-authored-by: felipe <[email protected]>
1 parent 97ea7a6 commit 6520f26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Users can select any of the artifacts depending on their testing needs for their
7272
-[EIP-7825](https://eips.ethereum.org/EIPS/eip-7825): Add test cases for the transaction gas limit of 30M gas ([#1711](https://github.com/ethereum/execution-spec-tests/pull/1711)).
7373
-[EIP-7951](https://eips.ethereum.org/EIPS/eip-7951): add test cases for `P256VERIFY` precompile to support secp256r1 curve [#1670](https://github.com/ethereum/execution-spec-tests/pull/1670).
7474
- ✨ Introduce blockchain tests for ZKEVM to cover the scenario of pure ether transfers [#1742](https://github.com/ethereum/execution-spec-tests/pull/1742).
75+
-[EIP-7934](https://eips.ethereum.org/EIPS/eip-7934): Add test cases for the block RLP max limit of 10MiB ([#1730](https://github.com/ethereum/execution-spec-tests/pull/1730)).
7576
-[EIP-7939](https://eips.ethereum.org/EIPS/eip-7939) Add count leading zeros (CLZ) opcode tests for Osaka ([#1733](https://github.com/ethereum/execution-spec-tests/pull/1733)).
7677

7778
## [v4.5.0](https://github.com/ethereum/execution-spec-tests/releases/tag/v4.5.0) - 2025-05-14

0 commit comments

Comments
 (0)