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
Remove legacy network code #860
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
c6be9e5
expunge legacy code from polkadot-network
rphmeier 953e292
mostly rip out old legacy protocol from service
rphmeier 7a19620
ensure validation work is spawned by incoming messages
rphmeier 134f3e5
decouple availabliity store from network logic; clean up data flow
rphmeier eaef68f
av_store: test helpers and use futures-abort
rphmeier 4e1feb8
update polkadot-validation to pass n_validators when submitting chunks
rphmeier bf4443c
fallible erasure-chunk fetching
rphmeier 697c136
implement `ErasureNetworking` for new network prot
rphmeier 3416863
API for registering availability store in network
rphmeier 457d406
fully integrate new network service into service
rphmeier 8c65487
fix validation tests
rphmeier 81ecaef
scaffolding for porting collator over to new network
rphmeier f86c52e
track connected validators' peer IDs and distribute collators' collat…
rphmeier bbef84c
helper in network for fetching all checked statements
rphmeier 8bf595f
Merge branch 'master' into rh-remove-legacy-network
rphmeier 16b79f2
fix adder-collator
rphmeier 22c97dd
actually register notifications protocol
rphmeier 0f53937
Update service/src/lib.rs
rphmeier 1999746
merge with master
rphmeier eccb8db
Merge branch 'master' into rh-remove-legacy-network
rphmeier 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
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.