-
Notifications
You must be signed in to change notification settings - Fork 1.2k
polkadot-omni-node: add GetParachainInfo runtime api
#8651
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
91 commits
Select commit
Hold shift + click to select a range
46004e3
Add GetParachainInfo to cumulus primitives core
Stephenlawrence00 aa7623c
fmt
Stephenlawrence00 ceb6abc
Uses SelfParaId
Stephenlawrence00 01ff449
on-chain paraid
Stephenlawrence00 cd03742
configure polkadot-omni-node with runtime generated para_id
Stephenlawrence00 42cd9bb
Merge branch 'master' of github.com:paritytech/polkadot-sdk into ib-p…
iulianbarbu 2bf5056
Update cumulus/polkadot-omni-node/lib/src/common/spec.rs
iulianbarbu 5e629b1
delete files after merge
iulianbarbu 1b8f6bb
Merge branch 'master' into ib-paraid-api
iulianbarbu f61939e
Merge branch 'master' into ib-paraid-api
iulianbarbu b690325
simplify parachain id retrieval
iulianbarbu 173c551
Merge branch 'master' into ib-paraid-api
iulianbarbu b89a2de
still parse para id from chain spec for a while
iulianbarbu dc7d938
a new round of para-id removal
iulianbarbu 8d86842
small fixes
iulianbarbu 5d592d5
some fixes
iulianbarbu a242861
Update from github-actions[bot] running command 'prdoc'
github-actions[bot] 89541f3
Update from github-actions[bot] running command 'fmt'
github-actions[bot] da4dd4b
new round of polishing
iulianbarbu ef7cc6c
fix prdoc
iulianbarbu a8ddeac
more polishgin
iulianbarbu 169863c
more fixes
iulianbarbu 600c609
Merge branch 'master' into ib-paraid-api
iulianbarbu 3a00254
Update from github-actions[bot] running command 'fmt'
github-actions[bot] d3e3eb2
ffix clippy
iulianbarbu 09f85c4
more fixes
iulianbarbu b4dcee7
one more round of clippy fixing
iulianbarbu 9f8abef
more clippy fixing
iulianbarbu 9cd2617
first runtime is not a parachain, so omni-node shouldn't start it
iulianbarbu 69709d0
fix test
iulianbarbu ebb2405
do not run minimal with omni-node anymore
iulianbarbu 60e64cf
do not build FIRST_RUNTIME anymore
iulianbarbu cf7b9bf
polish first runtime testing
iulianbarbu 383b85e
impl getparachainidentity for staking runtime
iulianbarbu 9a93064
polishing minimal template
iulianbarbu 7af999c
polish
iulianbarbu ffa3487
Merge branch 'master' into ib-paraid-api
iulianbarbu 4cc19f7
fix syntax error
iulianbarbu c7b2439
fix markdown
iulianbarbu 4507d6a
Update from github-actions[bot] running command 'fmt'
github-actions[bot] bb8aad8
Update prdoc/pr_8651.prdoc
iulianbarbu 707ef54
Update substrate/bin/utils/chain-spec-builder/README.md
iulianbarbu ad4bec7
Update substrate/bin/utils/chain-spec-builder/README.docify.md
iulianbarbu a53df55
Update substrate/frame/staking-async/runtimes/parachain/build-and-run…
iulianbarbu 61019dc
improved polkadot-sdk omni node tests
iulianbarbu 2fbc5ce
parachain-template-node: remove para_id chain spec extension
iulianbarbu 6ab7192
Update from github-actions[bot] running command 'fmt'
github-actions[bot] 3f4664c
fix clippy
iulianbarbu 805453c
fix sdk guides test
iulianbarbu 76800f0
add a note with chain-spec-builder
iulianbarbu a878c31
fix a few more things
iulianbarbu cf23e5b
Update templates/parachain/node/src/service.rs
iulianbarbu 8175bc2
fix test
iulianbarbu 90605d6
Merge branch 'master' into ib-paraid-api
iulianbarbu 570029c
Merge branch 'master' into ib-paraid-api
iulianbarbu 018f86c
Apply suggestions from code review
iulianbarbu bd6ac0c
improve allow(deprecated) usage
iulianbarbu 24d569d
adjust info about the release when this takes effect
iulianbarbu a206d48
Update cumulus/polkadot-omni-node/lib/src/common/chain_spec.rs
iulianbarbu 8aef412
polish deprecation comments
iulianbarbu 2b121a7
Update cumulus/polkadot-omni-node/README.md
iulianbarbu 55f9bb2
Update prdoc/pr_8651.prdoc
iulianbarbu fa991a0
Update prdoc/pr_8651.prdoc
iulianbarbu ca97051
re-added --para-id flag usage in omni-node-bin docs
iulianbarbu 108d586
addressing michal feedback
iulianbarbu 0af3390
Update cumulus/polkadot-omni-node/lib/src/common/spec.rs
iulianbarbu 32b56d4
Merge branch 'master' into ib-paraid-api
iulianbarbu 4b04cd5
Update substrate/bin/utils/chain-spec-builder/src/lib.rs
iulianbarbu 81c2a1b
more updates
iulianbarbu edff492
still test para_id chain spec field based runtimes
iulianbarbu 19cd9d0
Merge branch 'master' into ib-paraid-api
iulianbarbu fe4b078
Merge branch 'master' into ib-paraid-api
iulianbarbu dac7ca7
Merge branch 'master' into ib-paraid-api
iulianbarbu ab06132
rename trait
iulianbarbu ac901c9
Update cumulus/polkadot-omni-node/lib/src/common/chain_spec.rs
iulianbarbu 038ccde
Merge branch 'master' into ib-paraid-api
iulianbarbu 18de9d7
Update from github-actions[bot] running command 'fmt'
github-actions[bot] 8c228d3
fix test
iulianbarbu d520d37
fix test
iulianbarbu 83f753d
Update cumulus/polkadot-omni-node/lib/src/common/chain_spec.rs
iulianbarbu b5d76b1
update prdoc
iulianbarbu f8d1189
reorder impl position
iulianbarbu 5134c6e
specify that nodes generated chain specs
iulianbarbu 88d526a
rename to GetParachainInfo
iulianbarbu e6f905b
fix prdoc
iulianbarbu ada6fd6
Update from github-actions[bot] running command 'fmt'
github-actions[bot] 3837380
Update pr_8651.prdoc
iulianbarbu 354189d
Update pr_8651.prdoc
iulianbarbu e7fb49f
Update pr_8651.prdoc
iulianbarbu 8f89a80
Merge branch 'master' into ib-paraid-api
iulianbarbu 74563a8
fix sdk docs tests
iulianbarbu 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
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
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.