Skip to content
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

Add multiple runtime and chain specs support #291

Merged
merged 20 commits into from
Jan 17, 2022
Merged

Conversation

h4n0
Copy link
Contributor

@h4n0 h4n0 commented Jan 13, 2022

This PR adds litentry kusama runtime and chain spec support, along with the current polkadot runtime and chain spec.

resolves #298

@h4n0 h4n0 requested a review from Kailai-Wang January 13, 2022 02:24
@h4n0 h4n0 marked this pull request as draft January 13, 2022 02:24
node/Cargo.toml Show resolved Hide resolved
node/src/chain_specs/kitentry.rs Outdated Show resolved Hide resolved
node/src/command.rs Outdated Show resolved Hide resolved
node/src/command.rs Outdated Show resolved Hide resolved
@geastwood
Copy link

There seems to be a lot of formatting changes.

@h4n0 h4n0 marked this pull request as ready for review January 17, 2022 09:54
@h4n0
Copy link
Contributor Author

h4n0 commented Jan 17, 2022

There seems to be a lot of formatting changes.

Yes, mainly the cargo toml files. I have fixed them with new commits.

@h4n0 h4n0 merged commit c96cd43 into dev Jan 17, 2022
@Kailai-Wang Kailai-Wang deleted the feature-kusama-runtime-support branch January 17, 2022 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate polkadot and kusama runtime
3 participants