Releases: trilitech/tezedge
Releases · trilitech/tezedge
v0.6.0
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
v0.5.2
v0.5.1
v0.5.0
v0.4.4-alpha
Fix tezos_data_encoding_derive
issue, prevents encodings from being automatically derived.
Release for alpha kernel SDK
Initial release to crates.io of
tezos_crypto_rs
tezos_data_encoding
tezos_data_encoding_derive