Skip to content

Releases: moonbeam-foundation/moonbeam

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