0.14.0 (2026-01-20)
Features
- eventindexer: init update eventindexer for shasta (#21199) (ab6331b)
- taiko-client: the strategy of proof submission (#21071) (bee558d)
Bug Fixes
- eventindexer: avoid increasing zero-address balances on ERC20 burns; skip no-op increases (#20161) (206e560)
- eventindexer: correct error message function names (#20139) (4f9110d)
- eventindexer: correct typos and grammar issues (#20177) (fac3e30)
- eventindexer: ensure fork block is processed post-fork by making boundary inclusive (#20097) (a012eb7)
- eventindexer: replace empty URL with valid path in http.NewRequest for pagination tests (#20109) (6a90b59)
- eventindexer: use Scan for unique proposers/provers queries (#21155) (70c4c5e)
- relayer: improve MySQL container test reliability (#20328) (8f72a97)
- taiko-client: use correct value for LastBlockIDByBatchID (#21121) (f2ca521)