Skip to content

Releases: vulpemventures/go-elements

Discount CT

06 Mar 14:28
2fa3541

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

GetUxo skips incomplete inputs

28 Dec 22:10
d677ab6

Choose a tag to compare

v0.5.1

Fix using of input prevout (#225)

Improvements for PSET and Taproot

25 Dec 00:19
e420485

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

Choose a tag to compare

What's Changed

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

v0.3.9

09 Jun 14:57
0b18541

Choose a tag to compare

What's Changed

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

v0.3.8

26 May 14:15
17f0c89

Choose a tag to compare

What's Changed

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

v0.3.7

30 Jan 19:17
130e909

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

Choose a tag to compare

What's Changed

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

v0.3.5

23 Nov 13:32
2d0a253

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

Choose a tag to compare

Testnet support (#179)

* added factory method FromPublicKeys for creating multiscript payment

* testnet support