cosmos / iavl

Merkleized IAVL+ Tree implementation in Go
Apache License 2.0
413 stars 256 forks source link

Tree diff (IAVL v1 design) #855

Closed cool-develope closed 1 day ago

cool-develope commented 8 months ago

Implement the same tree diff logic with iavl v1 to get orphaned nodes for pruning on iavl v2.