Skip to content

Releases: BoltzExchange/boltz-core

v0.0.7

16 Apr 14:54
v0.0.7
ed71737
Compare
Choose a tag to compare

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

02 Mar 15:07
v0.0.6
130d6b1
Compare
Choose a tag to compare

0.0.6 (2019-03-01)

Bug Fixes

  • network values for Litecoin regtest (#20) (d0a2400)

v0.0.5

08 Jan 17:50
v0.0.5
c138db5
Compare
Choose a tag to compare

0.0.5 (2019-01-08)

Bug Fixes

  • disallow maximal sequence for refund transactions (#9) (abed72c)

v0.0.4

04 Jan 18:08
v0.0.4
b8fac57
Compare
Choose a tag to compare

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

04 Jan 18:09
v0.0.3
bdd209d
Compare
Choose a tag to compare

0.0.3 (2018-12-11)

Bug Fixes

v0.0.2

04 Jan 18:09
v0.0.2
2e464e6
Compare
Choose a tag to compare

0.0.2 (2018-12-08)

Features