iavl icon indicating copy to clipboard operation
iavl copied to clipboard

[Question] About leaf and inner nodes and how they change

Open NYBACHOK opened this issue 1 year ago • 0 comments

Hi. Thanks for well documented implementation, but I still missing few concepts.

  1. Could leaf node become inner?
  2. What happens to value if yes?
  3. Could leaf node become inner on rotation?
  4. What happens with hash of tree?

NYBACHOK avatar Jan 26 '24 10:01 NYBACHOK