EESTs Fusaka Devnet Interop release v1.0.0. Note this does not contain any tests for EIP-7934 or EIP-7939 yet.
Summary
Builds on top of the last Fusaka Devnet-2 release. Includes test cases for EIP-7951 and updated test cases for EIP-7883 following its recent spec change.
The next release will include test cases for EIP-7934 (block rlp size limit) and EIP-7939 (count leading zeros opcode).
Included EIPs
The list below links the specific commit versions of the EIPs included in devnet-interop and in this release:
- EIP-7823: Set upper bounds for MODEXP ✋
- EIP-7883: ModExp Gas Cost Increase 🆙
- EIP-7918: Blob base fee bounded by execution cost ✋
- EIP-7825: Transaction Gas Limit Cap ✋
- EIP-7951: Precompile for secp256r1 Curve Support ✋
Emoji Key
- ✋ - No change since last release
- 🆕 - Brand new EIP tests added
- 🆙 - Existing EIP tests updated