Skip to content

Releases: taikoxyz/taiko-mono

protocol: v1.11.0

24 Dec 03:51
75359cc
Compare
Choose a tag to compare

1.11.0 (2024-12-24)

Features

  • protocol: add lastProposedIn to slotB (#18379) (96b380a)
  • protocol: adjust the zk ratio(risc0 & sp1) (#18613) (431435e)
  • protocol: allow local.params.parentMetaHash to remain as 0 (#18451) (94185fe)
  • protocol: allow any ERC20 tokens or Ether to be used as bonds (#18380) (1920521)
  • protocol: change HeklaTaikoToken's clock mode to timestamp to test the DAO (#18597) (ccc9500)
  • protocol: decrease the rate of risc0 in Hekla (#18553) (57d20db)
  • protocol: increase risc0 frequency in Hekla (#18407) (350264c)
  • protocol: increase zk(risc0 & sp1) rate in mainnet (#18481) (f24a908)
  • protocol: introduce ForkManager to improve protocol fork management (#18508) (ff5c196)
  • protocol: measure gas per block using a debug event (#18470) (e84e472)
  • protocol: propose a batch blocks conditionally (#18570) (e846f62)
  • protocol: request zk proofs(risc0 & sp1) in mainnet (#18467) (1fab427)
  • protocol: tolerate invalid BaseFeeConfig on L2 (#18338) (f9f5d15)
  • protocol: update B_TIER_ROUTER in RollupAddressCache (#18370) (9748ae5)
  • protocol: update RollupAddressCache with new MainnetTierRouter address (#18619) (b2ca63c)
  • protocol: update sp1 to 3.0.0 prod version (#18465) (0b11101)

Bug Fixes

  • protocol: fix debitBond bug and add additional tests (#18443) (75ff1f8)
  • protocol: revert B_TIER_OPTIMISTIC back to "" (#18446) (9549e7f)

Chores

Documentation

  • protocol: add mainnet zkVM verifiers deployment (#18454) (3481b68)
  • protocol: add Ontake fork audit report from OpenZeppelin (#18491) (e83adc0)
  • protocol: update Hekla deployments (#18598) (a095c69)
  • protocol: update mainnet deployment docs (#18366) (bbd69ca)
  • protocol: update mainnet deployment docs (#18482) (9da8499)
  • protocol: update mainnet deployment docs (#18621) (eb542bf)
  • protocol: upgrade sp1 remote verifier in Hekla (#18469) (051b619)
  • protocol: upgrade verifiers to support proof aggregation in Hekla (#18453) (bfb0386)
  • repo: improve grammar and readability (#18501) (61994ff)

Code Refactoring

  • protocol: extra a new function in LibProposing (#18456) (5b4b0cd)
  • protocol: remove unused code post Ontake fork (#18150) (8543cec)
  • protocol: slightly improve EssentialContract (#18445) (3d077f8)

Tests

  • protocol: check LibEIP1559 function results in fuzz tests (#18475) (06e190c)

Workflow

  • protocol: make the storage layout table clearer (#18633) (7394458)

Build

  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#18539) (79f3fab)
  • deps: bump golang.org/x/sync from 0.9.0 to 0.10.0 (#18560) (3d51970)

docs-site: v1.21.0

23 Dec 16:52
44c4d35
Compare
Choose a tag to compare

1.21.0 (2024-12-23)

Features

Chores

Build

  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#18539) (79f3fab)
  • deps: bump golang.org/x/sync from 0.9.0 to 0.10.0 (#18560) (3d51970)

taiko-client: v0.40.0

23 Dec 01:30
2a82c94
Compare
Choose a tag to compare
taiko-client: v0.40.0 Pre-release
Pre-release

Summary

0.40.0 (2024-12-23) is a minor release that introduces conditional block proposals (available only if your PBS service supports this feature) and includes optimizations for proof aggregation. This is not a mandatory upgrade.

Details

Features

Bug Fixes

  • taiko-client: valid status check in BatchGetBlocksProofStatus (#18595) (ec5f599)

Chores

  • taiko-client: add BaseFeeConfig.SharingPctg to mainnet protocol config (#18341) (75d14a7)
  • taiko-client: update CI badge and path (#18441) (6aef03e)
  • taiko-client: update docker-compose config (#18330) (74e4ca4)
  • taiko-client: update Go contract bindings generation script (#18324) (4f698a0)

Code Refactoring

  • taiko-client: move utils package from internal/ to pkg/ (#18516) (b674857)

Tests

  • taiko-client: fix some lint issues for taiko-client (#18517) (ac7eba6)
  • taiko-client: introduce TestTxPoolContentWithMinTip test case (#18285) (d572f4c)
  • taiko-client: skip TestCheckL1ReorgToSameHeightFork temporarily (#18522) (385fed2)

Workflow

Build

  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#18539) (79f3fab)
  • deps: bump golang.org/x/sync from 0.9.0 to 0.10.0 (#18560) (3d51970)

bridge-ui: v2.13.0

18 Dec 14:11
cfa0652
Compare
Choose a tag to compare

2.13.0 (2024-12-17)

Features

Bug Fixes

  • bridge-ui: balance visually not updating correctly when switching chains (#17832) (f495e40)
  • bridge-ui: increase pagesize (#17886) (9e38a33)

Workflow

Build

  • deps-dev: bump @sveltejs/kit from 2.5.7 to 2.5.21 (#17901) (7a32ac4)
  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#18539) (79f3fab)
  • deps: bump golang.org/x/sync from 0.9.0 to 0.10.0 (#18560) (3d51970)

docs-site: v1.20.3

09 Dec 03:41
0ef7fd6
Compare
Choose a tag to compare

1.20.3 (2024-12-09)

Bug Fixes

Chores

docs-site: v1.20.2

08 Dec 07:56
802569a
Compare
Choose a tag to compare

1.20.2 (2024-12-08)

Bug Fixes

docs-site: v1.20.1

07 Dec 14:44
1ea9d4a
Compare
Choose a tag to compare

1.20.1 (2024-12-07)

Bug Fixes

Chores

  • docs-site: add goldsky to dev tools (#18552) (4b83b5f)
  • docs-site: update hekla proof tier config graphic and address (#18554) (0854e12)

docs-site: v1.20.0

06 Dec 03:30
a3aff95
Compare
Choose a tag to compare

1.20.0 (2024-12-06)

Features

  • docs-site: add taiko-protocol section with economics and codebase analysis (#18542) (55acc93)

docs-site: v1.19.0

28 Nov 07:16
da237c2
Compare
Choose a tag to compare

1.19.0 (2024-11-28)

Features

  • docs-site: add escenario and explanation for contestable rollup (#18530) (7246fbb)

docs-site: v1.18.0

26 Nov 14:43
696a2ae
Compare
Choose a tag to compare

1.18.0 (2024-11-26)

Features

  • docs-site: add software releases page that shows latest software releases and protocol deployments (#18523) (23862a2)