-
Notifications
You must be signed in to change notification settings - Fork 1.2k
check inherents and equivocations in import_block
#8446
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
Draft
sistemd
wants to merge
49
commits into
master
Choose a base branch
from
sistemd/check-inherents-when-importing-block
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
9ebf20c
check inherents in import_block
sistemd 4431bb1
empty prdoc
sistemd 0f9533b
Update from github-actions[bot] running command 'prdoc --audience nod…
github-actions[bot] e3e5846
fix clippies
sistemd dc09e64
toml formatting
sistemd 610fd40
update test
sistemd 09a0896
fix semver
sistemd 73a9b0a
remove .vim
sistemd 4eb7197
use Arc instead of custom CreateInherentDataProvider impls
sistemd cc36b4a
remove CheckForEquivocation
sistemd eb14482
typedefs
sistemd 8966cbf
remove redundant type parameter
sistemd 484579a
improvements and oversights
sistemd ea74fa2
Merge remote-tracking branch 'origin/master' into sistemd/check-inher…
sistemd 9bc4f69
improve logs
sistemd d59dc15
Merge remote-tracking branch 'origin/master' into sistemd/check-inher…
sistemd f9c046a
fix
sistemd fc83d6b
remove ValidatingBlockImport
sistemd d3f0bc7
remove outdated comment
sistemd a171009
remove unneeded BlockBuilder trait
sistemd 2130887
remove unnecessary InherentDataProviderExt constraint
sistemd 4e9a465
use simple callback for AuraVerifier instead of CIDP
sistemd ab5abde
Merge remote-tracking branch 'origin/master' into sistemd/check-inher…
sistemd c1c9e97
fix compiler errors
sistemd 40fd334
update prdoc
sistemd ac54928
remove BlockBuilder constraint
sistemd b8b9b72
remove doc hidden
sistemd 2d800c0
update prdoc
sistemd 50c8e9c
remove unneeded constraints
sistemd 81d7d39
Merge branch 'master' into sistemd/check-inherents-when-importing-block
sistemd 8566346
fix warning
sistemd 7a28d33
add AuraBlockImport for polkadot-omni-node
sistemd 89642dc
Merge remote-tracking branch 'origin/master' into sistemd/check-inher…
sistemd 6147815
fixing ci
sistemd 07df2ee
Merge branch 'master' into sistemd/check-inherents-when-importing-block
sistemd 55dcf7b
Merge branch 'master' into sistemd/check-inherents-when-importing-block
sistemd 500d87a
Merge branch 'master' into sistemd/check-inherents-when-importing-block
sistemd 171156c
Merge branch 'master' into sistemd/check-inherents-when-importing-block
sistemd 4a77f23
remove some unneeded constraints
sistemd 8aae9f1
move NaiveEquivocationDefender back into import queue
sistemd 845db2b
move AuraBlockImport to substrate
sistemd ef58955
strict equivocation check in AuraBlockImport
sistemd f90501f
don't check equivocations in SlotBasedBlockImport
sistemd 8a755d5
use fully_verifying_import_queue in cumulus-test-client
sistemd 507f3b2
Merge remote-tracking branch 'origin/master' into sistemd/check-inher…
sistemd 5779e08
fixing the build
sistemd 78ab1cc
fix doc comment
sistemd b7e5656
remove ImportQueueParams
sistemd 2721f74
Merge branch 'master' into sistemd/check-inherents-when-importing-block
sistemd 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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.
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.