1.7.0 (2025-07-18)
Features
- protocol: allow operators to register a new address(sequencer) (#19722) (01cc55a)
- taiko-client: add domain envelope type, update l1Origin with signature and forced inclusion marker (#19719) (ee54a9d)
- taiko-client: introduce api key for raiko (#19732) (2962e23)
- taiko-client: set highest unsafe l2 payload to latest head on server startup in driver (#19696) (16ef25d)
Bug Fixes
- taiko-client: should use blockID to get L1 origin (#19713) (526018d)
- taiko-client: update L1 origin of parent if the block is building on a orphaned parent (#19701) (6632b6d)
Chores
- fix some minor issues in comments (#19740) (e39f4db)
- taiko-client: fix some function names in comment (#19724) (3c1d2cb)
- taiko-client: rename
payload
toenvelope
(#19752) (3df3a1e)