Ethernova v3.0.0 - NIP-0004 Mainnet Activation
Mandatory hard-fork release for NIP-0004 on Ethernova mainnet.
- Activation block: 853,400
- Chain ID / Network ID: 121525
- Scope: NIP-0004 phases 1-12, gated to activation block
- Safety fix: NIP precompiles 0x29+ are not registered before their fork blocks
- Safety fix: ResourceTx 0x05 is rejected before ResourceMeteringForkBlock and accepted after activation
- Safety fix: legacy Noven precompiles 0x20-0x28 preserve pre-fork behavior
- Static release assets:
- ethernova-v3.0.0-linux-amd64
- ethernova-v3.0.0-windows-amd64.exe
Validation performed locally before release:
- go test ./core/types ./core/vm ./core ./core/state ./params/ethernova
- go test -run '^$' ./core/... ./eth/... ./internal/ethapi ./miner ./params/... ./consensus/... ./cmd/geth
- go test ./params/ethernova ./core/types ./core/vm ./core/state ./consensus/ethash ./consensus/lyra2
- git diff --check
- Static binary check: Linux artifact reports statically linked