-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Enable statement store in polkadot-omni-node and polkadot-parachain #8076
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
2eb5d82
implement as not-dyn generic + part of PartialComponent
gui1117 e435d70
make statement store optional and not part of polkadot partial
gui1117 92057c9
also in manual seal
gui1117 cad2edc
add cli arg + remove from manual seal
gui1117 fd3a8ea
Merge remote-tracking branch 'origin/master' into gui-statement-store…
gui1117 4a63575
enable by default
gui1117 c8a0be6
fmt
gui1117 e556e9e
Update from github-actions[bot] running command 'prdoc --audience nod…
github-actions[bot] 886ee56
prdoc + remove unused
gui1117 8909fb2
Merge branch 'master' into gui-statement-store-in-omni-node
gui1117 e92ee61
Merge remote-tracking branch 'origin/master' into gui-statement-store…
gui1117 90dd3a2
network GOOD + host functions WIP
gui1117 3ddf39a
actually only register host fn for offchain worker
gui1117 928d88f
zero size statement store when disabled
gui1117 263ced1
enable if runtime API present at best hash
gui1117 7d3ffc8
remove zero size statement store, inexistence is handled good.
gui1117 5ced8b5
some todo
gui1117 8710f06
register metrics
gui1117 bd71ce2
log warning when ValidateStatement exists but statement store disabled
gui1117 aab795e
Merge remote-tracking branch 'origin/master' into gui-statement-store…
gui1117 31f4e62
fix usage of modified api in test
gui1117 ae45a8b
implement test
gui1117 1445aa9
additional inner comments
gui1117 ce63cef
taplo format
gui1117 424ec19
address issues
gui1117 4b764ab
fix some broken usage + clippy
gui1117 d54947d
disable test in ci, by wrapping in module
gui1117 2d8fd4a
Apply suggestions from code review
gui1117 bf1c26a
format + fix
gui1117 1cb4e2d
Merge branch 'master' into gui-statement-store-in-omni-node
gui1117 e0f5921
Update cumulus/polkadot-omni-node/lib/src/common/statement_store.rs
gui1117 94a87c4
Update cumulus/polkadot-omni-node/lib/src/common/statement_store.rs
gui1117 8100ca8
nits
gui1117 6e74940
refactor zombienet test
gui1117 494be5d
fmt
gui1117 ade2a18
Merge branch 'master' into gui-statement-store-in-omni-node
gui1117 2d61b75
bump major for people westend runtime
gui1117 aba9bf9
Merge remote-tracking branch 'origin/master' into gui-statement-store…
gui1117 28afb7a
use cli arg: enable_statement_store
gui1117 32200e4
fmt
gui1117 b50d9b3
doc
gui1117 807f37d
prdoc
gui1117 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
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.