PolymeshAssociation / Polymesh

Node for Polymesh Blockchain
https://polymesh.network/
GNU General Public License v3.0
162 stars 49 forks source link

Move to new polkadot sdk repo #1573

Closed Neopallium closed 9 months ago

Neopallium commented 9 months ago

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.

codecov[bot] commented 9 months ago

Codecov Report

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

:exclamation: 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 ```diff @@ 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](https://app.codecov.io/gh/PolymeshAssociation/Polymesh/pull/1573?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolymeshAssociation) | Coverage Δ | | |---|---|---| | [pallets/utility/src/lib.rs](https://app.codecov.io/gh/PolymeshAssociation/Polymesh/pull/1573?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolymeshAssociation#diff-cGFsbGV0cy91dGlsaXR5L3NyYy9saWIucnM=) | `66.05% <ø> (ø)` | | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/PolymeshAssociation/Polymesh/pull/1573/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PolymeshAssociation)