Skip to content

Releases: taikoxyz/taiko-mono

docs-site: v1.21.2

07 Jan 09:24
175837b
Compare
Choose a tag to compare

1.21.2 (2025-01-07)

Chores

  • docs-site: update codebase analysis to reflect protocol changes (#18714) (6157af5)

taiko-alethia-client: v0.42.1

07 Jan 08:14
6356cd2
Compare
Choose a tag to compare
Pre-release

0.42.1 (2025-01-07)

Chores

  • taiko-client: always use blockID instead of height for L2 blocks in logs (#18719) (a02b96d)
  • taiko-client: improve proposer gas estimation (#18727) (6aed5b3)

taiko-alethia-client: v0.42.0

06 Jan 07:16
43163d8
Compare
Choose a tag to compare
Pre-release

0.42.0 (2025-01-06)

Features

  • taiko-client: build blob transactions when gas estimation failed (#18712) (6c0ef37)
  • taiko-client: introduce TxBuilderWithFallback (#18690) (f1d7b20)
  • taiko-client: remove an unused flag for proposer (#18709) (6fb1fd2)

Bug Fixes

Chores

Tests

  • taiko-client: add more fallback proposing tests (#18705) (0e8ef0d)

docs-site: v1.21.1

03 Jan 07:20
6ee49da
Compare
Choose a tag to compare

1.21.1 (2025-01-03)

Chores

taiko-alethia-client: v0.41.1

30 Dec 07:02
e0e1c4c
Compare
Choose a tag to compare
Pre-release

0.41.1 (2024-12-30)

Chores

  • taiko-client: cleanup pre-ontake proposer code (#18672) (a52d9a7)

taiko-alethia-client: v0.41.0

30 Dec 05:58
7ff64a4
Compare
Choose a tag to compare
Pre-release

Summary

0.41.0 (2024-12-30) 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

Read more

taiko-alethia-protocol: v1.11.0

13 Jan 07:49
42cd90d
Compare
Choose a tag to compare

1.11.0 (2025-01-13)

Features

  • protocol: add lastProposedIn to slotB (#18379) (96b380a)
  • protocol: request zk proofs(risc0 & sp1) in mainnet (#18467) (1fab427)
  • protocol: tolerate invalid BaseFeeConfig on L2 (#18338) (f9f5d15)
  • protocol: update RollupAddressCache with new MainnetTierRouter address (#18619) (b2ca63c)
  • protocol: update sp1 to 3.0.0 prod version (#18465) (0b11101)
  • protocol: upgrade sp1 contract to v4.0.0-rc.3 (#18740) (a58852f)

Bug Fixes

  • protocol: add timestamp as a new parameter to getBasefeeV2 (#18686) (361c26a)
  • protocol: fix debitBond bug and add additional tests (#18443) (75ff1f8)

Tests

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

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)