moonbeam-foundation / moonbeam

An Ethereum-compatible smart contract parachain on Polkadot
https://moonbeam.network
GNU General Public License v3.0
921 stars 337 forks source link

Upgrade to polkadot stable2409 #3031

Open TarekkMA opened 2 weeks ago

TarekkMA commented 2 weeks ago

fixes #2994

What does it do?

Upgrade from stable2407 to stable2409

What important points reviewers should know?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

Below are the used forks, please review that cherrypicks have been applied correctly.

github-actions[bot] commented 2 weeks ago

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2260 KB (no changes) ✅

Moonbeam runtime: 2224 KB (no changes) ✅

Moonriver runtime: 2232 KB (no changes) ✅

Compared to latest release (runtime-3300)

Moonbase runtime: 2260 KB (+232 KB compared to latest release) ⚠️

Moonbeam runtime: 2224 KB (+228 KB compared to latest release) ⚠️

Moonriver runtime: 2232 KB (+240 KB compared to latest release) ⚠️

github-actions[bot] commented 2 weeks ago

Coverage Report

@@                       Coverage Diff                        @@
##           master   moonbeam-polkadot-stable2409      +/-   ##
================================================================
- Coverage   79.34%                         79.00%   -0.34%     
+ Files         301                            303       +2     
+ Lines       87834                          88211     +377     
================================================================
- Hits        69685                          69683       -2     
+ Misses      18149                          18528     +379     
Files Changed Coverage
/node/cli/src/command.rs 17.69% (+0.08%) 🔼
/node/service/src/lib.rs 62.27% (+0.02%) 🔼
/node/service/src/rpc.rs 84.95% (-0.05%) 🔽
/runtime/common/src/weights/pallet_assets.rs 8.63% (-0.25%) 🔽

Coverage generated Thu Nov 21 10:33:21 UTC 2024