0.30.0 (2024-08-19)
Features
- protocol: introduce
AssembleAnchorV2Tx
method inAnchorTxConstructor
(#17850) (f71b178) - protocol: introduce risc0 proof (#17877) (bcb57cb)
- taiko-client: add
RaikoZKVMHostEndpoint
and rename (#17926) (0838f79) - taiko-client: changes based on the latest basefee improvements (#17911) (0c10ac9)
- taiko-client: client changes for
ontake
fork (#17746) (2aabf3d) - taiko-client: client updates based on #17871 (#17873) (dbed3ab)
- taiko-client: introduce
BasefeeSharingPctg
inBlockMetadata
(#17853) (5f2d696) - taiko-client: introduce
TaikoDataBlockV2
(#17936) (c608116) - taiko-client: introduce
TierZkVMRisc0ID
(#17915) (96aa5c2) - taiko-client: remove
basefeeSharingPctg
from metadata (#17890) (57c8f6f) - taiko-client: update
BlockParamsV2
struct (#17893) (a1043a8) - taiko-client: update Go contract bindings (#17869) (d9bd72b)
- taiko-client: update Go contract bindings (#17885) (3179074)
- taiko-client: update ontake basefee calculation (#17892) (6972dea)
Bug Fixes
- taiko-client: avoid seting nil value to
GuardianProverHeartbeater
(#17802) (4076324) - taiko-client: fix zk status recognition (#17946) (164e476)
Chores
- protocol: revert
TAIKO_TOKEN
name changes inDeployOnL1
(#17927) (cf1a15f) - taiko-client: add hive tests to workflow (#17897) (323d728)
- taiko-client: update
hive_tests.sh
(#17923) (05d49b0)