Skip to content
This repository was archived by the owner on Mar 12, 2019. It is now read-only.

davebryson/urkel-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Implementation of the Urkel Tree

In progress implementation of an urkel (Base-2 Merkle) tree from the Handshake project.

What Works:

  • insert/get/proof
  • Basic store in place

To Do:

  • remove
  • Store improvements
  • Meta
  • Rolling files
  • Snapshot
  • Tx batches

... The "todo" is larger than the "what works" ... 😅

About

Rust Implementation of an Urkel Tree

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages