EESTs Fusaka Devnet 3 release v1.0.0.
❌ EIP-7907 is removed from Fusaka! ❌
Summary
Builds on top of the last Fusaka Devnet-2 release, containing additional test cases for EIP-7934 & EIP-7939, removing EIP-7907 test cases although still includes re-filled Shanghai initcode tests to provide some validation for the removal of EIP-7907 from clients.
New tests for the maxBlobsPerTx
limit are added for EIP-7594 including more modified EIP-4844 tests.
Included EIPs
The list below links the specific commit versions of the EIPs included in this release:
- EIP-7823: Set upper bounds for MODEXP ✋
- EIP-7883: ModExp Gas Cost Increase 🆙 (gas price changes)
- EIP-7918: Blob base fee bounded by execution cost 🆙 (blob base fee cost changed)
- EIP-7825: Transaction Gas Limit Cap 🆙 (changed from 30M to 2^24)
- EIP-7951: Precompile for secp256r1 Curve Support 🆙 (gas price changes)
- EIP-7934: RLP Execution Block Size Limit ✋
- EIP-7939: Count leading zeros (CLZ) opcode 🆙 (gas price changes)
Emoji Key
- ✋ - No change since last release
- 🆕 - Brand new EIP tests added
- 🆙 - Existing EIP tests updated