Skip to content

Releases: Near-One/rainbow-token-connector

0.1.0 Bridge Token Factory

03 Jun 19:18
97006b8
Compare
Choose a tag to compare

Added

  • (#62) Create public function to expose if a proof for deposit was already used.

Test artifacts on pre-releases.

28 May 17:04
23b0c3a
Compare
Choose a tag to compare
Pre-release
TokenLocker: tests bug fixes and improvements. (#58)

* TokenLocker pausability tests: fix test was using the already used
  proof after the withdraw is paused.
* TokenLocker pausability tests: fix test was using the withdraw
  transaction originated from adminAccount which are never paused.
* TokenLocker: explicitly specify the adminAccount everywhere in tests.

Initial relase

21 May 17:49
23b0c3a
Compare
Choose a tag to compare
Initial relase Pre-release
Pre-release
TokenLocker: tests bug fixes and improvements. (#58)

* TokenLocker pausability tests: fix test was using the already used
  proof after the withdraw is paused.
* TokenLocker pausability tests: fix test was using the withdraw
  transaction originated from adminAccount which are never paused.
* TokenLocker: explicitly specify the adminAccount everywhere in tests.