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
Commits on Nov 23, 2022
-
Move import queue out of
sc-network
Add supplementary asynchronous API for the import queue which means it can be run as an independent task and communicated with through the `ImportQueueService`. This commit removes removes block and justification imports from `sc-network` and provides `ChainSync` with a handle to import queue so it can import blocks and justifications. Polling of the import queue is moved complete out of `sc-network` and `sc_consensus::Link` is implemented for `ChainSyncInterfaceHandled` so the import queue can still influence the syncing process.
Configuration menu - View commit details
-
Copy full SHA for 7a76b40 - Browse repository at this point
Copy the full SHA 7a76b40View commit details
Commits on Dec 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f485d89 - Browse repository at this point
Copy the full SHA f485d89View commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 84eed3d - Browse repository at this point
Copy the full SHA 84eed3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f442897 - Browse repository at this point
Copy the full SHA f442897View commit details
Commits on Dec 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9a2941a - Browse repository at this point
Copy the full SHA 9a2941aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4995685 - Browse repository at this point
Copy the full SHA 4995685View commit details -
Apply suggestions from code review
Co-authored-by: Bastian Köcher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04715e2 - Browse repository at this point
Copy the full SHA 04715e2View commit details -
Merge remote-tracking branch 'origin/import-queue-refactoring' into i…
…mport-queue-refactoring
Configuration menu - View commit details
-
Copy full SHA for 7dc9b2b - Browse repository at this point
Copy the full SHA 7dc9b2bView commit details
Commits on Dec 9, 2022
-
Update client/network/sync/src/lib.rs
Co-authored-by: Bastian Köcher <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2b4da4 - Browse repository at this point
Copy the full SHA d2b4da4View 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.