Skip to content

Releases: vulpemventures/go-elements

GetUxo skips incomplete inputs

28 Dec 22:10
d677ab6
Compare
Choose a tag to compare
v0.5.1

Fix using of input prevout (#225)

Improvements for PSET and Taproot

25 Dec 00:19
e420485
Compare
Choose a tag to compare
Add genesis block hash as network param (#223)

* Add genesis block hash as network param

* Remove hardcoded genesis block hashes

v0.4.0

16 Sep 18:00
1fe2fd4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.9...v0.4.0

v0.3.9

09 Jun 14:57
0b18541
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.9

v0.3.8

26 May 14:15
17f0c89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

v0.3.7

30 Jan 19:17
130e909
Compare
Choose a tag to compare

What's Changed

  • Fix parsing witness script to Payment with FromScript() by @altafan in #188

Full Changelog: v0.3.6...v0.3.7

Hash method in Block pkg

30 Nov 12:57
36be5ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

23 Nov 13:32
2d0a253
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

no more reckless testing: Liquid Testnet 🥳

22 Oct 10:05
96f39d0
Compare
Choose a tag to compare
Testnet support (#179)

* added factory method FromPublicKeys for creating multiscript payment

* testnet support

Issuance: asset and token amount in satoshis

29 Sep 16:32
71dd075
Compare
Choose a tag to compare
Issuance: remove multiplication of amount/token with precision (#176)

* added factory method FromPublicKeys for creating multiscript payment

* remove multiplication of issuance amount/token with precision