cosmos / iavl

Merkleized IAVL+ Tree implementation in Go
Apache License 2.0
420 stars 263 forks source link

feat: Implement the `traverseOrphans` based on the tree diff algorithm #868

Closed cool-develope closed 6 months ago

cool-develope commented 8 months ago

Closes: #855

tac0turtle commented 8 months ago

could you fill in the description on what is being accomplished here and why

tac0turtle commented 7 months ago

what is the latest here?

cool-develope commented 6 months ago

the design is changed