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

Move to new polkadot sdk repo #1573

Merged
merged 16 commits into from
Dec 14, 2023
Merged

Conversation

Neopallium
Copy link
Contributor

@Neopallium Neopallium commented Dec 8, 2023

Use workspace dependencies and use new Polkadot-sdk repo for Substrate.

Also cherry picked two small commits into Substrate to fix WASM runtime builds on newer Rust compiler (target-cpu=mvp and disable sign-ext WASM extension).

And fix the debian Rust docker image builds.

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

Merging #1573 (fa7b834) into develop (9214c27) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head fa7b834 differs from pull request most recent head 3d021b7. Consider uploading reports for the commit 3d021b7 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1573      +/-   ##
===========================================
+ Coverage    58.65%   58.69%   +0.03%     
===========================================
  Files          142      142              
  Lines        32236    32236              
===========================================
+ Hits         18909    18921      +12     
+ Misses       13327    13315      -12     
Files Coverage Δ
pallets/utility/src/lib.rs 66.05% <ø> (ø)

... and 5 files with indirect coverage changes

* Add missing benchmark commands.

* cargo fmt

* Enable some benchmarks for testnet & mainnet runtimes.

* Disable authoring backoff.

* Only include benchmark HostFunctions when needed.
@Neopallium Neopallium merged commit 70f7517 into develop Dec 14, 2023
13 checks passed
@Neopallium Neopallium deleted the move_to_new_polkadot_sdk_repo branch December 14, 2023 17:08
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.

None yet

3 participants