Skip to content

v0.11.0

Compare
Choose a tag to compare
@maraoz maraoz released this 25 Feb 17:43
· 14265 commits to master since this release

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 on serialize() checks, added Transaction#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