Skip to content

protocol: v1.4.0

Compare
Choose a tag to compare
@taiko-kitty taiko-kitty released this 25 Apr 04:48
9b8383b

1.4.0 (2024-04-25)

This protocol release is used by the Taiko Hekla testnet.

Features

  • protocol: add DeployTaikoToken script (#16771) (00f8954)
  • protocol: add a new tier B_TIER_GUARDIAN_MINORITY (#16790) (cab4071)
  • protocol: add a script to use native USDC token as the bridged token (#16812) (63fe93d)
  • protocol: add back EventProcessed event and improve gas logging in Bridge (#16760) (530457b)
  • protocol: allow GuardianProver set TKO allowance for TaikoL1 (#16831) (ce7076c)
  • protocol: increase GAS_OVERHEAD value based on testnet data (#16769) (fb9334c)
  • protocol: pause ERC20Vault by default on L2 so owner can deploy native USDC (#16791) (cd682a0)
  • protocol: redesign Bridge fee & gasLimit and remove 2-step processing (#16739) (3049b0c)
  • protocol: remove ERC20SnapshotUpgradeable from TaikoToken and BrigedERC20 tokens (#16809) (f20a02f)
  • protocol: trigger simultaneous recurring TKO snapshots (#16715) (bffc8dc)

Bug Fixes

  • protocol: change to transfer and mint pattern with BridgedERC20 tokens (#16796) (75841ec)
  • protocol: fix an issue in DevnetTierProvider (#16798) (2714dd2)
  • protocol: renounce timelock_admin role from msg.sender (#16751) (abd18e8)
  • protocol: revert auto snapshot PR (#16801) (ef00cae)