Skip to content

Latest commit

 

History

History
146 lines (71 loc) · 9.47 KB

CHANGELOG.md

File metadata and controls

146 lines (71 loc) · 9.47 KB

Changelog

0.12.0 (2023-07-10)

Features

  • eventindexer: galaxe api, 2 indexing, http only mode, event query optimizations (#14122) (9c6d918)

Bug Fixes

0.11.0 (2023-06-26)

Features

  • protocol: use ring buffer for ETH deposit and optimize storage (#13868) (acffb61)

Bug Fixes

0.10.0 (2023-06-12)

Features

0.9.0 (2023-05-26)

Features

Bug Fixes

0.8.0 (2023-05-11)

Features

  • protocol: major protocol upgrade for alpha-3 testnet (#13640) (02552f2)

0.7.0 (2023-04-27)

Features

  • eventindexer: ProposeEvents filtering, API exposing, and getting count by address/event + tests (#13624) (839a0be)

Bug Fixes

0.6.0 (2023-04-08)

Features

  • status-page: order the provers by count descending (#13504) (49db97d)

Bug Fixes

0.5.0 (2023-03-29)

Features

Bug Fixes

0.4.0 (2023-03-01)

Features

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)