Skip to content

taiko-client: v0.40.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@taiko-kitty taiko-kitty released this 23 Dec 01:30
2a82c94

Summary

0.40.0 (2024-12-23) is a minor release that introduces conditional block proposals (available only if your PBS service supports this feature) and includes optimizations for proof aggregation. This is not a mandatory upgrade.

Details

Features

Bug Fixes

  • taiko-client: valid status check in BatchGetBlocksProofStatus (#18595) (ec5f599)

Chores

  • taiko-client: add BaseFeeConfig.SharingPctg to mainnet protocol config (#18341) (75d14a7)
  • taiko-client: update CI badge and path (#18441) (6aef03e)
  • taiko-client: update docker-compose config (#18330) (74e4ca4)
  • taiko-client: update Go contract bindings generation script (#18324) (4f698a0)

Code Refactoring

  • taiko-client: move utils package from internal/ to pkg/ (#18516) (b674857)

Tests

  • taiko-client: fix some lint issues for taiko-client (#18517) (ac7eba6)
  • taiko-client: introduce TestTxPoolContentWithMinTip test case (#18285) (d572f4c)
  • taiko-client: skip TestCheckL1ReorgToSameHeightFork temporarily (#18522) (385fed2)

Workflow

Build

  • deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#18539) (79f3fab)
  • deps: bump golang.org/x/sync from 0.9.0 to 0.10.0 (#18560) (3d51970)