Skip to content

Releases: taikoxyz/simple-taiko-node

v1.17.2

06 Jun 01:30
d6a4248
Compare
Choose a tag to compare
v1.17.2 Pre-release
Pre-release

1.17.2 (2025-06-06) is a pre-release for the Taiko Hekla testnet, with changes for based preconfirmations.

Note that since this is Stage 1 Whitelisted Preconfirmations, community members WILL NOT be able to propose/prove blocks. Community proposer/provers are encouraged to disable their proposer/provers to prevent loss of funds. Read more about the based preconfirmations rollout here.

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.

Command-Line Flag Changes

Driver Flag Changes

  • --taikoL1 has been replaced by --taikoInbox. Functionally remains the same.
  • --taikoL2 has been replaced by --taikoAnchor. Functionally remains the same.
  • --preconfirmation.serverPort: Optional config. HTTP port of the preconfirmation block server, 0 means disabled.
  • --preconfirmation.jwtSecret: Optional config. Path to a JWT secret to use for the preconfirmation block server.
  • --preconfirmation.corsOrigins: Optional config. CORS Origins settings for the preconfirmation block server, default value is *.
  • --preconfirmation.whitelist: Optional config. PreconfWhitelist contract L1 address.
  • --preconfirmation.handoverSkipSlots: Optional config. Handover slots to provide a boundary at the end of an epoch, default value is 4.

Proposer Flag Changes

  • --txPool.locals: DEPRECATED Priority inclusion accounts list has been deprecated.
  • --txPool.localsOnly: DEPRECATED Same as above.

Prover Flag Changes

  • --prover.startingBlockID has been replaced by --prover.startingBatchID.
  • --prover.localProposerAddresses: Optional config. Comma separated list of local proposer addresses, if set, prover will prove the batches proposed by these addresses before the assignment expiration time.
  • --graffiti: DEPRECATED Adding additional graffiti info to proof evidence has been deprecated.
  • --mode.contester: DEPRECATED Contesters no longer part of protocol.
  • --prover.port: DEPRECATED
  • --http.maxExpiry: DEPRECATED
  • --prover.guardianProverHealthCheckServerEndpoint: DEPRECATED Guardians no longer part of protocol.
  • --guardianProverMinority: DEPRECATED
  • --guardianProverMajority: DEPRECATED
  • --guardian.submissionDelay: DEPRECATED
  • --prover.enableLivenessBondProof: DEPRECATED
  • --prover.l1NodeVersion: DEPRECATED
  • --prover.l2NodeVersion: DEPRECATED

Chores

  • docker: update images and remove leftover proposer profile (#394) (fc89a0d)

v1.17.1

05 Jun 03:25
1c061c7
Compare
Choose a tag to compare
v1.17.1 Pre-release
Pre-release

1.17.1 (2025-06-05)

Chores

  • docker: remove hekla proposer profile (#392) (07a1da9)

v1.17.0

03 Jun 15:57
54ba9e3
Compare
Choose a tag to compare
v1.17.0 Pre-release
Pre-release

1.17.0 (2025-06-03)

Features

  • docker: update flags/script for preconfs (#389) (61886f2)

v1.16.1

21 May 11:19
3e488ff
Compare
Choose a tag to compare

1.16.1 (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.

Bug Fixes

v1.16.0

16 May 06:32
c0b075c
Compare
Choose a tag to compare
v1.16.0 Pre-release
Pre-release

1.16.0 (2025-05-16)

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.

Features

  • docker: updates for Mainnet Pacaya fork (#385) (171cec3)

v1.15.0

30 Apr 05:18
2fa21d1
Compare
Choose a tag to compare

1.15.0 (2025-04-30)

1.15.0 (2025-04-30) is a mandatory update for all Mainnet node operators, introducing compatibility changes for the upcoming Ethereum Electra hardfork (Wed May 07 10:05:11 2025 UTC).

Required Software Versions

The versions listed below are the compatible software versions. Please note that newer versions may be released, and it's advised to stay updated.

Features

  • docker: update mainnet tags for Pectra fork (#383) (6821768)

v1.14.0

11 Apr 06:22
e0a1222
Compare
Choose a tag to compare

1.14.0 (2025-04-11)

Features

  • docker: bump Hekla tags for sgx_geth (#381) (4ec6ccf)

v1.13.1

28 Mar 00:01
5e5cb67
Compare
Choose a tag to compare

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

Mandatory Update ⚠️

Key Dates

  • Pacaya Fork: Estimated for Mar 29th, 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

Bug Fixes

v1.13.0

27 Mar 04:31
529211a
Compare
Choose a tag to compare
v1.13.0 Pre-release
Pre-release

1.13.0 (2025-03-27) is a hotfix 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

v1.12.0

24 Mar 06:22
11ddbac
Compare
Choose a tag to compare
v1.12.0 Pre-release
Pre-release

1.12.0 (2025-03-24) is a 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

  • repo: update Hekla image tags for Pacaya fork (#374) (d1182fb)