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

deps: update substrate to release-polkadot-v1.11.0 #1430

Merged
merged 9 commits into from
May 20, 2024

Conversation

girazoki
Copy link
Contributor

Probably worth checking that everything is alright!

@girazoki girazoki requested a review from sorpaas as a code owner May 16, 2024 14:47
new_full::<
frontier_template_runtime::RuntimeApi,
TemplateRuntimeExecutor,
sc_network::NetworkWorker<_, _>,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This probably could use an option to use litep2p

Copy link
Contributor

@librelois librelois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -26,6 +26,7 @@ sp-inherents = { workspace = true }
sp-offchain = { workspace = true }
sp-runtime = { workspace = true }
sp-session = { workspace = true }
sp-std = { workspace = true }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove sp-std, see #1422

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

@koushiro koushiro changed the title Update to 1.11.0 deps: update substrate to release-polkadot-v1.11.0 May 17, 2024
@koushiro koushiro merged commit b2b0083 into polkadot-evm:master May 20, 2024
4 checks passed
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.

3 participants