Releases: BoltzExchange/boltz-core
Releases · BoltzExchange/boltz-core
v0.0.7
0.0.7 (2019-04-16)
This release just updates the bitcoinjs-lib
to version v5.0.2
in order to be compatible with this backend PR.
Bug Fixes
- use Bitcoin regtest network values from bitcoinjs-lib (7d2afd6)
v0.0.6
0.0.6 (2019-03-01)
Bug Fixes
- network values for Litecoin regtest (#20) (d0a2400)
v0.0.5
0.0.5 (2019-01-08)
Bug Fixes
- disallow maximal sequence for refund transactions (#9) (abed72c)
v0.0.4
0.0.4 (2019-01-04)
Bug Fixes
- fee estimation for P2(W)SH inputs and outputs (e1f9ac9)
Features
- add parameter for opt-in RBF (e4314c3)
- claim or refund multiple UTXOs in one transaction (3dbe106)
v0.0.3
0.0.3 (2018-12-11)
Bug Fixes
v0.0.2
0.0.2 (2018-12-08)
Features