Skip to content

Moonbase Alphanet V2

Compare
Choose a tag to compare
@crystalin crystalin released this 12 Oct 23:02
· 1975 commits to master since this release
97ace62

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)