Skip to content

Releases: rsksmart/liquidity-bridge-contract

v1.3.0-rc.1

05 Dec 12:27
5cb4899
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.1...v1.3.0-rc.1

v1.2.1

02 Dec 11:15
e52ae79
Compare
Choose a tag to compare

What's Changed

  • Updated Dependabot config
  • Added Dependency Review action
  • Replace action versions by commit hashes
  • Added Scorecard
  • Added Slither
  • Added pre-commit
  • Added contributing,security and license files
  • Updated refundPegout to allow truncated values

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.3.0-rc

23 Aug 18:47
bd99e5a
Compare
Choose a tag to compare
v1.3.0-rc Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.0...v1.3.0-rc

v1.2.0

25 Jul 16:27
16236b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.2.0-rc

22 May 09:28
Compare
Choose a tag to compare
v1.2.0-rc Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.2...v1.2.0-rc

v1.1.2

19 Feb 13:18
7087195
Compare
Choose a tag to compare

What's Changed

  • Feature/GBI-1652 - Null script size verification by @Luisfc68 in #208

Full Changelog: v1.1.1...v1.1.2

v1.1.1

07 Feb 19:17
119eb75
Compare
Choose a tag to compare
v1.1.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

12 Jan 13:16
ea91426
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

What's Changed

Read more

0.1.0

22 Apr 15:22
dd1b198
Compare
Choose a tag to compare
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

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

v0.0.1-alpha

20 Sep 15:31
6dd6649
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

First release.