Releases: BoltzExchange/boltz-core
Releases · BoltzExchange/boltz-core
v0.3.4
Bug Fixes
- remove export that requires ethers.js (d038852)
v0.3.3
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
This is also just a minor maintenance release to fix the contract deployment script.
Bug Fixes
- contract deployment scripts (cd1f50f)
v0.3.1
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
Bug Fixes
- main pointing to non existing file (#39) (2c7b75c)
v0.2.0
This release fixes browser compatibility and updates the contracts to the latest Solidity version
v0.1.0
Bug Fixes
Features
- add Ether and ERC20 swap contracts (146f86e)
- enforce length of preimage (d0b46df)
v0.0.9
0.0.9 (2019-10-23)
Features
- add method to detect preimage from claim transaction (9ae111c)
v0.0.8
0.0.8 (2019-10-08)
Features