Skip to content

Unified Range Proof

Pre-release
Pre-release
Compare
Choose a tag to compare
@jaekwon jaekwon released this 25 Jun 01:45

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