1.11.0 (2025-09-18)
Features
- taiko-client: Add duration metrics to PreconfBlockApiServer (#19969) (cb174ba)
- taiko-client: add HTTP 429 rate limit detection for Raiko (#20129) (4a03fbd)
- taiko-client: blacklist peers who publish blocks signed by sequencers who arent onchain (#20006) (8b477d3)
- taiko-client: fallback preconf (#19546) (3a402ad)
- taiko-client: fallback to sgx proof (#19967) (7a63b58)
- taiko-client: make the
beaconSyncer.getBlockPayload()
more compliant with the spec (#19860) (747e898) - taiko-client: read handover slots on chain (#19987) (316fadc)
- taiko-client: remove dependency on geth undocumented
eth_getHeaderByHash
feature (#20035) (e1032ce) - taiko-client: rpc/engine/ethclient metrics (#20106) (d54c884)
Bug Fixes
- protocol: fix devnet deployment (#20098) (cbf0fc7)
- taiko-client: correct grammar and spelling issues (#20175) (944aa01)
- taiko-client: elapsed time in histograms (#19975) (3807dfc)
- taiko-client: enhance error handling in configuration and sync processes (#20103) (0aeac9b)
- taiko-client: fix preconf router config (#20074) (e0ba42f)
- taiko-client: revert pr-20035 (#20066) (2ee7349)
- taiko-client: use unique log key for block ID in fallback check (#20026) (793a2d6)
Chores
- relayer, taiko-client: fix typo/grammar in comments (#20071) (da74cf5)
- taiko-client: add emoji to quickly identify logs (#19974) (8e979b6)
- taiko-client: correct misspelling in
taiko-client
comments (#20052) (96e8507) - taiko-client: refactor preconfblocks envelope terminology (#20096) (922fd50)
- taiko-client: remove unused prover fields from AssignmentExpiredEventHandler (#20105) (fef006f)