Skip to content

Releases: taikoxyz/taiko-mono

taiko-client: v0.29.0

06 Jul 03:37
fd52af1
Compare
Choose a tag to compare

0.29.0 (2024-07-05)

Features

  • taiko-client: add --epoch.minTip flag (#17726) (a331e9d)
  • taiko-client: add defaultRequestTimeout for SGXProofProducer (#17724) (e301451)
  • taiko-client: add proof status check before generating proof (#17711) (9a8e15e)
  • taiko-client: call CreateAccessList (#17691) (9bb4b9c)
  • taiko-client: improve ProverProvenByGuardianGauge metric (#17703) (c88fcd1)
  • taiko-client: introduce --epoch.allowZeroInterval flag (#17727) (e76890d)
  • taiko-client: introduce AccessList (#17676) (3c95477)
  • taiko-client: introduce TryDecompressHekla() (#17735) (67a7a37)
  • taiko-client: make request timeout to raiko configurable (#17728) (f8f796c)
  • taiko-client: remove prover server package (#17748) (b064ea0)
  • taiko-client: revert access list changes (#17694) (fd15dab)
  • taiko-client: update bindings && fix tests (#17680) (10b95e1)
  • taiko-client: update Go contract bindings (#17733) (9d18504)

Code Refactoring

taikoon-ui: v1.2.0

04 Jul 18:20
b7c93f8
Compare
Choose a tag to compare

1.2.0 (2024-07-04)

Features

Bug Fixes

docs-site: v1.11.3

04 Jul 03:19
eb2b5c8
Compare
Choose a tag to compare

1.11.3 (2024-07-04)

Documentation

  • docs-site,protocol: streamline ProverSet deployment (#17730) (919cb4c)

docs-site: v1.11.2

01 Jul 13:31
fff1020
Compare
Choose a tag to compare

1.11.2 (2024-07-01)

Chores

  • docs-site: updates outdated client link in docs (#17713) (4c321e2)

Documentation

  • docs-site,protocol: deploy proverset guide and scripts (#17702) (a3e1cf7)
  • docs-site: add definitions and explanations for bonds (#17673) (98276cc)
  • docs-site: add disclaimer and reminder to set addresses (#17712) (677a0b6)
  • docs-site: add warning about rpc rate limit (#17700) (eebb9df)

taiko-client: v0.28.0

25 Jun 00:32
a114ce9
Compare
Choose a tag to compare

0.28.0 (2024-06-24)

Features

  • taiko-client: improve some comments in prover (#17668) (e7afcfe)

Chores

  • taiko-client: revert the failed cross-compilation (#17670) (0a1de79)

taiko-client: v0.27.1

24 Jun 14:55
55bcc3d
Compare
Choose a tag to compare

0.27.1 (2024-06-24)

Bug Fixes

taiko-client: v0.27.0

24 Jun 14:24
9119fdd
Compare
Choose a tag to compare

0.27.0 (2024-06-24)

Features

docs-site: v1.11.1

24 Jun 16:58
1320950
Compare
Choose a tag to compare

1.11.1 (2024-06-24)

Documentation

  • docs-site: update guardian minority bond amount and enable a prover guide (#17636) (801a85e)
  • docs-site: update proof tier config for testnet (#17627) (53d672b)

protocol: v1.7.0

20 Jun 07:54
04d8c87
Compare
Choose a tag to compare

1.7.0 (2024-06-20)

Features

  • protocol: add getLastVerifiedBlock and getLastSyncedBlock (#17566) (cf0743f)
  • protocol: add new tcb & add test case (#17622) (2384b7c)
  • protocol: add new tcb & update related tests (#17545) (97aa874)
  • protocol: change guardian prover cooldown windows (#17590) (cc10b04)
  • protocol: improve DelegateOwner to have an optional L2 admin (#17445) (1c59e8c)
  • protocol: lower liveness, validity, and contestation bonds by 50% (#17616) (c9b8d40)
  • protocol: persist and compare stateRoot only once per 16 blocks (b7e12e3)
  • protocol: remove hook support completely (b7e12e3)
  • protocol: require assigned prover to be the block proposer itself (b7e12e3)
  • protocol: verify blocks less frequently but more efficiently (b7e12e3)

Bug Fixes

  • protocol: fix an issue for ProverSet.proposeBlock (#17521) (d3037ad)
  • protocol: fix Bridge forwarded gas check and getMessageMinGasLimit (#17529) (0082c6a)
  • protocol: fix getLastSyncedBlock by writing the block's verifiedTransitionId (6e07ab5)
  • protocol: fix in vesting scripts (#17581) (5d7b256)
  • protocol: fix ProverSet permission issue (#17527) (98b47d4)
  • protocol: fix seemingly quota issue (#17544) (d083eeb)
  • protocol: fix tip payment to L1 block builder (6e07ab5)

Chores

  • protocol: add assumption desc. for IBridgedERC20 (#17546) (7fa3b55)
  • protocol: update TAIKO symbol in protocol deployment logs (#17555) (04bb81e)

Documentation

Code Refactoring

  • protocol: avoid unnecessary Signal Service call (#17516) (9fac584)
  • protocol: optimize storage reads/writes in proveBlock (#17532) (ba5c25b)

docs-site: v1.11.0

19 Jun 06:19
135ce55
Compare
Choose a tag to compare

1.11.0 (2024-06-18)

Features