Skip to content

Releases: vladmelnyk/gerbera

ltc segwit locking script

29 Dec 20:05
b2fa776
Compare
Choose a tag to compare
Fix ltc decode segwit (#8)

* create locking scripts for bech32 properly

ltc validation

11 Oct 12:26
45250de
Compare
Choose a tag to compare
v1.7.2

ltc validation for legacy address p2sh (#7)

quick fix - output prefix multicoin switch

07 Oct 12:42
Compare
Choose a tag to compare
v1.7.1

add coin switch for output generation

Multi coins

03 Oct 18:31
7402e24
Compare
Choose a tag to compare
Multi coins (#6)

* add multi coins support

* add tests for ltc

* add default method

* update version

Bech32 outputs

30 Sep 11:48
Compare
Choose a tag to compare
v1.6.0

increment version

hot fix allow dust with no change output

03 Jun 15:39
a64a2c7
Compare
Choose a tag to compare
Dev (#5)

hot fix
allow dust with no change output

Disallow change outputs less than dust

03 Jun 15:03
7d06178
Compare
Choose a tag to compare

disallow change outputs less than dust

Add method to add null unspendable output to builder

18 Jan 16:41
7f13241
Compare
Choose a tag to compare
Dev (#3)

* add null unspendable output to the builder

RBF and Null data outputs

18 Jan 16:31
67c8f68
Compare
Choose a tag to compare
Dev (#2)

* Add replaceable transactions

* add builder for replaceable

* sequence replaceable as member of input class

* allow outputs with zero amount

* increment version

RBF transactions

20 Oct 11:49
78bdf34
Compare
Choose a tag to compare

Added support for RBF transactions