Skip to content

protocol: v1.11.0

Latest
Compare
Choose a tag to compare
@taiko-kitty taiko-kitty released this 24 Dec 03:51
75359cc

1.11.0 (2024-12-24)

Features

  • protocol: add lastProposedIn to slotB (#18379) (96b380a)
  • protocol: adjust the zk ratio(risc0 & sp1) (#18613) (431435e)
  • protocol: allow local.params.parentMetaHash to remain as 0 (#18451) (94185fe)
  • protocol: allow any ERC20 tokens or Ether to be used as bonds (#18380) (1920521)
  • protocol: change HeklaTaikoToken's clock mode to timestamp to test the DAO (#18597) (ccc9500)
  • protocol: decrease the rate of risc0 in Hekla (#18553) (57d20db)
  • protocol: increase risc0 frequency in Hekla (#18407) (350264c)
  • protocol: increase zk(risc0 & sp1) rate in mainnet (#18481) (f24a908)
  • protocol: introduce ForkManager to improve protocol fork management (#18508) (ff5c196)
  • protocol: measure gas per block using a debug event (#18470) (e84e472)
  • protocol: propose a batch blocks conditionally (#18570) (e846f62)
  • protocol: request zk proofs(risc0 & sp1) in mainnet (#18467) (1fab427)
  • protocol: tolerate invalid BaseFeeConfig on L2 (#18338) (f9f5d15)
  • protocol: update B_TIER_ROUTER in RollupAddressCache (#18370) (9748ae5)
  • protocol: update RollupAddressCache with new MainnetTierRouter address (#18619) (b2ca63c)
  • protocol: update sp1 to 3.0.0 prod version (#18465) (0b11101)

Bug Fixes

  • protocol: fix debitBond bug and add additional tests (#18443) (75ff1f8)
  • protocol: revert B_TIER_OPTIMISTIC back to "" (#18446) (9549e7f)

Chores

Documentation

  • protocol: add mainnet zkVM verifiers deployment (#18454) (3481b68)
  • protocol: add Ontake fork audit report from OpenZeppelin (#18491) (e83adc0)
  • protocol: update Hekla deployments (#18598) (a095c69)
  • protocol: update mainnet deployment docs (#18366) (bbd69ca)
  • protocol: update mainnet deployment docs (#18482) (9da8499)
  • protocol: update mainnet deployment docs (#18621) (eb542bf)
  • protocol: upgrade sp1 remote verifier in Hekla (#18469) (051b619)
  • protocol: upgrade verifiers to support proof aggregation in Hekla (#18453) (bfb0386)
  • repo: improve grammar and readability (#18501) (61994ff)

Code Refactoring

  • protocol: extra a new function in LibProposing (#18456) (5b4b0cd)
  • protocol: remove unused code post Ontake fork (#18150) (8543cec)
  • protocol: slightly improve EssentialContract (#18445) (3d077f8)

Tests

  • protocol: check LibEIP1559 function results in fuzz tests (#18475) (06e190c)

Workflow

  • protocol: make the storage layout table clearer (#18633) (7394458)

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)