Releases: vulpemventures/go-elements
Releases · vulpemventures/go-elements
GetUxo skips incomplete inputs
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
Issuance: asset and token amount in satoshis
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