Moonbase Alphanet V2
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)