·
230 commits
to main
since this release
First EEST pre-release for Pectra Devnet-5.
Execution Layer EIP List for pectra-devnet-5
The list below links the specific commit versions of the EIPs included in devnet-5 and in this release:
- EIP-2537: Precompile for BLS12-381 curve operations
- EIP-2935: Save historical block hashes in state
- EIP-6110: Supply validator deposits on chain
- EIP-7002: Execution layer triggerable withdrawals
- EIP-7251: Increase the MAX_EFFECTIVE_BALANCE
- EIP-7623: Increase calldata cost - ❗ new EIP
- EIP-7685: General purpose execution layer requests
- EIP-7691: Blob throughput increase ❗ new EIP
- EIP-7702: Set EOA account code for one transaction
Breaking Changes
Transaction Tests
New test format is included in this release called Transaction Tests.
The fixtures of this type are included in folder ./fixtures/transaction_tests/
.
Important Notes
None