Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sparse merkle tree implementation - base #15

Closed
jimthematrix opened this issue Jul 17, 2024 · 1 comment
Closed

Sparse merkle tree implementation - base #15

jimthematrix opened this issue Jul 17, 2024 · 1 comment

Comments

@jimthematrix
Copy link
Contributor

jimthematrix commented Jul 17, 2024

A golang based implementation optimized for the UTXO management with Zeto.

  • pluggable value objects, rather than simple hashes
  • append only
  • storage layer must support SQL databases
  • memory based storage implementation for use in unit tests
@jimthematrix
Copy link
Contributor Author

fixed by #17 #18 #19 #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant