moonbeam

An Ethereum-compatible smart contract parachain on Polkadot

GPL-3.0 License

Downloads
3.3K
Stars
920
Committers
59

Bot releases are visible (Hide)

moonbeam - Moonbase Alphanet v0.5.0

Published by github-actions[bot] over 3 years ago

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)
moonbeam - Moonbase Alphanet v0.4.0

Published by github-actions[bot] almost 4 years ago

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

  • Updates to Parachain v1 with support for multi collators. (#102)
  • Fixes estimateGas support for refunds (#136, paritytech/frontier#230, paritytech/frontier#227)
  • Adds support for revert reason message (paritytech/frontier#224)
  • Supports for Eth transaction without ChainId (paritytech/frontier@2ca1d1b)
  • Updates genesis for the Alphanet to include test account and new balance values (#116, #121)
  • Updates PolkadotJs types to match parachain v1 (#104)
  • Sets ExistentialDeposit to 0 to avoid account nonce to be reset (not compatible with Eth) (#119)
  • Automate tests specs, now generated when running the test (#113)
  • Adds support for the status field in Eth transaction receipt (paritytech/frontier#221)
  • Changes receipt encoding to hexadecimal (paritytech/frontier#203)
moonbeam - Moonbase Alphanet V3

Published by crystalin almost 4 years ago

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

  • Changes AccountId from 32 bytes to 20 bytes (#78)
  • Adds support for ECDSA/Keccak256 signature in Substrate API (#78)
  • Changes Ethereum block retrieval from runtime to StorageProvider (#103)
  • Fixes decimal incoherence between EVM/Substrate balance (#99)
  • Adds PolkadotJs types definition (#104)
  • Better error handling in Ethereum transactions (paritytech/frontier#188, paritytech/frontier#174)
  • Fixes Ethereum transaction root computation (paritytech/frontier#191, paritytech/frontier#181)
  • Fixes missing reverted transactions (paritytech/frontier#184, paritytech/frontier#188)
  • Fixes invalid transaction Pubsub (paritytech/frontier#156)
  • Adds support for topic wildcards and conditional indexed parameters (paritytech/frontier#182)
  • Adds pallet-ethereum-chain-id to provide different ChainId to the networks (#101, see https://github.com/PureStake/moonbeam#chain-ids)
  • Fixes Manual Sealing tests (#76)
  • Adds dependency/sanity check to the Continuous Integration flow (#73)
  • Fixes the Ethereum off by one nonce (#176)
moonbeam - Moonbase Alphanet V2

Published by crystalin about 4 years ago

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)
moonbeam -

Published by crystalin about 4 years ago