You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EIP-7928: exclude the recipient when a runtime halt precedes — EIPs#11902@hudem1
It seems this was already done on our side in Devnet-7 tests and repricing #12476. It seems the EIP spec clarification came afterward to codify what implementations were already doing.
👌 discv5-only EL discovery (--Discovery.DiscoveryVersion V5): publish and refresh the eth forkid ENR entry at the fork — geth's dial-candidate filter drops nodes without it
Tracking issue for glamsterdam-devnet-8 (target: early August 2026).
Spec updates (vs devnet-7)
TX_VALUE_COST(create-with-value cost changes) — EIPs#11997, execution-specs#3214 @hudem1feat(eip-2780): fold EIP-7708 transfer log cost into TX_VALUE_COST #12713
It seems this was already done on our side in Devnet-7 tests and repricing #12476. It seems the EIP spec clarification came afterward to codify what implementations were already doing.
EIP-7997: activation-block deployment + BAL recording — EIPs#11991, execution-specs#3200 @hudem1feat(evm): install EIP-7997 deterministic factory on fork activation #12714
Rename EIP-8037 regular gas dimension to execution gas #12600
- Revised EIP-8038 values:
COLD_STORAGE_ACCESS2,100,ACCOUNT_WRITE9,000,CALL_VALUE11,300,CREATE_ACCESS12,000, storage-clear refund 11,616, and access-list costs 2,900 / 2,000.- Derive access-list address and storage-key costs from cold access minus warm access — EIPs#12056, execution-specs#3271.
Apply final EIP-8038 state-access repricing #12633
JSON-RPC (execution-apis)
checked and everything seems already fine, nothing to do here
feat: EIP-8037 two-dimensional gas tracing (stateGasTracer + callTracer) #12628
eth_createAccessListgas-fee affordability clarification @hudem1test: eth_createAccessList affordability with omitted fee fields #12629
Actually those 2 items below are already existing bugs regarding glamsterdam :
fix(simulate): skip EIP-3607 on the EIP-7928 BAL path in eth_simulateV1 #12691
fix(simulate): route the EIP-7928 BAL path through the simulate tx adapter (#12692) #12721
fix(simulate): default a no-gas eth_simulateV1 call to the block gas budget (#12692) #12722
Networking
--Discovery.DiscoveryVersion V5): publish and refresh theethforkid ENR entry at the fork — geth's dial-candidate filter drops nodes without itTesting
tests-glamsterdam-devnet@v8.1.0(release tracker) @flcl42Update Glamsterdam devnet tests to v8.1.0 #12634
Revalidate the txpool across fork boundaries #12755
Networking
Add sparse blob pool #11094
feat(snap): add snap/2 protocol and bal healing #12578
Spec