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
Consolidate and deduplicate MMR API methods #12530
Merged
paritytech-processbot
merged 23 commits into
paritytech:master
from
Lederstrumpf:consolidate-and-deduplicate-mmr-api-methods
Nov 9, 2022
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
2ccf7c0
histor. batch proof: make best block arg optional
Lederstrumpf 019d5cd
correct testing range
Lederstrumpf deb12a4
make generate_batch_proof stub for historical
Lederstrumpf 5ffff01
merge generate_{historical_}batch_proof functions
Lederstrumpf ed0f1fa
merge generate_{batch_}proof functions
Lederstrumpf 0730e9a
merge verify_{batch_}proof functions
Lederstrumpf e617095
merge verify_{batch_}proof_stateless functions
Lederstrumpf f08f6f0
remove {Leaf}Proof
Lederstrumpf 2657723
rename BatchProof->Proof
Lederstrumpf f0454e5
cleanup
Lederstrumpf e77bcd9
expose verify_proof rpc api
Lederstrumpf 1c599ef
document verify_proof
Lederstrumpf 159712e
expose verify_proof_stateless rpc api
Lederstrumpf d576d3a
add optional BlockHash to mmr_root rpc api
Lederstrumpf 087c77e
fixup! expose verify_proof rpc api
Lederstrumpf 39f3676
fix documentation phrasing
Lederstrumpf 212161d
documentation grammar
Lederstrumpf 5ae856a
Merge remote-tracking branch 'origin/master' into consolidate-and-ded…
d5f4cf7
define mmr error msgs together with error enum
Lederstrumpf a7069fd
fixup! define mmr error msgs together with error enum
Lederstrumpf 63d7694
map decoding errors to CallError::InvalidParams
Lederstrumpf 95aa689
fixup! map decoding errors to CallError::InvalidParams
Lederstrumpf bfaaa06
Merge remote-tracking branch 'origin/master' into consolidate-and-ded…
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
expose verify_proof_stateless rpc api
- Loading branch information
commit 159712ece53fa517706a286df209f9008c7e6978
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
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.