go-ethereum icon indicating copy to clipboard operation
go-ethereum copied to clipboard

Fusaka Fork Planning

Open fjl opened this issue 7 months ago • 0 comments

Done here means reviewed and merged to master.

Fusaka devnet 0

Specs: https://notes.ethereum.org/@ethpandaops/fusaka-devnet-0 Branch: #31825

  • [x] ~~EOFv1~~
    • ~~#30511~~
  • [x] MODEXP repricing
    • #31606
  • [x] Modexp cap:
    • #31818
  • [x] GetBlobsV2
    • #31354
    • #31378
    • https://github.com/ethereum/go-ethereum/pull/31791
    • https://github.com/ethereum/go-ethereum/pull/31992
  • [ ] BPO forks
    • https://github.com/ethereum/go-ethereum/pull/31820

Fusaka devnet 1

https://notes.ethereum.org/@ethpandaops/fusaka-devnet-1 Branch: https://github.com/ethereum/go-ethereum/pull/32028

  • [ ] EIP-7825 tx gas limit cap
    • https://github.com/ethereum/go-ethereum/pull/31824
  • [ ] EIP-7918 blob basefee bounded by execution cost
    • #31965

Berlin interop devnet 2

https://notes.ethereum.org/@ethpandaops/berlinterop-devnet-2 Branch: https://github.com/ethereum/go-ethereum/pull/32032

  • [ ] EIP-7907: Meter Contract Code Size And Increase Limit
    • #32003
  • [ ] ~~EIP-7954: Increase Maximum Contract Size to 48KiB and initcode Size to 96KiB~~
    • ~~#32002~~
  • [ ] EIP-7934: RLP Execution Block Size Limit
    • #31990
  • [ ] EIP-7951: Precompile for secp256r1 Curve Support
    • #27540
    • #31991
  • [ ] EIP-7939: CLZ opcode
    • https://github.com/ethereum/go-ethereum/pull/31989

fjl avatar Apr 24 '25 09:04 fjl