Skip to content

Releases: BoltzExchange/boltz-core

v0.3.5

30 Oct 22:21
v0.3.5
b095612
Compare
Choose a tag to compare

Bug Fixes

v0.3.4

26 Oct 15:33
v0.3.4
7b7f052
Compare
Choose a tag to compare

Bug Fixes

  • remove export that requires ethers.js (d038852)

v0.3.3

08 Oct 14:48
v0.3.3
cab9cd1
Compare
Choose a tag to compare

This release exposes the ERC20 instead of the IERC20 ABI. The main reason for this is that the ERC20 ABI allows for querying the decimal places of a token.

Features

v0.3.2

07 Oct 18:37
v0.3.2
6d5fcdf
Compare
Choose a tag to compare

This is also just a minor maintenance release to fix the contract deployment script.

Bug Fixes

  • contract deployment scripts (cd1f50f)

v0.3.1

06 Oct 13:02
v0.3.1
f101b04
Compare
Choose a tag to compare

Just a minor maintenance release that updates the Solidity version of the contracts to v0.7.2 and make the testing token contracts more configurable.

Bug Fixes

Features

  • make sample ERC20 contracts configurable (58e7108)

v0.2.1

29 Jun 17:01
v0.2.1
2c7b75c
Compare
Choose a tag to compare

Bug Fixes

  • main pointing to non existing file (#39) (2c7b75c)

v0.2.0

29 Jun 16:46
v0.2.0
b5a6872
Compare
Choose a tag to compare

This release fixes browser compatibility and updates the contracts to the latest Solidity version

v0.1.0

22 Jan 17:59
v0.1.0
d92bb5e
Compare
Choose a tag to compare

Bug Fixes

Features

  • add Ether and ERC20 swap contracts (146f86e)
  • enforce length of preimage (d0b46df)

v0.0.9

24 Oct 13:58
v0.0.9
f1d0bb0
Compare
Choose a tag to compare

0.0.9 (2019-10-23)

Features

  • add method to detect preimage from claim transaction (9ae111c)

v0.0.8

08 Oct 19:48
v0.0.8
1cb8c34
Compare
Choose a tag to compare

0.0.8 (2019-10-08)

Features