Skip to content

Releases: taikoxyz/taiko-mono

docs-site: v1.16.0

07 Nov 18:20
591ee8e
Compare
Choose a tag to compare

1.16.0 (2024-11-07)

Features

  • docs-site: update graphic for hekla network config (#18457) (1d9b753)

docs-site: v1.15.0

05 Nov 15:32
bd80330
Compare
Choose a tag to compare

1.15.0 (2024-11-05)

Features

  • docs-site: update network config, list cooldown, proving windows and bonds for every tier, remove banner (#18377) (df16035)

Documentation

Workflow

protocol: v1.10.0

01 Nov 06:00
9345f14
Compare
Choose a tag to compare

1.10.0 (2024-11-01)

Features

  • protocol: add proposeBlocksV2 method to ProverSet (#18115) (0743a99)
  • protocol: add aggregated sgx verify test (#18160) (8dda47b)
  • protocol: add Hekla Ontake hardfork upgrade scripts (#18103) (a3436e8)
  • protocol: allow owner to update recipient in TokenUnlock (#18184) (773ae1b)
  • protocol: check-in HeklaTaikoToken (#18189) (60c38d8)
  • protocol: enable sp1 batch aggregation (#18199) (038cd32)
  • protocol: improve getTransitions (#18181) (868d733)
  • protocol: Increase the probability of sgx proof for lab proposer (#18288) (fd0dbbb)
  • protocol: introduce getTransitions in TaikoL1 (#18154) (273bf53)
  • protocol: make sure init() covers logics in init2(), init3().. (#18292) (9d06958)
  • protocol: rename B_BLOCK_PROPOSER to B_PRECONF_REGISTRY (#18255) (bf3caf7)
  • protocol: scripts to deploy new mainnet implementation contracts (#18356) (269759b)
  • protocol: update mainnet ontakeForkHeight config (#18252) (7550882)
  • protocol: update ric0 & sp1 verification contract (#18269) (684a909)
  • protocol: update sp1 contracts (#18097) (6f26434)
  • protocol: upgrade script (#18334) (2c41dd1)
  • protocol: user smaller cooldown windows (#18345) (63455f9)

Bug Fixes

  • protocl: check blockId in getBlock and getBlockV2 (#18327) (4288fb6)
  • protocol: avoid invocation in Bridge message processing if calldata is "" and value is 0 (#18137) (10c2972)
  • protocol: correct the wrong router address for mainnet (#18291) (ae0a9da)
  • protocol: fix a new bug in LibProposing (#18328) (7436bae)
  • protocol: fix an issue in same transition check (#18254) (233806e)
  • protocol: fix DCAP configuration script (#18088) (e8618c5)
  • protocol: fix issue in mainnet deployment script (#18283) (5c371a1)
  • protocol: fix LibAddress.supportsInterface to handle undecodeable return data (#18286) (299b4c9)
  • protocol: fix permission in ComposeVerifier (#18302) (4c45d8b)
  • protocol: fix proposeBlock()'s block id check (#18227) (3a9d6c1)
  • protocol: fix test related to SendMessageToDelegateOwner.s.sol (#18300) (65daa3e)
  • protocol: fix wrong Bridged ERC20 address cache (#18287) (49267ab)
  • protocol: revert a change to maintain taiko-geth compatibility (#18331) (9d18d59)
  • protocol: revert changes related to proposedIn and proposedAt to fix a bug (#18333) (5cb43ab)
  • protocol: reward non-assigned prover 7/8 liveness bond (#18132) (9f99099)
  • protocol: small fix to 1559 error check (#18339) (4428661)

Chores

Read more

docs-site: v1.14.0

26 Oct 05:00
0e905f0
Compare
Choose a tag to compare

1.14.0 (2024-10-25)

Features

  • docs-site: add banner for mainnet protocol upgrade (#18306) (550dda3)

docs-site: v1.13.0

25 Oct 05:39
d60d8de
Compare
Choose a tag to compare

1.13.0 (2024-10-25)

Features

taiko-client: v0.39.2

24 Oct 12:57
52a9362
Compare
Choose a tag to compare

Summary

v0.39.2 (2024-10-24) is 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

  • taiko-client: update OntakeForkHeight in mainnet (#18253) (21c6235)

Bug Fixes

  • taiko-client: fix lastVerifiedBlockHash fetch (#18277) (8512f45)
  • protocol: fix issue in mainnet deployment script (#18283) (5c371a1)
  • taiko-client: fix path parsing in /eth/v1/config/spec (#18295) (6633c80)

taiko-client: v0.39.1

22 Oct 07:11
191480d
Compare
Choose a tag to compare

Summary

v0.39.1 (2024-10-22) is 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

  • taiko-client: update OntakeForkHeight in mainnet (#18253) (21c6235)

Bug Fixes

  • taiko-client: fix lastVerifiedBlockHash fetch (#18277) (8512f45)

taiko-client: v0.39.0

01 Nov 05:59
be08e8b
Compare
Choose a tag to compare

0.39.0 (2024-10-21)

Features

  • taiko-client: update OntakeForkHeight in mainnet (#18253) (21c6235)

Documentation

  • taiko-client: update readme how to do integration test (#18256) (b12b32e)

Tests

  • taiko-client: introduce taiko-reth as another L2 node in testing (#18223) (e856273)

taiko-client: v0.38.0

01 Nov 05:59
f3ed20b
Compare
Choose a tag to compare

0.38.0 (2024-10-09)

Summary

0.38.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-client upgrade. Please note that newer versions may be released, and it's advised to stay updated.

Details

Features

  • taiko-client: add proposer_pool_content_fetch_time metric (#18190) (35579df)

Chores

Tests

fork-diff: v0.6.1

04 Oct 02:41
287620f
Compare
Choose a tag to compare

0.6.1 (2024-10-04)

Documentation

  • fork-diff: update geth fork diff for upstream merge (#18206) (cf303b6)