runtime-2700
github-actions
released this
04 Jan 19:58
·
1 commit
to 281b0d55e79729229cffe87284ff3fcbd915932e
since this release
⚠️ Breaking Changes
- [Moonbeam] enable MBIP-5 (#2500)
- Deprecate Gov v1: Disable proposal submission for the Democracy pallet (#2572)
- [Moonbase] Prepare support for asynchronous backing (#2593)
- Change the timestamp implementation for EVM, now we use the relay timestamp instead of the parachain one, this impact:
- TIMESTAMP opcode
- call permit precompile
- Precompiles that implement EIP-2612 (balances-erc20 and assets-erc20)
- Change the timestamp implementation for EVM, now we use the relay timestamp instead of the parachain one, this impact:
- Migrate to polkadot-sdk v1.3.0 (#2589)
Runtimes
Moonbase
✨ spec_version : 2700
🏋 size : 1783497
#️⃣ sha256 : 0x81f2a3a24207c62a35115127eaf9a71fcf7a05d7500f7299ec5509362bcf20d5
#️⃣ blake2-256 : 0x7ba2cf4c8bf3218638acee0b5a77ac4b52a7b1ed356bbaad395cbac7bb0bf301
🗳️ proposal (authorizeUpgrade) : 0xf91c14940dd1e904a0239837d68950e5caf54bb6cb9353f3ff3ca57fcdac7ab5
Moonriver
✨ spec_version : 2700
🏋 size : 1772855
#️⃣ sha256 : 0xcecc88123dd7dc7c80c2c2734472cbf5f9821997e3362537f5f7d28ba30588db
#️⃣ blake2-256 : 0x6c5d079c59a24785c5d9971b2e480ddac8e1537b407af5a8fafa8e8868c2e5be
🗳️ proposal (authorizeUpgrade) : 0xc7b4f112829e7abcd747459800e0cf964100b05221e7d4af1403b11caaa27d82
Moonbeam
✨ spec_version : 2700
🏋 size : 1772654
#️⃣ sha256 : 0x4929ad899fc4068a00ed6a04728e7a493e57ced797730ef3670a2eaf7617cfb0
#️⃣ blake2-256 : 0xbb51967ff1934bb8e82f0e754c71a8de7226b726885ecdac9b5feb25bc213c1b
🗳️ proposal (authorizeUpgrade) : 0x10dab3b7f1f0a875323a3a98ad5b55c04f487e2b8c5ee3360f280639d66e3d91
Build information
WASM runtime built using rustc 1.70.0 (90c541806 2023-05-31)
Changes
- Fake VRF for ethereum pending blocks (#2576)
- Bump versions RT2700/v0.35.0 (#2569)
- [Moonbeam] Enable MBIP-5 (#2583)
- [Moonriver] Add identity precompile (#2584)
- [Moonbeam] Add identity precompile (#2585)
- Disable proposal submission for the Democracy pallet by rejecting the tx (#2572)
- Migrate pallets old versions (#2555)
- Allow setting Unlimited for BuyExecution in XCM Transactor (#2553)
- Dependency Upgrade to v1.3.0 (#2589)
- Allow async backing in moonbase (#2593)
- Add referenda migration for moonbeam (#2606)
- Filter out new treasury dispatchables (#2607)
- Update Pallet Preimage weights (#2608)
Dependency changes
Moonbeam: runtime-2602...runtime-2700
Polkadot-sdk: moonbeam-foundation/polkadot-sdk@87b160e...542721d
Frontier: moonbeam-foundation/frontier@fcb06a0...00bd4a6