Skip to content

Commit

Permalink
feat!: adds inclusion proof to eviction proof (tari-project#1220)
Browse files Browse the repository at this point in the history
Description
---
Adds a JMT implementation to tari_jellyfish crate. Useful for state tree
inclusion proofs. Currently used to validate eviction command commit
proofs


Motivation and Context
---
tari-project/tari#6724

How Has This Been Tested?
---

What process can a PR reviewer use to test or verify this change?
---


Breaking Changes
---

- [ ] None
- [x] Requires data directory to be deleted
- [ ] Other - Please specify
  • Loading branch information
sdbondi authored Dec 12, 2024
1 parent 0f42d39 commit 0f8262d
Show file tree
Hide file tree
Showing 49 changed files with 321 additions and 2,712 deletions.
88 changes: 51 additions & 37 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0f8262d

Please sign in to comment.