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
*: Refactor authority discovery (key mngmt, runtime API) #3955
Merged
bkchr
merged 34 commits into
paritytech:master
from
mxinden:refactor-authority-discovery
Nov 14, 2019
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
47b4f7c
{core,srml}/authority-discovery: Move generic to specific session keys
mxinden 4d80316
{srml,core}/authority-discovery: Verify signature outside of runtime
mxinden 1be93d3
*: Add authority discovery to the set of session keys
mxinden 3551221
*: Sign authority discovery DHT payload with keystore instead of runtime
mxinden b516aee
core/authority-discovery: Give libp2p Kademlia time to start up
mxinden 404d9a9
core/authority-discovery: Move authorities priority group name to const
mxinden e922805
node/runtime/src/lib.rs: Bump runtime spec version
mxinden 38cf886
*: Fix lints and node/testing test failures
mxinden 50e90a9
Merge remote-tracking branch 'paritytech/master' into refactor-author…
mxinden db05799
*: Fix formatting
mxinden b7b49c4
Merge remote-tracking branch 'master' into refactor-authority-discovery
mxinden 1d72997
Merge branch 'master' of https://github.com/paritytech/substrate into…
mxinden 180f5ec
core/authority-discovery: Box dht event channel in unit tests
mxinden 8aca3d7
Merge remote-tracking branch 'paritytech/master' into refactor-author…
mxinden f8cfff7
node/cli/src/service.rs: Fix future import
mxinden 642ca6c
Merge remote-tracking branch 'paritytech/master' into refactor-author…
mxinden 1f5241c
node/cli/src/service.rs: Replace unwrap by expect with proof
mxinden 744c218
node/cli/src/chain_spec: Remove TODO for testnet key generation
mxinden 409d885
core/authority-discovery/src/lib: Remove scale encoding TODOs
mxinden 79de0c0
srml/authority-discovery: Make comment a doc comment
mxinden 0b8f7dd
core/authority-discovery: Remove unused StreamExt import
mxinden a6d8f6c
Merge remote-tracking branch 'paritytech/master' into refactor-author…
mxinden 1a90903
node/runtime: Bump impl version to debug CI
mxinden a2c9df5
Test ci.
tomusdrw edff1f8
Change the line width to 100.
tomusdrw ae5108a
Revert "Change the line width to 100."
tomusdrw 3b71b57
Fix a check for polkadot to work on forked repos.
tomusdrw 65756f9
Revert "node/runtime: Bump impl version to debug CI"
mxinden 0ae3bfe
Merge remote-tracking branch 'paritytech/master' into refactor-author…
mxinden fc5156c
Revert "Test ci."
mxinden 4d36114
Merge remote-tracking branch 'paritytech/master' into refactor-author…
mxinden 56d630c
Cargo.lock: Fix wrong lock file merge
mxinden b689a1f
srml/authority-discovery: Keep track of new validator set not upcoming
mxinden 89f5018
core/authority-discovery: Document key retrieval functions
mxinden 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
core/authority-discovery/src/lib: Remove scale encoding TODOs
- Loading branch information
commit 409d88589dce8c57fcb35a889bc31af1addfe825
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.