v0.11.0
Minor release.
- Added
MerkleBlock
model. - Added team's pgp public keys to README for signed releases verification.
- Fix bug on hdprivate key generation.
Transaction
: Better granularity onserialize()
checks, addedTransaction#getSerializationError
.Transaction
: Add check for output amount > input amount.Transaction
: Update dust amount from 5430 to 546 (See: bitcoin/bitcoin@6a4c196).- Documentation fixes.
Special thanks to @throughnothing, @dskloet, and @micro-machine