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

Update substrate sp-core to version 4.1.0-dev #108

Merged
merged 1 commit into from
Jan 6, 2022
Merged

Conversation

gaudenzkessler
Copy link
Contributor

@gaudenzkessler gaudenzkessler commented Jan 4, 2022

  • The substrate verion for sp-core was updated to 4.1.0-dev.
  • The toolchain was updated to nightly-2021-12-10 due to incompatibilities with the toolchain nightly-2021-12-22
  • "AllPallets" was replaces by AllPalletsReversedWithSystemFirst according to Fix order of hook execution paritytech/substrate#10043

@echevrier echevrier marked this pull request as draft January 4, 2022 13:45
@gaudenzkessler gaudenzkessler force-pushed the gk-update-sp-core branch 4 times, most recently from 1aef64b to 34e11dd Compare January 5, 2022 10:06
@gaudenzkessler gaudenzkessler marked this pull request as ready for review January 5, 2022 11:12
node/src/service.rs Outdated Show resolved Hide resolved
@@ -78,6 +78,7 @@ pub fn new_partial(
config.wasm_method,
config.default_heap_pages,
config.max_runtime_instances,
config.runtime_cache_size,
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@brenzi brenzi merged commit d9454f9 into master Jan 6, 2022
@gaudenzkessler gaudenzkessler deleted the gk-update-sp-core branch January 7, 2022 07:47
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.

4 participants