⚠️ Breaking Changes
- [Moonbase Alpha] Introduce native EVM foreign assets (#2869)
- changes the process to manage XCM derivative assets
- [Moonbeam] Increase block gas limit from 15 mlns to 30 mlns (#2866)
- [Moonriver] Increase block gas limit from 30 mlns to 60 mlns (#2867)
Runtimes
Moonbase
✨ spec_version : 3100
🏋 size : 2060773
#️⃣ sha256 : 0x92da7706c5fc55ef713d116f54731f40fb90359c113c18a6e325cbcea3f215c8
#️⃣ blake2-256 : 0xff111b62106cee2c5fd2d1792a148e3da440d0967b7a0aaf811753d5a8e9650f
🗳️ proposal (authorizeUpgrade) : 0xc656642ab34bedc012db33dc9e1924f76b3056ab0b17c01fc7908e6b3b92397a
Moonriver
✨ spec_version : 3100
🏋 size : 2012007
#️⃣ sha256 : 0x1d3c68f6cdfce04f6d1e870e12cfe535232565d2d339ecd6642f654ededd00cb
#️⃣ blake2-256 : 0xb41359621d03e2f48ff31defa3adc4d672ac1135a348d73e6ec752d3b85bfb42
🗳️ proposal (authorizeUpgrade) : 0xab14e79a41381aeca2e2770ddc3f5bd1f7bb3d3497dabe4135b9c415f2782e08
Moonbeam
✨ spec_version : 3100
🏋 size : 2019360
#️⃣ sha256 : 0x022af470d8f83f26e1b50220c7d344e5faab52856897e8fd9a7ad83cf0ddc887
#️⃣ blake2-256 : 0x338b2f79a830e26f1a5a48baefb2dd0f737b7067bfad31edd207aa46d78b39d9
🗳️ proposal (authorizeUpgrade) : 0x41118714dd9ac23f0fa8cbcd0d19261ffb4a72f63ee5de3838934e684ab9d05e
Build information
WASM runtime built using rustc 1.77.0 (aedd173a2 2024-03-17)
Changes
- Upgrade to polkadot-sdk v1.11.0 (#2838)
- Add XcmPayment runtime API (#2857)
- Allows for XCM gas estimation
- Add secp256r1 precompile (#2859)
- Introduces support for passkeys signature scheme
- Allow bridged assets from Asset Hub (#2844)
- Add new substrate event
ExecutedFromXcm
to link XCM message hash with Ethereum tx hash (#2874) - fix: auto-compound fail when free balance is too low (#2853)
- Uses
precompile_utils
from frontier (#2812) - benchmarks for 3100 (#2878)
Migrations
- Fix reserved deposits (#2872)
Dependency changes
Moonbeam: runtime-3001...runtime-3100
Polkadot-sdk: moonbeam-foundation/polkadot-sdk@2073906...08968b2
Frontier: moonbeam-foundation/frontier@7f424fb...45d16ae
Moonkit: Moonsong-Labs/moonkit@04d420f...509c4f4