Skip to content

Releases: taikoxyz/taiko-geth

v1.16.0

01 Jun 04:10
17fbc6b
Compare
Choose a tag to compare
v1.16.0 Pre-release
Pre-release

1.16.0 (2025-05-21)

Features

Bug Fixes

  • repo: fix json-rpc docs autogen workflow (#419) (190d6af)

Chores

Documentation

Tests

v1.15.1-hotfix

21 May 11:35
Compare
Choose a tag to compare

1.15.1-hotfix (2025-05-21)

Mandatory Update

Key Dates

  • The contract upgrade will take place at 2:00 PM on May 20, 2025(UTC +8).
  • Pacaya Fork: Estimated for May 21, 2025 UTC at block height 1,166,000. The exact time may vary due to block time variability.

Required Software Versions

The versions listed below are the minimum required for the upgrade. Please note that newer versions may be released, and it's advised to stay updated.

Failure to upgrade may lead to proof operation failure or operational issues.

v1.15.1

14 May 05:52
Compare
Choose a tag to compare

1.15.1 (2025-05-15)

Mandatory Update

Key Dates

  • The contract upgrade will take place at 2:00 PM on May 20, 2025(UTC +8).
  • Pacaya Fork: Estimated for May 21, 2025 UTC at block height 1,166,000. The exact time may vary due to block time variability.

Required Software Versions

The versions listed below are the minimum required for the upgrade. Please note that newer versions may be released, and it's advised to stay updated.

Failure to upgrade may lead to proof operation failure or operational issues.

v1.15.0

11 Apr 03:48
2f9a84e
Compare
Choose a tag to compare
v1.15.0 Pre-release
Pre-release

1.15.0 (2025-04-01)

Features

  • miner: improve pruneTransactions (#411) (7a019ea)
  • miner: reduce the number compression attempts when fetching transactions list (#406) (9e6edc5)

Chores

  • eth: always use the latest block number for pending state in RPC calls (#410) (6822358)

v1.14.1

21 Mar 09:09
c98487d
Compare
Choose a tag to compare
v1.14.1 Pre-release
Pre-release

1.14.1 (2025-03-21) is a pre-release for the Hekla testnet, with support for the upcoming Pacaya fork, as well as optimizations and bug fixes.

Mandatory Update ⚠️

Key Dates

  • Pacaya Fork: Estimated for Mar 28th, 2025, at block height 1,299,888. The exact time may vary due to block time variability.

Required Software Versions

The versions listed below are the minimum required for the Pacaya upgrade. Please note that newer versions may be released, and it's advised to stay updated.

Failure to upgrade may lead to network disconnection or operational issues.

Details

Features

  • consensus: introduce AnchorV3GasLimit (#378) (a0b97be)
  • consensus: introduce cache for the payloads (#380) (36430eb)
  • consensus: update TaikoAnchor.anchorV3 selector (#379) (1e948cf)
  • core: align the upstream types.Header (#393) (573f8fc)
  • eth: changes based on protocol Pacaya fork (#367) (7bf5c0d)
  • miner: use []*ethapi.RPCTransaction in RPC response body (#391) (afd09af)
  • repo: go-ethereum v1.15.5 upstream merge (#395) (364acd0)
  • repo: add do-not-merge and rename files (#390) (3792f93)
  • taiko_genesis: update devnet genesis JSONs for new AnchorV3 method (#382) (2448fb9)

Bug Fixes

  • eth: write L1Origin even if the payload is already in the cache (#396) (43a60b3)
  • repo: fix workflow to use configs (#402) (177750c)
  • taiko-client: fix an issue in encodeAndCompressTxList (#404) (8d5d308)

v1.14.0

21 Mar 01:44
53531d9
Compare
Choose a tag to compare
v1.14.0 Pre-release
Pre-release

1.14.0 is a pre-release for the Hekla testnet, with support for the upcoming Pacaya fork, as well as optimizations and bug fixes.

Mandatory Update ⚠️

Key Dates

  • Pacaya Fork: Estimated for Mar 28th, 2025, at block height 1,299,888. The exact time may vary due to block time variability.

Required Software Versions

The versions listed below are the minimum required for the Pacaya upgrade. Please note that newer versions may be released, and it's advised to stay updated.

Failure to upgrade may lead to network disconnection or operational issues.

Details

Features

  • consensus: introduce AnchorV3GasLimit (#378) (a0b97be)
  • consensus: introduce cache for the payloads (#380) (36430eb)
  • consensus: update TaikoAnchor.anchorV3 selector (#379) (1e948cf)
  • core: align the upstream types.Header (#393) (573f8fc)
  • eth: changes based on protocol Pacaya fork (#367) (7bf5c0d)
  • miner: use []*ethapi.RPCTransaction in RPC response body (#391) (afd09af)
  • repo: go-ethereum v1.15.5 upstream merge (#395) (364acd0)
  • repo: add do-not-merge and rename files (#390) (3792f93)
  • taiko_genesis: update devnet genesis JSONs for new AnchorV3 method (#382) (2448fb9)

Bug Fixes

  • eth: write L1Origin even if the payload is already in the cache (#396) (43a60b3)

v1.13.0

20 Mar 02:24
55a75b6
Compare
Choose a tag to compare
v1.13.0 Pre-release
Pre-release

1.13.0 (2025-03-15)

Features

  • consensus: introduce AnchorV3GasLimit (#378) (a0b97be)
  • consensus: introduce cache for the payloads (#380) (36430eb)
  • consensus: update TaikoAnchor.anchorV3 selector (#379) (1e948cf)
  • core: align the upstream types.Header (#393) (573f8fc)
  • eth: changes based on protocol Pacaya fork (#367) (7bf5c0d)
  • miner: use []*ethapi.RPCTransaction in RPC response body (#391) (afd09af)
  • repo: go-ethereum v1.15.5 upstream merge (#395) (364acd0)
  • repo: add do-not-merge and rename files (#390) (3792f93)
  • taiko_genesis: update devnet genesis JSONs for new AnchorV3 method (#382) (2448fb9)

Bug Fixes

  • eth: write L1Origin even if the payload is already in the cache (#396) (43a60b3)

v1.12.0

31 Jan 10:18
02597d7
Compare
Choose a tag to compare

1.12.0 (2025-01-31)

This is a security release.
Please update your nodes ASAP.

For more details, please refer to go-ethereum/v1.14.13

Features

Bug Fixes

v1.11.1

22 Oct 13:22
467c93e
Compare
Choose a tag to compare

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.

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

  • taiko-geth: fix a mempool fetch issue (#333) (1340ded)
  • taiko-geth: revert a tx.Shift() change (#335) (46576d2)
  • taiko-geth: stop using RevertToSnapshot when fetching mempool (#336) (1216d8d)

v1.11.0

22 Oct 05:12
3229807
Compare
Choose a tag to compare
v1.11.0 Pre-release
Pre-release

1.11.0 (2024-10-16)

Features