Skip to content

Latest commit

 

History

History
42 lines (21 loc) · 2.84 KB

CHANGELOG.md

File metadata and controls

42 lines (21 loc) · 2.84 KB

Changelog

0.3.0 (2023-02-15)

Features

  • protocol: change statevariables to return a struct (#13113) (0bffeb0)
  • relayer: catch relayer & status page up to new testnet (#13114) (543f242)

Bug Fixes

0.2.0 (2023-01-31)

Features

Bug Fixes

  • status-page: fix local dependency not found error for jest-dom (#12991) (b7974bf)

0.1.0 (2023-01-19)

Features

Bug Fixes

  • protocol: Remove enableDestChain functionality (#12341) (362d083)
  • status-page: change bootnode to regular provider for peers, add a transition and min height (#12336) (9fe10e4)
  • status-page: gas price should use l2provider, add descriptions and tooltips (#12490) (cd34714)
  • tests: cleanup tests to prepare for tokenomics testing (#11316) (d63fae3)