Skip to content

Latest commit

 

History

History
212 lines (134 loc) · 21.3 KB

CHANGELOG.md

File metadata and controls

212 lines (134 loc) · 21.3 KB

Changelog

0.10.0 (2023-08-15)

Features

  • protocol: alpha-4 with staking-based tokenomics (#14065) (1eeba9d)

Bug Fixes

  • bridge-ui: ignoring minters for BLL error (#14457) (1257568)
  • bridge-ui: return true if the token address is found on dest chain to send correct gas limit (#14446) (116b902)
  • bridge-ui: set to null when chainID is not one of the two supported, so prevchain can be checked (#14468) (c47d5e1)
  • pos-dashboard: Staking dashboard bug fixes (#14447) (fd54f13)

0.9.1 (2023-07-10)

Bug Fixes

0.9.0 (2023-06-26)

Features

Bug Fixes

0.8.0 (2023-06-12)

Features

Bug Fixes

0.7.1 (2023-05-26)

Bug Fixes

0.7.0 (2023-05-11)

Features

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

Bug Fixes

0.6.0 (2023-04-27)

Features

Bug Fixes

0.5.0 (2023-04-08)

Features

Bug Fixes

0.4.0 (2023-03-29)

Features

Bug Fixes

0.3.0 (2023-03-15)

Features

  • bridge-ui: custom recipient address (#13309) (56d8848)
  • bridge-ui: fetch transactions from relayer api (#13244) (9732cc0)
  • bridge-ui: support both bull and horse tokens on the bridge UI (#13249) (f9f38bb)
  • bridge-ui: support route param to directly open transactions tab (#13281) (b4c31cd)

Bug Fixes

  • bridge-ui: minor transactions list fix (#13266) (4e78865)
  • bridge-ui: transaction and pendingTransaction refactor (#13307) (9d215cf)
  • website,bridge-ui: broken docs link + remove deprecated note in docs (#13259) (912c155)

0.2.0 (2023-03-01)

Features

Bug Fixes

0.1.2 (2023-02-15)

Bug Fixes

0.1.1 (2023-01-31)

Bug Fixes

  • bridge-ui: fix local dependency not found error for jest-dom (#12990) (39bfb09)

0.1.0 (2023-01-19)

Features

Bug Fixes