A new release, containing breaking-changes in several places:
- new aggregate
PublicKey
,PublicKeyHash
,Signature
types - hashes are now always correct length by construction
- allowing for a reduction in unnecessary errors when using hashing & b58check functions
NomReader
now makes lifetimes explicit, allow for zero-copy parsing in certain places