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

feat!: adds inclusion proof to eviction proof #1220

Merged

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Dec 12, 2024

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
  • Requires data directory to be deleted
  • Other - Please specify

Copy link

github-actions bot commented Dec 12, 2024

Test Results (CI)

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit a984263.

♻️ This comment has been updated with latest results.

@sdbondi sdbondi force-pushed the eviction-add-inclusion-proof branch from 1502de2 to a984263 Compare December 12, 2024 13:03
@sdbondi sdbondi marked this pull request as ready for review December 12, 2024 13:29
@sdbondi sdbondi force-pushed the eviction-add-inclusion-proof branch from a984263 to b7111d8 Compare December 12, 2024 13:29
@sdbondi sdbondi force-pushed the eviction-add-inclusion-proof branch from b7111d8 to 6f95d01 Compare December 12, 2024 13:34
@sdbondi sdbondi changed the title feat!: adds inclusion proof to evition proof feat!: adds inclusion proof to eviction proof Dec 12, 2024
@sdbondi sdbondi merged commit 0f8262d into tari-project:development Dec 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants