Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Releases: aurora-is-near/rainbow-bridge-frontend

v1.10.0

19 Feb 02:00
Compare
Choose a tag to compare

1.10.0 (2021-02-19)

Features

  • more robust get interface (2b11783)

v1.9.11

17 Feb 03:34
Compare
Choose a tag to compare

1.9.11 (2021-02-17)

Bug Fixes

  • update token balances without page refresh (cd1b276)

v1.9.10

16 Feb 21:36
Compare
Choose a tag to compare

1.9.10 (2021-02-16)

Bug Fixes

  • bridge-erc20-form trying to load nonsense (0c9ad4c)

v1.9.9

16 Feb 20:28
Compare
Choose a tag to compare

1.9.9 (2021-02-16)

Bug Fixes

  • missed 'await' broke N→E transfers (783151d)
  • NEAR sign out needs window.nearConnection (3df78f5)

v1.9.8

15 Feb 22:51
Compare
Choose a tag to compare

1.9.8 (2021-02-15)

Bug Fixes

  • avoid non-user-initiated redirects to NEAR Wallet (52d73ac)

v1.9.7

13 Feb 03:37
Compare
Choose a tag to compare

1.9.7 (2021-02-13)

Bug Fixes

  • fix reference to undefined variable (12965ae)

v1.9.6

11 Feb 20:12
Compare
Choose a tag to compare

1.9.6 (2021-02-11)

Bug Fixes

  • near→eth transfers: rm security window step (888f6f5)

v1.9.5

11 Feb 02:46
Compare
Choose a tag to compare

1.9.5 (2021-02-11)

Bug Fixes

  • show Ropsten or "bad network" banner (030245f)

v1.9.4

10 Feb 01:17
Compare
Choose a tag to compare

1.9.4 (2021-02-10)

Bug Fixes

  • ropsten bridge requires 30 confirmations (d87d386)

v1.9.3

09 Feb 22:42
Compare
Choose a tag to compare

1.9.3 (2021-02-09)

Bug Fixes

  • [workaround] withdraw by switching auth (678cc56)
  • near config & connection settings (fd38350)
  • toExponential requires no arg (cfcce1e)