This repository has been 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.6k
*: 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
*: Refactor authority discovery (key mngmt, runtime API) #3955
bkchr
merged 34 commits into
paritytech:master
from
mxinden:refactor-authority-discovery
Nov 14, 2019
Commits on Oct 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 47b4f7c - Browse repository at this point
Copy the full SHA 47b4f7cView commit details -
{srml,core}/authority-discovery: Verify signature outside of runtime
Given that the `core/authority-discovery` uses concrete authority identifiers and signatures, one can verify a signature with the authority discovery within `core`. Given the above, the `verify` runtime api is obsolete and thus removed.
Configuration menu - View commit details
-
Copy full SHA for 4d80316 - Browse repository at this point
Copy the full SHA 4d80316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1be93d3 - Browse repository at this point
Copy the full SHA 1be93d3View commit details -
*: Sign authority discovery DHT payload with keystore instead of runtime
Instead of calling a runtime function to sign a dht payload, which then invokes the keystore, pass the keystore to the authority discovery module and use it directly.
Configuration menu - View commit details
-
Copy full SHA for 3551221 - Browse repository at this point
Copy the full SHA 3551221View commit details -
Configuration menu - View commit details
-
Copy full SHA for b516aee - Browse repository at this point
Copy the full SHA b516aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 404d9a9 - Browse repository at this point
Copy the full SHA 404d9a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e922805 - Browse repository at this point
Copy the full SHA e922805View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38cf886 - Browse repository at this point
Copy the full SHA 38cf886View commit details
Commits on Oct 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 50e90a9 - Browse repository at this point
Copy the full SHA 50e90a9View commit details
Commits on Nov 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for db05799 - Browse repository at this point
Copy the full SHA db05799View commit details -
Merge remote-tracking branch 'master' into refactor-authority-discovery
Among others translate between the future 1 dht event stream and the future 3 authority discovery module.
Configuration menu - View commit details
-
Copy full SHA for b7b49c4 - Browse repository at this point
Copy the full SHA b7b49c4View commit details -
Merge branch 'master' of https://github.com/paritytech/substrate into…
… refactor-authority-discovery
Configuration menu - View commit details
-
Copy full SHA for 1d72997 - Browse repository at this point
Copy the full SHA 1d72997View commit details
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 180f5ec - Browse repository at this point
Copy the full SHA 180f5ecView commit details
Commits on Nov 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8aca3d7 - Browse repository at this point
Copy the full SHA 8aca3d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8cfff7 - Browse repository at this point
Copy the full SHA f8cfff7View commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 642ca6c - Browse repository at this point
Copy the full SHA 642ca6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f5241c - Browse repository at this point
Copy the full SHA 1f5241cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 744c218 - Browse repository at this point
Copy the full SHA 744c218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 409d885 - Browse repository at this point
Copy the full SHA 409d885View commit details
Commits on Nov 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 79de0c0 - Browse repository at this point
Copy the full SHA 79de0c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b8f7dd - Browse repository at this point
Copy the full SHA 0b8f7ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6d8f6c - Browse repository at this point
Copy the full SHA a6d8f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a90903 - Browse repository at this point
Copy the full SHA 1a90903View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c9df5 - Browse repository at this point
Copy the full SHA a2c9df5View commit details -
Configuration menu - View commit details
-
Copy full SHA for edff1f8 - Browse repository at this point
Copy the full SHA edff1f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5108a - Browse repository at this point
Copy the full SHA ae5108aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b71b57 - Browse repository at this point
Copy the full SHA 3b71b57View commit details -
Revert "node/runtime: Bump impl version to debug CI"
This reverts commit 1a90903.
Configuration menu - View commit details
-
Copy full SHA for 65756f9 - Browse repository at this point
Copy the full SHA 65756f9View commit details
Commits on Nov 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 0ae3bfe - Browse repository at this point
Copy the full SHA 0ae3bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5156c - Browse repository at this point
Copy the full SHA fc5156cView commit details
Commits on Nov 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4d36114 - Browse repository at this point
Copy the full SHA 4d36114View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d630c - Browse repository at this point
Copy the full SHA 56d630cView commit details
Commits on Nov 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b689a1f - Browse repository at this point
Copy the full SHA b689a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f5018 - Browse repository at this point
Copy the full SHA 89f5018View commit details
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.