Skip to content

Test artifacts on pre-releases.

Pre-release
Pre-release
Compare
Choose a tag to compare
@mfornet mfornet released this 28 May 17:04
· 85 commits to master since this release
23b0c3a
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.