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
Cleaner GRANDPA RPC API for proving finality #7339
Merged
Merged
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
75d59d8
grandpa: persist block number for last block of authority set
octol c3dac36
grandpa: fix authority_set_changes field in tests
octol 363ba7b
grandpa: fix date on copyright notice
octol 1d54eb5
grandpa-rpc: implement cleaner api for prove finality rpc
octol 58477bc
grandpa-rpc: replace the old prove_finality with the new one
octol 10e507f
grandpa: undo accidental whitespace change
octol 8e99c66
Merge remote-tracking branch 'upstream/master' into jon/cleaner-final…
octol 83ff901
grandpa-rpc: start work on redo of the finality_proof RPC API
octol 107a4fa
Merge remote-tracking branch 'upstream/master' into jon/cleaner-final…
octol df5cca1
grandpa: manual impl of Decode for AuthoritySet
octol 6ed408a
grandpa: add comment about appending changes for forced changes
octol bde6188
grandpa: flip order in set changes, tidy up some comments
octol ec52b6f
grandpa: update some of the doc comments
octol 0126c4c
Merge remote-tracking branch 'upstream/master' into jon/cleaner-final…
octol efcd04b
grandpa: store authority set changes when applying forced changes
octol 88ea322
Merge remote-tracking branch 'upstream/master' into jon/cleaner-final…
octol 62a7245
grandpa: simplify finality_proof.rs
octol 65c4243
grandpa: move checks and extend tests in finality_proof
octol 282d9f6
grandpa: address first set of review comments
octol a5644a9
grandpa: check that set changes have well-defined start
octol 25a854a
grandpa: rework prove_finality and assocated tests
octol 79d1840
grandpa: make AuthoritySetChanges tuple struct
octol ef993a4
grandpa: add assertions for tracking auth set changes
octol abeb9ec
grandpa: remove StorageAndProofProvider trait
octol fb12f98
Merge remote-tracking branch 'upstream/master' into jon/cleaner-final…
octol b14d97c
grandpa: return more informative results for unexpected input to RPC
octol 4544bfd
Merge remote-tracking branch 'upstream/master' into jon/cleaner-final…
octol f2c3b23
grandpa: tiny tweak to error msg
octol 3034193
grandpa: fix tests
octol 2a9a86f
Merge remote-tracking branch 'upstream/master' into jon/cleaner-final…
octol c8efdbb
grandpa: add error specific to finality_proof
octol ceee16a
grandpa: fix review comments
octol adc39b8
Merge remote-tracking branch 'upstream/master' into jon/cleaner-final…
octol 9feb90c
Merge remote-tracking branch 'upstream/master' into jon/cleaner-final…
octol aa6282e
grandpa: proper migration to new AuthoritySet
octol 6d90ce3
grandpa: fix long lines
octol bb6cb32
Merge branch 'master' into jon/cleaner-finality-rpc-api
andresilva a8878a1
grandpa: fix unused warning after merge
octol 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
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.