v0.10.4
Weekly maintenance release.
- New examples section on README: https://github.com/bitpay/bitcore#examples
- Various improvements to
bitcore-p2p
- Transaction: Add check for small fees
- Transaction: Check that threshold is less than amount of signatures in multisig transactions
- Script: Update max length for standard opreturn to 80
- Minor code refactors
- Releases are now PGP signed by one of the main contributors (see bitcore.min.js.sig and bitcore.js.sig in 2670cd1)
Thanks @thofmann, @elichai, and @throughnothing for your contributions.