forked from paritytech/polkadot-sdk
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Concurrent verification backport #2
Merged
Merged
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for edd6fd6 - Browse repository at this point
Copy the full SHA edd6fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e78dc - Browse repository at this point
Copy the full SHA 10e78dcView commit details -
Extend
ImportQueueService::import_blocks
comment to clarify importa……nt assumptions about blocks list
Configuration menu - View commit details
-
Copy full SHA for 2a84bd4 - Browse repository at this point
Copy the full SHA 2a84bd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e616567 - Browse repository at this point
Copy the full SHA e616567View commit details -
Extract
verify_single_block_metered
function out of `import_single_……block_metered` such that they can be used independently
Configuration menu - View commit details
-
Copy full SHA for 7bffa1f - Browse repository at this point
Copy the full SHA 7bffa1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6172d - Browse repository at this point
Copy the full SHA aa6172dView commit details -
Block verification shouldn't require
&self
, but this is not support……ed fully by some consensus engines, so introduce `Verifier::supports_stateless_verification()` that can be used to check this
Configuration menu - View commit details
-
Copy full SHA for 7aae861 - Browse repository at this point
Copy the full SHA 7aae861View commit details -
Configuration menu - View commit details
-
Copy full SHA for e855923 - Browse repository at this point
Copy the full SHA e855923View commit details -
Configuration menu - View commit details
-
Copy full SHA for f62d9cc - Browse repository at this point
Copy the full SHA f62d9ccView 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.