-
Notifications
You must be signed in to change notification settings - Fork 689
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
polkadot-parachain-bin
: small cosmetics and improvements
#4666
Merged
serban300
merged 9 commits into
paritytech:master
from
serban300:polkadot-parachain-service-2
Jun 14, 2024
Merged
polkadot-parachain-bin
: small cosmetics and improvements
#4666
serban300
merged 9 commits into
paritytech:master
from
serban300:polkadot-parachain-service-2
Jun 14, 2024
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2dd7b91 - Browse repository at this point
Copy the full SHA 2dd7b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for c30df86 - Browse repository at this point
Copy the full SHA c30df86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 493c1f1 - Browse repository at this point
Copy the full SHA 493c1f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d213c - Browse repository at this point
Copy the full SHA c1d213cView commit details -
- Parse the `RelayChainCli` before starting the runner. This is helpful in case of executing `polkadot-parachain ... -- --help` or if the relay chain command is malformed - Set `no_binary_name(true)` - Use the same `base_path` as the parachain This will lead to using paths like for example: - /tmp/substratexaqpXv/chains/bridge-hub-kusama - /tmp/substratexaqpXv/chains/kusama instead of: - /tmp/substratexaqpXv/chains/bridge-hub-kusama - /tmp/substratexaqpXv/polkadot/chains/kusama
Configuration menu - View commit details
-
Copy full SHA for 1d88271 - Browse repository at this point
Copy the full SHA 1d88271View commit details -
Use the network backend from the parachain config
For consistency. For example `start_node()` uses `FullNetworkConfiguration::<_, _, Net>::new(¶chain_config.network)`
Configuration menu - View commit details
-
Copy full SHA for 6bfdebd - Browse repository at this point
Copy the full SHA 6bfdebdView commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4e415d - Browse repository at this point
Copy the full SHA f4e415dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 597067f - Browse repository at this point
Copy the full SHA 597067fView commit details -
Remove polkadot-parachains-common crate
And move logic to polakdot-parachain
Configuration menu - View commit details
-
Copy full SHA for b517d76 - Browse repository at this point
Copy the full SHA b517d76View 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.