Skip to content

0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@josedahlquist josedahlquist released this 22 Apr 15:22
· 503 commits to master since this release
dd1b198

What's Changed

  • Prevents Bridge Contract funds to be stolen by @aguschirico in #21
  • Update readme.MD by @aguschirico in #23
  • Safely handle underflow and overflow scenarios. by @aguschirico in #22
  • Tests refactor + ci setup by @aguschirico in #24
  • Provided a meaningful value for mocked Fed address by @Vovchyk in #26
  • Removed deployment of mocks to non-test networks by @Vovchyk in #27
  • Added check for EOA sender in register() method by @Vovchyk in #29
  • Added check for minimum peg-in value by @Vovchyk in #30
  • Fix min peg-in constant values by @Vovchyk in #31
  • Fixed migration script and made size of uint type for collateral and minPegIn bigger by @Vovchyk in #33

New Contributors

Full Changelog: v0.0.1-alpha...0.1.0