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 1.6k
implement bitfield signing subsystem #1364
Merged
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
170efd3
update guide to reduce confusion and TODOs
coriolinus ed778a4
work from previous bitfield signing effort
coriolinus a8d312c
start rewriting bitfield signing in terms of the util module
coriolinus 6d3081a
implement construct_availability_bitvec
coriolinus 29cc1c3
implement the unimplemented portions of bitfield signing
coriolinus 5807799
get core availability concurrently, not sequentially
coriolinus 00ef611
use sp-std instead of std for a parachain item
coriolinus 7fc7780
resolve type inference failure caused by multiple From impls
coriolinus 684038f
handle bitfield signing subsystem & Allmessages variant in overseer
coriolinus f14ffe5
fix more multi-From inference issues
coriolinus 89ff07b
more concisely handle overflow
coriolinus 51dbee5
Merge remote-tracking branch 'origin/master' into prgn-bitfield-signing
coriolinus c1b8b54
Revert "resolve type inference failure caused by multiple From impls"
coriolinus 4410c87
Revert "fix more multi-From inference issues"
coriolinus 528cf9b
impl From<i32> for ParaId
coriolinus 7779405
handle another instance of AllSubsystems
coriolinus 333d076
improve consistency when returning existing options
coriolinus 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
implement the unimplemented portions of bitfield signing
- Loading branch information
commit 29cc1c33a4692b4c327161caa863345314c5f69a
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.