This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Update MMR Runtime API with functionality to generate MMR proof for a series of leaf indices #10635
Merged
paritytech-processbot
merged 27 commits into
paritytech:master
from
Wizdave97:david/allow-batch-verification-of-leaves
May 4, 2022
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
337b60e
updated mmr rpc api with functions for batch generation of proof
Wizdave97 a01ac91
update code comments
Wizdave97 23083c0
fix build errors
Wizdave97 9140db9
added tests to mmr-rpc
Wizdave97 55469f0
add tests to pallet-mmr
Wizdave97 d3078cd
update comments
Wizdave97 518408e
minor comment fix
Wizdave97 ed3dc15
remove unused variables
Wizdave97 41a96c8
fix rust doc errors
Wizdave97 1a4ce0a
refactor mmr runtime api
Wizdave97 cb75408
fix tests
Wizdave97 bd2f8c9
minor fix
Wizdave97 b09072e
minor fix
Wizdave97 67587cf
fix node-runtime
Wizdave97 8f18978
revert to initial api
Wizdave97 000492c
impl from proof fot batchproof
Wizdave97 c862af0
minor fix
Wizdave97 fdada33
minor fix
Wizdave97 9674732
use explicit functions to convert btw batch proof and single proof
Wizdave97 4eb167d
minor fix
Wizdave97 f1a9860
add new variant to mmr error
Wizdave97 be0f200
fmt
Wizdave97 590eae9
Merge branch 'master' of github.com:paritytech/substrate into david/a…
Wizdave97 4734585
Merge branch 'master' of github.com:paritytech/substrate into david/a…
Wizdave97 c099c7e
update conversion to single leaf proof
Wizdave97 9604387
Merge branch 'master' of github.com:paritytech/substrate into david/a…
Wizdave97 e0f00fa
fix style nit
acatangiu 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
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
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
Oops, something went wrong.
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.