mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-07 04:23:52 +00:00
3.1 KiB
3.1 KiB
Changelog
1.14.1 (2025-03-21)
Bug Fixes
- repo: fix workflow to use configs (#402) (177750c)
- taiko-client: fix an issue in
encodeAndCompressTxList(#404) (8d5d308)
1.14.0 (2025-03-21)
Features
1.13.0 (2025-03-15)
Features
- consensus: introduce
AnchorV3GasLimit(#378) (a0b97be) - consensus: introduce cache for the payloads (#380) (36430eb)
- consensus: update
TaikoAnchor.anchorV3selector (#379) (1e948cf) - core: align the upstream
types.Header(#393) (573f8fc) - eth: changes based on protocol
Pacayafork (#367) (7bf5c0d) - miner: use
[]*ethapi.RPCTransactionin RPC response body (#391) (afd09af) - repo:
go-ethereumv1.15.5 upstream merge (#395) (364acd0) - repo: add do-not-merge and rename files (#390) (3792f93)
- taiko_genesis: update devnet genesis JSONs for new
AnchorV3method (#382) (2448fb9)