Native runtime:
- Moonbeam: 22
WASM runtime built using 1.47.0-nightly
and toolchain nightly-2020-10-03-x86_64-unknown-linux-gnu
Changes
- Author inherent becomes mandatory (#210)
- Block author and Block gas limit are available in Ethereum block (#213, #249)
- Combined standalone/parachain into single binary (#204). You can use
--dev
to use the standalone - Support for instant seal (#225).
- Support for staking multiple nominations (#189, #240)
- Support for polkadot-launch scripts (#220)
- Adds Democracy pallet (#206)
- Implements an block author filtering consensus (#229)
- Adds inflation to the staking pallet (#232)
- Substrate/Cumulus/Polkadot/Frontier version upgrade (#215)
- Binary and Docker image renaming (#223). Main binary is now
moonbeam
- Added pallet author-filter
- New genesis for Alphanet and Stagenet (#237)
Dependency changes
Moonbeam changes: v0.5.0...v0.6.0
Substrate changes: paritytech/substrate@f977fb8...9659509
Polkadot changes: paritytech/polkadot@cafe755...71a528e
Cumulus changes: paritytech/cumulus@464e54a...6438d32
Frontier changes: PureStake/frontier@1f38522...677548c