Releases: taikoxyz/taiko-geth
v1.11.1
Summary
v1.11.1 (2024-10-22) is a release for Taiko Mainnet, with support for the upcoming Ontake protocol fork, as well as optimizations and bug fixes.
Mandatory Update
Key Dates
- Protocol Upgrade: Oct 31th, 2:00 AM UTC (10:00 AM Singapore) — Ensure your software is updated before this time.
- Ontake Fork: Estimated for Nov 15th, 2024, at block height 538,304. The exact time may vary due to block time variability.
Required Software Versions
The versions listed below are the minimum required for the Ontake upgrade. Please note that newer versions may be released, and it's advised to stay updated.
- Taiko BCR Protocol v1.10.0 — If using a ProverSet for block proposals, update to the new implementation.
- taiko-geth v1.11.1
- taiko-client v0.39.2
- simple-taiko-node v1.8.1
- raiko v1.3.0
Failure to upgrade may lead to network disconnection or operational issues. You can revert to previous versions before the fork if necessary, as no database schema changes are involved.
Details
Features
- core: update
MainnetOntakeBlock
(#330) (cd72c5b) - all:
geth/v1.14.11
upstream merge (5c84a20) - taiko_api: reduce the frequency of
zlib
compression when fetching txpool content (27b4d6e) - taiko_api: fix an
EstimatedGasUsed
calculation issue (96296fb)
Bug Fixes
v1.11.0
v1.10.0
1.10.0 (2024-10-03)
Summary
v1.10.0 is a pre-release for the Hekla testnet that incorporates the merged upstream go-ethereum code. While this update is not mandatory for all Hekla node operators, we recommend upgrading to this version.
Required Software Versions
The versions listed below are the minimum required for the taiko-geth upgrade. Please note that newer versions may be released, and it's advised to stay updated.
Details
Features
v1.8.0
Summary
v1.8.0 is a pre-release for the Hekla testnet, with support for the upcoming Ontake protocol fork, as well as optimizations and bug fixes.
Mandatory Update ⚠️
Key Dates
- Protocol Upgrade: Sep 20th, 2:00 AM UTC (10:00 AM Singapore) — Ensure your software is updated before this time.
- Ontake Fork: Estimated for Sep 24th, 2024, at block height 840,512. The exact time may vary due to block time variability.
Required Software Versions
The versions listed below are the minimum required for the Ontake upgrade. Please note that newer versions may be released, and it's advised to stay updated.
- Taiko BCR Protocol v1.9.0 — If using a ProverSet for block proposals, update to the new implementation.
- taiko-geth v1.8.0
- taiko-client v0.36.0
- simple-taiko-node v1.7.0
- raiko v1.1.0
Failure to upgrade may lead to network disconnection or operational issues. You can revert to previous versions before the fork if necessary, as no database schema changes are involved. This pre-release applies only to the Hekla testnet and is not for mainnet use.
Details
Features
- consensus: update
ValidateAnchorTx
(#289) (8ff161f) - core: changes based on the latest
block.extradata
format (#295) (a875cc8) - core: decode basefee params from
block.extraData
(#290) (83564ba) - core: introduce
BasefeeSharingPctg
inBlockMetadata
(#287) (e6487f0) - eip1559: remove
CalcBaseFeeOntake()
method (#293) (124fde7) - miner: improve
prepareWork()
(#292) (06b2903) - taiko_genesis: update interanl devnet genesis JSON for ontake hardfork (#288) (a748b91)
- taiko_genesis: update interanl devnet genesis JSON for ontake hardfork (#291) (217c9ec)
- taiko_genesis: update internal devnet genesis JSON (#285) (b137b2a)
- taiko_genesis: update internal devnet genesis JSON (#296) (882a6cd)
- taiko_genesis: update genesis JSONs (#305) (73df1f1)
- core: update
ontakeForkHeight
to Sep 24, 2024 (#309) (4e05e58)
Bug Fixes
v1.7.0
v1.6.1
v1.6.0
1.6.0 (2024-08-26)
Features
- consensus: update
ValidateAnchorTx
(#289) (8ff161f) - core: changes based on the latest
block.extradata
format (#295) (a875cc8) - core: decode basefee params from
block.extraData
(#290) (83564ba) - core: introduce
BasefeeSharingPctg
inBlockMetadata
(#287) (e6487f0) - eip1559: remove
CalcBaseFeeOntake()
method (#293) (124fde7) - miner: improve
prepareWork()
(#292) (06b2903) - taiko_genesis: update interanl devnet genesis JSON for ontake hardfork (#288) (a748b91)
- taiko_genesis: update interanl devnet genesis JSON for ontake hardfork (#291) (217c9ec)
- taiko_genesis: update internal devnet genesis JSON (#285) (b137b2a)
- taiko_genesis: update internal devnet genesis JSON (#296) (882a6cd)