Skip to content

jonas089/kairos-delta-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kairos Delta Tree for native Transaction Rollup

This implementation of a fixed-size Merkle Tree stores only the leafs affected by an insertion. Additionally, I implemeted a function to verify the integrity of an insert operation similar to how a merkle proof are used.

Run tests

cargo test -- --nocapture

Releases

No releases published

Packages

No packages published

Languages