Skip to content

Releases: moonbeam-foundation/moonbeam

Moonbase v0.6.0

18 Feb 15:15
Compare
Choose a tag to compare

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: moonbeam-foundation/frontier@1f38522...677548c

Moonbase Alphanet v0.5.0

21 Jan 03:49
Compare
Choose a tag to compare

Native runtimes:

  • Moonbase Alphanet: 5

WASM runtimes built using 1.47.0-nightly and toolchain nightly-2020-10-03-x86_64-unknown-linux-gnu

Changes

  • Removes MultiSignature (#127)
  • Adds moonbeam types as npm module (#150, #190)
  • Adds better code check/formatting (#143, #182)
  • Adds support for GasWeightMapping (#174, #185)
  • Enforces compiled wasm execution (#160, #172, #178)
  • Implement the stake pallet and author pallet (#159, #173, #188, #192)
  • Updates substrate from 54bde60c to f977fb8a (#176)
  • Adds support for --chain alphanet with embedded parachain and relaychain specs (#169)
  • Adds support for Ethereum RPC module txpool (#171)

Moonbase Alphanet v0.4.0

12 Dec 21:22
Compare
Choose a tag to compare

Native runtimes:

  • Moonbase Alphanet: 4

WASM runtimes built using 1.47.0-nightly and toolchain nightly-2020-10-03-x86_64-unknown-linux-gnu

Changes

Moonbase Alphanet V3

13 Nov 16:54
b34a8ab
Compare
Choose a tag to compare

Native runtimes:

  • Moonbase Alphanet: 3

WASM runtimes built using 1.47.0-nightly and toolchain nightly-2020-07-20-x86_64-unknown-linux-gnu

Changes

Moonbase Alphanet V2

12 Oct 23:02
97ace62
Compare
Choose a tag to compare

Native runtimes:

  • Moonbase Alphanet: 2

WASM runtimes built using 1.47.0-nightly and toolchain nightly-2020-07-20-x86_64-unknown-linux-gnu

Changes

  • Support for EVM Precompiles (#43, #55)
    • ecrecover
    • sha256
    • ripemd160
    • identity
  • Support for Eth RPC Subscriptions (PubSub) (#27)
  • Fix EVM timestamp to use seconds instead of milliseconds in contracts ( #40)
  • Merged Parachain and Standalone code. (#33)
  • Adds scripts to generate relay/parachain specs and to start relay, parachain and standalone nodes (#48, #50)

v0.0.1: Merge pull request #21 from PureStake/crystalin-update-substrate-rc5

16 Aug 02:37
165d8e2
Compare
Choose a tag to compare
Updates frontier and substrate to rc5+2