0.42.0 (2025-01-06)
Features
- taiko-client: build blob transactions when gas estimation failed (#18712) (6c0ef37)
- taiko-client: introduce
TxBuilderWithFallback
(#18690) (f1d7b20) - taiko-client: remove an unused flag for proposer (#18709) (6fb1fd2)
Bug Fixes
- taiko-client: add #18442 back (#18685) (abc0554)
- taiko-client: add timestamp as a new parameter to getBasefeeV2 (#18691) (4a4d908)
- taiko-client: fix blob transactions estimation when proposing (#18703) (395ac5f)
- taiko-client: fix proposing fee estimation (#18702) (13a5b1b)
Chores
- taiko-client: add more metrics for
TxBuilderWithFallback
(#18711) (b62d390) - taiko-client: add more proof generation metrics (#18715) (ae07365)
- taiko-client: cleanup pre-ontake prover code (#18677) (fef6884)
- taiko-client: fix docs (#18698) (fc545ee)
- taiko-client: improve prover logs (#18718) (3246071)
- taiko-client: more cost estimation metrics (#18713) (b9bd6ea)
- taiko-client: optimize logging (#18674) (60bda60)
- taiko-client: remove some unused flags (#18678) (63f9d26)