Releases: vulpemventures/go-elements
Releases · vulpemventures/go-elements
Discount CT
What's Changed
- Add support for Discount CT by @michael1011 in #230
New Contributors
- @michael1011 made their first contribution in #230
Full Changelog: v0.5.4...v0.5.5
GetUxo skips incomplete inputs
v0.5.1 Fix using of input prevout (#225)
Improvements for PSET and Taproot
Add genesis block hash as network param (#223) * Add genesis block hash as network param * Remove hardcoded genesis block hashes
v0.4.0
v0.3.9
What's Changed
- return err in ConfidentialWitnessPubKeyHash by @louisinger in #196
Full Changelog: v0.3.8...v0.3.9
v0.3.8
v0.3.7
Hash method in Block pkg
v0.3.5
no more reckless testing: Liquid Testnet 🥳
Testnet support (#179) * added factory method FromPublicKeys for creating multiscript payment * testnet support