Releases: cosmos/iavl
Releases · cosmos/iavl
Unified Range Proof
0.8.0 (June 24, 2018)
BREAKING CHANGES
- Nodes are encoded using proto3/amino style integers and byte slices (ie. varints and
varint prefixed byte slices) - Unified RangeProof
- Proofs are encoded using Amino
- Hash function changed from RIPEMD160 to the first 20 bytes of SHA256 output
v0.8.0-rc0
Merge pull request #59 from tendermint/bucky/changelog-version update changelog and version