fusaka-devnet-2 targets to launch on 23rd June 2025
We aim to test all validator custody features in this devnet
Meta EIP status tracker: https://notes.ethereum.org/@marioevz/fusaka-sfi-tracker
We want to test this network without getBlobv2
The list below links the specific commit versions of the EIPs included in devnet-2.
Fusaka mega EIP-7607
EIP-7594: PeerDAS - Peer Data Availability Sampling
EIP-7823: Set upper bounds for MODEXP
EIP-7825: Transaction Gas Limit Cap
EIP-7883: ModExp Gas Cost Increase
EIP-7892: Blob Parameter Only Hardforks
EIP-7907: Meter Contract Code Size And Increase Limit
EIP-7917: Deterministic proposer lookahead
EIP-7918: Blob base fee bounded by execution cost
EIP-7934: RLP Execution Block Size Limit
EIP-7939: Count leading zeros (CLZ) opcode
EIP-7951: Precompile for secp256r1 Curve Support
Consensus Specs: Release v1.6.0-alpha.2
Exection Spec Tests: TODO
Beacon Metrics
PeerDAS metrics: add data column, kzg, custody metrics Open
Beacon API
Add data_column_sidecar event to eventstream API Merged
Add data column sidecars debug endpoint Merged
Builder Specs
Consensus Specs
Modify fork digest to distinguish BPO forks + add entry to ENR Merged
CGC: Update before Fulu Merged
PeerDAS validator custody: Introduce Status RPC lowest_slot Merged
Execution APIs
Execution Spec PRs
Update EIP-7892: harden the spec with p2p details. Merged
Update EIP-7594: Add blob count per tx limit via blobSchedule Merged
Update EIP-7883: Assume minimal base/mod length of 32 Merged
Execution Spec Tests PRs
feat(tests): peerdas tracking issue Open
Client | Status |
---|---|
Teku | Supports with backfill |
Nimbus | Not yet supported |
Prysm | Supports without backfill |
Lighthouse | Not yet supported |
Grandine | Not yet supported |
Lodestar | Supports without backfill |
todo
# wallet settings
seed: gasburnertx-5 # seed for the wallet
refill_amount: 5000000000000000000 # refill 5 ETH when
refill_balance: 1000000000000000000 # balance drops below 1 ETH
refill_interval: 600 # check every 10 minutes
# scenario: gasburnertx
total_count: 0
throughput: 1
max_pending: 2
max_wallets: 40
rebroadcast: 120
base_fee: 20
tip_fee: 2
gas_units_to_burn: 31000000
client_group: ""
Besu
04 Jun 12:06:51 | Rejected invalid block 65 (0xcc465caeaca9e0a764bc1229350a61890ae76668a4ee83b19b3f1a15b6bde261), ExtraData: Nethermind v1.33.0a, reason: TxGasLimitCapExceeded: Gas limit 32050000 exceeed cap of 30000000.
Nethermind:
Manu’s test scenarios:
https://hackmd.io/@manunalepa/BJzNsCnvyx
Scenario | Grandine | Lighthouse | Lodestar | Nimbus | Prysm | Teku |
---|---|---|---|---|---|---|
1a | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
1b | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
2a | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
2b | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
3a | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
3b | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
4 | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
https://notes.ethereum.org/@ethpandaops/fusaka-devnet-0