-
Notifications
You must be signed in to change notification settings - Fork 27
feat: proof verification #10
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
89bc83d
added invalid proof error type
iammadab d970002
Results correct result map
iammadab c62c4d7
Verifying root hash
iammadab fb84e86
Verifying proof path
iammadab 9fd9a83
Added better comments + more constraints
iammadab 592e8ad
Basic corrections
iammadab 7ca601a
Added failing test for invalid path
iammadab 7786c9e
Implemented proof path validation + failing test passes
iammadab 92b99c9
fmt
iammadab 239538c
Changed indexing logic to iteration
iammadab 193fe28
fixed unused variable
iammadab e601e32
Merge branch 'feat/proofs' into feat/proof-verification
iammadab d7fdb58
Proof verification only depends on proof byte data
iammadab cfac476
Merge branch 'feat/proofs' into feat/proof-verification
iammadab 93ef00c
Fixed comments
iammadab 77d323d
Better error handling
iammadab 457bb7d
Update grovedb/src/lib.rs
iammadab 6ea0af1
Update grovedb/src/lib.rs
iammadab 801a4f9
Update grovedb/src/lib.rs
iammadab e12586b
Merge branch 'feat/proofs' into feat/proof-verification
iammadab 0838a3d
Fixed tests
iammadab 04c39ee
Merge branch 'feat/proof-verification' of github.com:dashevo/grovedb …
iammadab 5f8deaa
Merged feat/proofs
iammadab 0dd6185
Resolved merge conflicts
iammadab 6762644
Merge branch 'feat/proofs' into feat/proof-verification
iammadab 7e34f19
Merge branch 'master' into feat/proof-verification
iammadab 785a846
Returning the root hash instead of verifying
iammadab 0d08f5f
fmt
iammadab File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.