⚠️ Breaking Changes
- Update moonbeam to polkadot stable2407 (#2932)
- Treasury pallet
proposeSpend
,rejectProposal
,approveProposal
have been removed,spend
andspendLocal
have been introduced
- Treasury pallet
- Remove all dependencies to repository open-runtime-module-library (#2969)
- Selectors
transferWithFee
andtransferMultiassetWithFee
no longer take the fee parameter into account.
- Selectors
Runtimes
Moonbase
✨ spec_version : 3300
🏋 size : 2074018
#️⃣ sha256 : 0x8f6aa9c239b30cdd12e6f2195b9abccd852ce5c94f4287fdd4039b79f09e8899
#️⃣ blake2-256 : 0xa6c493ae0f744ee9e43b37f66e7ed3523dc9aa1937771b244fbc53ac691b7e91
🗳️ proposal (authorizeUpgrade) : 0x945e187990ebd718f4af402e42bfb3d0c8b8b6d2dd60c0fc802fe2f12ead4e59
Moonriver
✨ spec_version : 3300
🏋 size : 2039268
#️⃣ sha256 : 0x6afcacde0b45d5e858ac52d0acf9d01b38a057ae7c561b21731c6fd72bd58640
#️⃣ blake2-256 : 0x3cf3abd8219a129179cd77bf8c15e4d1400610cf78f97c3e7685efb45d8eb2c9
🗳️ proposal (authorizeUpgrade) : 0x429046c8fed4d8930f150cd8ca8d49fd6233ab841e1d43f11e387667f66fda6c
Moonbeam
✨ spec_version : 3300
🏋 size : 2040729
#️⃣ sha256 : 0xe33145ed6fe3e133c0ec6ccf5668d8577ebd4cafd0b27d0160b78e619656a5f9
#️⃣ blake2-256 : 0x56ce585e44a890370091a3c8006e161b74e6a9e82f98f60a65e37d74fec89dd7
🗳️ proposal (authorizeUpgrade) : 0x5146a166f8e3622e7dd15ff2de5b71740cdfdc03550941362b63f08a944e6926
Build information
WASM runtime built using rustc 1.77.0 (aedd173a2 2024-03-17)
Changes
- Add XCM
DryRun
andLocationToAccount
runtime APIs to all runtimes (#2980) - Introduce Additional Account for Inflation Distribution Alongside PBR (#2976)
- Parametrize the deposit for pallet_randomness (#2941)
- Fix unfairness on proof size check estimation (#2946)
- Update weights for runtime 3300 (#2999)
- Cleanup old migrations (#3002)
- Moonbeam
- Add pallet-xcm precompile (
transfer_assets_using_type_and_then
extrinsic support) (#2992)
- Add pallet-xcm precompile (
- Moonriver
- Add pallet-xcm precompile (
transfer_assets_using_type_and_then
extrinsic support) (#2992)
- Add pallet-xcm precompile (
Migrations
- Migrate State Trie to v1 (#2907)
Dependency changes
Moonbeam: runtime-3200...runtime-3300
Polkadot-sdk: moonbeam-foundation/polkadot-sdk@125e709...86b704d
Frontier: moonbeam-foundation/frontier@42a7a8e...e4fcc12
Moonkit: Moonsong-Labs/moonkit@597e9e5...f32e403