2.2.0 (2026-03-25)
Features
- taiko-client,taiko-client-rs: make anchor/timestamp offsets chain-aware (#21427) (2dc51f0)
- taiko-client: align
setL1OriginSignatureRPC encoding with taiko-geth (#21367) (d656b53) - taiko-client: different Raiko endpoints for Pacaya / Shasta blocks (#21451) (a7f1d9e)
- taiko-client: introduce new flag
prover.proposal.window.sizeto limit proof request (#21449) (0e3a9f6) - taiko-client: make Shasta finalized checkpoint lookup optional (#21488) (22ae6ca)
- taiko-client: record
ProverLatestVerifiedIDGaugein HandleShasta (#21292) (e5ce141)
Bug Fixes
- ci: fix client CI (#21432) (d765e2f)
- taiko-client,taiko-client-rs: default SHASTA fork path and make protocol dir configurable for bindings (#21376) (461a0d1)
- taiko-client: add missing error key in SGXVerifier log (#21424) (5611c56)
- taiko-client: close event filter iterators (#21371) (34f9f48)
- taiko-client: close event filter iterators (#21374) (b4627ea)
- taiko-client: fix an issue in
CalculateBaseFeeShasta(#21457) (847bfdb) - taiko-client: fix prover retry submission buffer cleanup (#21489) (665f41a)
- taiko-client: get chain config by ID (#21456) (0070c5a)
- taiko-client: make based proposer working with new WL impl (#21297) (e51d832)
- taiko-client: mark known canonical shasta/pacaya proposals (#21369) (080bfea)
- taiko-client: submit proposal to the ShastaInbox (#21327) (e531244)
- taiko-client: wrap prover config and init errors (#21465) (1fd4158)
Chores
- relayer: fix relayer build (#21426) (d0920bf)
- relayer: pacaya clean up (#21407) (1ba276e)
- taiko-client: corrected printing shasta fork time (#21317) (33b4e34)
- taiko-client: rename Shasta fork config accessor (#21276) (32aa3ca)