0.1.0
Pre-release
Pre-release
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
- @aguschirico made their first contribution in #21
- @Vovchyk made their first contribution in #26
Full Changelog: v0.0.1-alpha...0.1.0