- #654 Add API
TraverseStateChanges
to extract state changes from iavl versions. - #726 Make
KVPair
andChangeSet
serializable with protobuf. - #795 Use gogofaster buf plugin.
- #622
export/newExporter()
andImmutableTree.Export()
returns error for nil arguements - #586 Remove the
RangeProof
and refactor the ics23_proof to use the internal methods. - #640 commit
NodeDB
batch inLoadVersionForOverwriting
. - #636 Speed up rollback method:
LoadVersionForOverwriting
. - #638 Make LazyLoadVersion check the opts.InitialVersion, add API
LazyLoadVersionForOverwriting
.