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 - Moonbeam v0.11.2

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

Changes

  • Fix trace_transaction_before_version_3 (#719)
  • Release client 0.11.2 (#723)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/v0.11.0...v0.11.2
Substrate: https://github.com/paritytech/substrate/compare/74101dc2...74101dc2
Polkadot: https://github.com/paritytech/polkadot/compare/3a10ee63...3a10ee63
Cumulus: https://github.com/purestake/cumulus/compare/07944252...07944252
Frontier: https://github.com/purestake/frontier/compare/053352d0...053352d0

(v0.11.1 release was skipped because it wasn't tagged properly)

moonbeam - Moonbeam v0.11.0

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

Changes

  • Enable binary search in gas estimation (#667)
  • fix incorrect reported txid in txpool rpc (#674)
  • Local chains export id dependent state (#684)
  • Runtime EvmTracer as message proxy (#683)
  • Release client v0.11.0 (#715)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/v0.10.0...v0.11.0
Substrate: https://github.com/paritytech/substrate/compare/74101dc2...74101dc2
Polkadot: https://github.com/paritytech/polkadot/compare/3a10ee63...3a10ee63
Cumulus: https://github.com/purestake/cumulus/compare/07944252...07944252
Frontier: https://github.com/purestake/frontier/compare/6235ebb9...053352d0

moonbeam - Runtime 400

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

Runtimes

Moonbase

  • spec_version: 0400
  • sha256: 0x54d7a49fae5a76698ec72ffe1c2a28eb579db3cc7cd52cac2883cb047fca7b1d
  • size: 2094752
  • proposal: 0x733e58bc347ffd10dc6f9408f5a7bcc19f1d9ff07284a64ccbd18cfab102c772

Moonriver

  • spec_version: 0400
  • sha256: 0x5c5d5003101bfccb051a4afbac29e450c40d9d996acfc9d924ced3de6ecf7e5e
  • size: 2066636
  • proposal: 0x26a63264d541a2f602f509561b58dd2a3bc7ebd489f02259e7b019b7534ef449

Moonbeam

  • spec_version: 0400
  • sha256: 0x8c82829902ea74f24e0a5333173fef45c84e08a1624bb536c7fc235567556c29
  • size: 2093669
  • proposal: 0x8c785073292f800d55cd003525274c5e7d9c83153d80a97dbc13a7f1535dd464

Build information

WASM runtime built using rustc 1.53.0 (53cb7b09b 2021-06-17)

Changes

  • Add weight hint getters to staking precompile (#696)
  • Increase minimum collator candidate stake 100 -> 1_000 (#599)
  • Reduce overhead of EVM tracing outside of block replaying (#692)
  • Adds Crowdloan Reward association storage & weights (#698, #709, #713)
  • Switch Ethereum from free_balance to reducible_balance (#699)
  • [Moonriver] Remove BaseFilter (#702)
  • Runtime EvmTracer as message proxy (#683)
  • Always author in first slot of new round (#704)
  • Adds Maintenance Mode Pallet (#693)
  • Increase max collators per nominator 25 -> 100 (#714)
  • Point to latest commit in crowdloan rewards (#713)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/runtime-300...runtime-400
Substrate: https://github.com/paritytech/substrate/compare/74101dc2...74101dc2
Polkadot: https://github.com/paritytech/polkadot/compare/3a10ee63...3a10ee63
Cumulus: https://github.com/purestake/cumulus/compare/07944252...07944252
Frontier: https://github.com/purestake/frontier/compare/6235ebb9...053352d0

moonbeam - Moonbeam v0.10.0

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

Changes

  • Client fix for tracing nodes >= v0.9.8 (#636)
  • Make --rpc-http-threads usable (#639)
  • Fix tracing response handling for DebugRuntimeApi v1 (#641)
  • Remove moonshadow runtime (#660)
  • Update Frontier (#664)
  • Upgrade runtime to 300 and client to 0.10.0 (#669)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/v0.9.6...v0.10.0
Substrate: https://github.com/paritytech/substrate/compare/74101dc2...74101dc2
Polkadot: https://github.com/paritytech/polkadot/compare/3a10ee63...3a10ee63
Cumulus: https://github.com/purestake/cumulus/compare/3482cc30...07944252
Frontier: https://github.com/purestake/frontier/compare/7791640d...6235ebb9

moonbeam - Runtime 300

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

Runtimes

Moonbase

  • spec_version: 0300
  • sha256: 0x1a9059f8eb7dc8ea6ac56461aa282dfcc4ebb487983768aa8b1787cc60a9f637
  • size: 2143596
  • proposal: 0xee1a35d84ffce2aacb908520fb46cfd0474cca8aa6b37af96e424bea251ead3b

Moonriver

  • spec_version: 0300
  • sha256: 0x285b2548af4a928fee8fb1147f4250e25489e2d228cd97916d4de9a4608381a2
  • size: 2135177
  • proposal: 0xb3ddfae6c4a25bc9e1c65a116d11f1b064860361aba3bde2da234cc5479fea32

Moonbeam

  • spec_version: 0300
  • sha256: 0x3e15d0a8076594aaf899fee8753975dc520aac3a7b2eb7a3854582b188ff9894
  • size: 2142941
  • proposal: 0xd41fca721b2a077e7b2ad54e83d1a65fa6b086d46d618e470b1ba7e5f4489864

Build information

WASM runtime built using rustc 1.53.0 (53cb7b09b 2021-06-17)

Changes

  • Remove moonshadow runtime (#660)
  • Update Frontier (#664)
  • Remove staking delay exits migration (#662)
  • Restore sudo moonbase (#652)
  • Upgrade runtime to 300 and client to 0.10.0 (#669)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/runtime-200...runtime-300
Substrate: https://github.com/paritytech/substrate/compare/74101dc2...74101dc2
Polkadot: https://github.com/paritytech/polkadot/compare/3a10ee63...3a10ee63
Cumulus: https://github.com/purestake/cumulus/compare/07944252...07944252
Frontier: https://github.com/purestake/frontier/compare/7791640d...6235ebb9

moonbeam - Runtime 200

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

Runtimes

Moonbase

  • spec_version: 0200
  • sha256: 0xd535e69efb8b63e5358f73e46dcfda670b63b55193028a85be7b81840842b7f7
  • size: 2119690
  • proposal: 0x09ec1c35cd356b5678a3b26f43778c58bb1635eb9e8a6e0d627c727e6e56e2b2

Moonshadow

  • spec_version: 0200
  • sha256: 0x2214767b8db7e48b6dc046d79b0c919178d0cbe86969f072149c68d75cb989f6
  • size: 2133252
  • proposal: 0xee53148e0f765ed72a9a044c597f5efd183d7d1bf851556242ee154c570ba7d5

Moonriver

  • spec_version: 0200
  • sha256: 0xa7f5ddd5cdd01dc57088465fd492fda2692a174f682fac066d421e9fb2792f96
  • size: 2121403
  • proposal: 0x22872433c3ec818a98e17969a8d89b98527b51450abf58937ef6702edf8d8208

Moonbeam

  • spec_version: 0200
  • sha256: 0xe01fd471077d59bd53e6364ee092bc3980c5331806d970f2d9a19bd0a2b98800
  • size: 2134248
  • proposal: 0x3bb375d06fe4b1412235a7ddebbda7466d8314ea52b7861d5dfe193310e1bc45

Build information

WASM runtime built using rustc 1.53.0 (53cb7b09b 2021-06-17)

Changes

  • Crowdloan rewards precompiles (#607)
  • Delay nominator revocations and exits (#610)
  • Expose parachain-staking constants in polkadot-js apps (#634)
  • Rename SED to WEI (#647)
  • Remove sudo from Moonriver (and Alphanet temporarily) (#650)
  • Updates runtimes to version 0200 (#651)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/runtime-159...runtime-200
Substrate: https://github.com/paritytech/substrate/compare/74101dc2...74101dc2
Polkadot: https://github.com/paritytech/polkadot/compare/3a10ee63...3a10ee63
Cumulus: https://github.com/purestake/cumulus/compare/3482cc30...07944252
Frontier: https://github.com/purestake/frontier/compare/7791640d...7791640d

moonbeam - Runtime 159

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

Runtimes

Moonbase

  • spec_version: 0159
  • sha256: 0xab8dd3123a3b5fd9f5bccf9ee91410a7754b35e5305e50ba9672fa98fe2cdb6c
  • size: 2092202
  • proposal: 0x2a255f97d1b54f866076d1dbb26b809039c03f420d58823087238d10e54b6ed7

Moonshadow

  • spec_version: 0159
  • sha256: 0x79b8a47d1aae1e2a2a3495e068755a3ffd75f1af04ee34ff487cdb1832e9a265
  • size: 2093260
  • proposal: 0x177cfc83bfb8b5b76440b12844ea398593aed83977758d6b35acd8500b3ff3cb

Moonriver

  • spec_version: 0159
  • sha256: 0x2696bb39af5249630ee12af7be2b69c810256cb73f7dc551e47211b831672cae
  • size: 2098940
  • proposal: 0x9ab25aea68310521a6e85389a9f46a4063aaaf77e9c63b556f94b2b2bee064cf

Moonbeam

  • spec_version: 0159
  • sha256: 0x51d6805bec78952b547c9edb9d1438e979fb91608e949b845a56f42ca759ae2a
  • size: 2093205
  • proposal: 0x6a31c5cbf46845e3dc076066080bd179ba4dce803fe4c7135112549718bfeabe

Build information

WASM runtime built using rustc 1.53.0 (53cb7b09b 2021-06-17)

Changes

  • Adapt to new crowdloan initialization (#580)
  • Environmental-aware externalities for tracing in execution wasm (#515)
  • Update dependencies to v0.9.8 series (#587)
  • Fix staking precompile interface function selectors (#602)
  • Reduce Technical Committee fast tracking to 3 hours (#606)
  • Support Runtime Api versioning (#614)
  • Fix ApiRef re-use for can_author in cumulus (#618)
  • Pin substrate#74101dc + cumulus#ed6ba5d (#628)
  • Reduce transaction byte fees to 10 micro per byte (#633)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/runtime-155...runtime-159
Substrate: https://github.com/paritytech/substrate/compare/9c572625...74101dc2
Polkadot: https://github.com/paritytech/polkadot/compare/63667acb...3a10ee63
Cumulus: https://github.com/purestake/cumulus/compare/c3e4f715...3482cc30
Frontier: https://github.com/purestake/frontier/compare/8a7ca9b6...7791640d

moonbeam - Moonbeam v0.9.6

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

Changes

  • Restore rococo/westend/kusama integrated runtime (#613)
  • Supports runtime version for can_author runtime change (#614, #618)
  • Fix "syncing new_canonical panic": Pin substrate#74101dc + cumulus#ed6ba5d (#628)
  • Bump client v0.9.6 (#630)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/v0.9.4...v0.9.6
Substrate: https://github.com/paritytech/substrate/compare/1b758b2a...74101dc2
Cumulus: https://github.com/purestake/cumulus/compare/067fc6e0...3482cc30

moonbeam - Moonbase v0.9.4

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

Runtimes

Moonbase

  • spec_version: 0156
  • sha256: 0xf38523273a81c9affa99e497fcc028d5bb22886158ef0eec6a4f8a00a1ed77cd
  • size: 2090222
  • proposal: 0xb0204f5997c41cb1d3c20bcf90ad1313588d8bd01d8abe03c2b6b5db6719794c

Moonshadow

  • spec_version: 0156
  • sha256: 0xf1da9129b5d1e08d4cb836358ee1c04e6a80ffafd7df308b82b7fa609babdeee
  • size: 2091336
  • proposal: 0xa50f68a254ce06a8d99bc7c370ba6559a1c2ec7d3e453b973f4ade7066f0b024

Moonriver

  • spec_version: 0156
  • sha256: 0xcd0665c63ab63442f9a110b3663b1c9241fad94a05ff7a9adf9def6d7cd2ee78
  • size: 2094758
  • proposal: 0x28e54a577ece9725e6d3e5b6bd7e78e8f3b8ca0db5c301d166639ff29c50acd1

Moonbeam

  • spec_version: 0156
  • sha256: 0x39b80e51f72d20ef3ad11569dd642833e355d529a841b1daec1745c7835c4a28
  • size: 2091036
  • proposal: 0x7efe08849bd84028a5c4fdf6a15f9ae4e11f34bc1114101612c4e4b220b97714

Build information

WASM runtime built using rustc 1.53.0 (53cb7b09b 2021-06-17)

Changes

  • Bumps runtime to 156 and node to v0.9.4 (#601)
  • Benchmark author mapping (#597)
  • Remove ensure_candidate check in author-mapping (#600)
  • Update dependencies to v0.9.8 series (#587)
  • Environmental-aware externalities for tracing in execution wasm (#515)
  • Change proxy instance filter (#576)
  • Adopt Polkadot's FeeMultiplierUpdate (#533)
  • Add ss58prefix to specs (#582)
  • Adapt to new crowdloan initialization (#580)
  • Feat allow council to use treasury

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/v0.9.2...v0.9.4
Substrate: https://github.com/paritytech/substrate/compare/9c572625...1b758b2a
Polkadot: https://github.com/paritytech/polkadot/compare/63667acb...3a10ee63
Cumulus: https://github.com/purestake/cumulus/compare/c3e4f715...067fc6e0
Frontier: https://github.com/purestake/frontier/compare/8a7ca9b6...7791640d

moonbeam - Moonbase v0.9.2

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

This release contains information since v0.8.4 as it was the last released runtime.
In future releases, the binary/client will be released separately from the runtime

Runtimes

Moonbase

  • spec_version: 0155
  • sha256: 0x42447665407689c5f633c527b5ed1a95fd244f24977162a24b95162afb41decb
  • size: 2173855
  • proposal: 0x0caf02013881d554f0eed92157cceb6a524aa6c12c4e538e953f6feb8bfa321b

Moonshadow

  • spec_version: 0155
  • sha256: 0xcfdd3416c4926f517468b5aebfd1d8a0cad0981bd4f146d3c9d7a95f0c3c5040
  • size: 2174262
  • proposal: 0x7a3648aa4b8b1f48a36158df75846ac452a37ae29dccab77c9118a66c4f28208

Moonriver

  • spec_version: 0155
  • sha256: 0x4584e7e39fb399ef2e4dad3cafd711242df511cdba315dd5cc95dc58dc528e78
  • size: 2184215
  • proposal: 0xf3d039875302d49d52fb1af6877a2c46bc55b004afb8130f94dd9d0489ca3185

Moonbeam

  • spec_version: 0155
  • sha256: 0x759eb904aef24d33c9e806ab077e546d34291c12beb8f9535d9f2506740aab9e
  • size: 2174007
  • proposal: 0xba7f499b3f50a4d22df3dd8cda9ed5287640ff0313f2033e4005fcb0f3213474

Build information

WASM runtime built using rustc 1.53.0 (53cb7b09b 2021-06-17)

Changes

  • Add monetary governance origin to staking (#571)
  • Allow Democratic Instant/Fast tracking (#565)
  • Updates the ss58 prefix for runtimes (#561)
  • Add token symbols to specs (#560)
  • Reduce Moonriver the minimum stake for candidate (#562)
  • Adds moonbeam key generate-account-key command (#547)
  • Adds ECRecoverPublicKey precompile to address 1026 (#535)
  • Uses compact proof (#556)
  • Remove staking migration (#553)
  • New runtime format (#522)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/v0.8.4...v0.9.2
Substrate: https://github.com/paritytech/substrate/compare/9c572625...9c572625
Polkadot: https://github.com/paritytech/polkadot/compare/63667acb...63667acb
Cumulus: https://github.com/purestake/cumulus/compare/c3e4f715...c3e4f715
Frontier: https://github.com/purestake/frontier/compare/8a7ca9b6...8a7ca9b6

moonbeam - Moonbase v0.9.1

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

moonbeam - Moonbase v0.9.0

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

This is a binary only release to support non compact proof on Moonriver runtime < v0.8.4 with Kusama > v0.9.3

Changes

  • Revert compact proof (#555)
  • deduplicate parachain_id in structopt (already embedded in cumulus_client_cli::RunCmd) (#524)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/v0.8.4...v0.9.0
Substrate: https://github.com/paritytech/substrate/compare/1d04678e...9c572625
Polkadot: https://github.com/paritytech/polkadot/compare/2f28561a...63667acb
Cumulus: https://github.com/purestake/cumulus/compare/51adcf4d...38dc0276
Frontier: https://github.com/purestake/frontier/compare/f0f81d04...8a7ca9b6

moonbeam - Moonbase v0.8.4

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

Runtimes

Moonbase

  • spec_version: 52
  • sha256: 0x18e84dfbf5dbcea91db82d0608e07049dc806acd6bb443ee5ed8fbce92f10841
  • size: 2164380
  • proposal: 0xad40dd354c8d078d0cc3002411d81c574f28e0c8dcc254dd6b1c75982372008d

Moonshadow

  • spec_version: 53
  • sha256: 0x8220efd4b3b56a83d7619e68a9b665d346e0510be8c8ff57295692d9a9fe5bb5
  • size: 2162396
  • proposal: 0x99fbced8bc0d899b1bb2b31a7542afcc01864be5b31c6d137d17ffae13acdc18

Moonriver

  • spec_version: 53
  • sha256: 0xb98619a80cb5d423f8a590a01e38b983d1cb7f5f0859802dc1b10f4ed6f10fa1
  • size: 2165855
  • proposal: 0xfd1096541a2c10fc4cdfd36d452b190a5c63c1090c1292f2781cc4901e1e7418

Moonbeam

  • spec_version: 53
  • sha256: 0x635e2e8fe6f0a0c03bb5dfa264966c5b69fcbc194346e81ed44ac9248bed2646
  • size: 2163143
  • proposal: 0xd33566b727dfc52b458ecea902eabd026eaae0f3e2dd678cf255d79fe921970d

Build information

WASM runtime built using rustc 1.53.0 (53cb7b09b 2021-06-17)

Changes

  • [Staking] Benchmark Dispatchables (#525)
  • Patch nomination DOS vector (#505)
  • Expand and clean staking precompiles (#511)
  • Add RocksDbWeights to Moon::{base, shadow, beam} (#520)
  • Adds moonriver to the binary (#519)
  • Add [🌗] log prefix (#510)
  • Refactor identical code between runtimes in separate crate (#498)
  • Updating Moonriver units (#513)
  • add key subcommand (#500)
  • Patch staking underflow bug (#502)
  • Solidity blockhash compliance (#504)
  • Remove cents and put 10^3 units and refactor to common runtime module (#487)
  • Updates Substrate/Polkadot/Cumulus to v0.9.4 (#494)
  • Remove hooks and call from pallet-ethereum-chain-id (#497)
  • Add ParachainBondConfig to moonbeam types bundle (#491)
  • Parametric balance checker (#490)
  • Remove frontier offchain db on purge-chain subcommand (#486)
  • Make ParachainBondTreasury an Account Set in Staking Storage Instead of a Treasury (#484)
  • Add #[sp_version::runtime_version] to al runtimes (#483)
  • Set MaximumSchedulerWeight to 75% (same as NORMAL_DISPATCH_RATIO) (#482)
  • Use currency::BYTE_FEE for pallet_democracy's PreimageByteDeposit config (#481)
  • Configure WeightInfo properly (#480)
  • add deal with fees impl for all runtimes (#478)
  • Kill old author mapping storage and upgrade (#474)
  • Update initialization payment to 30% (#479)
  • Adds missing storage for pallet collective (#469)
  • remove democracy filter (#476)
  • Update per byte fee to 1 milicent (#477)
  • Remove useless exception in transaction pool filter (#475)
  • Update CouncilMotionDuration and TechComitteeMotionDuration (#472)
  • Update ProxyDepositFactor and AnnouncementDepositFactor (#471)
  • Update parachain_staking::Config to match current block duration (#470)
  • TS integration tests for author Mapping (#445)

Dependency changes

Moonbeam: https://github.com/PureStake/moonbeam/compare/v0.8.1...v0.8.4
Substrate: https://github.com/paritytech/substrate/compare/85fa0ab8...1d04678e
Polkadot: https://github.com/paritytech/polkadot/compare/aa386760...2f28561a
Cumulus: https://github.com/purestake/cumulus/compare/2bade077...51adcf4d
Frontier: https://github.com/purestake/frontier/compare/d622fc66...f0f81d04

moonbeam -

Published by crystalin over 3 years ago

moonbeam - Moonbase v0.8.1

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

moonbeam - Moonbase v0.8.0

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

Native runtime:

  • Moonbase: 40

WASM runtime built using 1.51.0-nightly and toolchain nightly-2021-01-13-x86_64-unknown-linux-gnu

Changes

  • Adds Nimbus Parachain Consensus Framework ☁️⚡☁️ (see https://github.com/paritytech/cumulus/compare/9d89ed6...e1cdc0c5)
  • Adds Nimbus Compatible Author Mapping (#404, #413, #414, #441)
  • Adds support for purging relay and para separately (#329)
  • Restricts pallet_evm::Call access to root (#344)
  • Adds better trace_filter service with CLI arguments and threshold (#333, #379)
  • Adds annual inflation calculation (#366)
  • Fixes stake inflation incorrect value bug (#382)
  • Adds SHA3FIPS at address 1024 (#323, #411)
  • Adds Staking Precompiles (for testing) at address 2048 (#358)
  • Splits clients/runtimes into multiple networks: moonbase, moonshadow, moonriver, moonbeam (#415)
  • Adds Crowdloan Reward Pallet (see https://github.com/purestake/crowdloan-rewards) (#325)
  • Prevents call to EVM/Balance/... pallets for moonshadow, moonriver, moonbeam (#420, #437)
  • Sets block time to 12s and minimum gas price to 1_000_000_000 (#425)
  • Adds Proxy pallet (#423)
  • Adds Treasury pallet (#422)
  • Prevents panicing in failing trace_filter (#447)
  • Fixes Ethereum pubsub transaction index (paritytech/frontier#365)
  • Fixes EVM Precompile Gas Consumption (paritytech/frontier#337)
  • Adds Bloom filter for faster Ethereum transaction access (paritytech/frontier#364, paritytech/frontier#372)
  • Fixes Precompile Gas Consumption (paritytech/frontier#337)
  • Fixes Genesis block number generation (paritytech/frontier#374)
  • Fixes Precompiles BN128 Bounds Checks (paritytech/frontier#394)

Dependency changes

Moonbeam changes: https://github.com/PureStake/moonbeam/compare/v0.7.0...v0.8.0
Substrate changes: https://github.com/paritytech/substrate/compare/401c24e...1d7f6e12
Polkadot changes: https://github.com/paritytech/polkadot/compare/b64741e...f36bb820
Cumulus changes: https://github.com/paritytech/cumulus/compare/9d89ed6...e1cdc0c5
Frontier changes: https://github.com/purestake/frontier/compare/cce4b72...f9c70193

moonbeam - Moonbase v0.7.0

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

Native runtime:

  • Moonbeam: 30

WASM runtime built using 1.47.0-nightly and toolchain nightly-2021-01-13-x86_64-unknown-linux-gnu

Changes

  • Adds pre-funded account when running dev node (#269)
  • Adds utility pallet (#283)
  • Renamed stake pallet into parachainStaking (#285)
  • Improvement in the parachainStaking (#285, #292, #294, #297, #306, #277 )
  • Fixes block propagation and finality lag (Substrate) (#259)
  • Adds precompiles Bn128Add, Bn128Mul, Bn128Pairing (#302, #316)
  • Adds debug/trace Ethereum RPC module (support Blockscout & The Graph) for (#196, #288, #267 )
  • Adds Council and Technical Committee (#275)
  • Adds support for moonbeam-launch command (#300)

Dependency changes

Moonbeam changes: https://github.com/PureStake/moonbeam/compare/v0.6.2...v0.7.0
Substrate changes: https://github.com/paritytech/substrate/compare/9659509...401c24e
Polkadot changes: https://github.com/paritytech/polkadot/compare/71a528e...b64741e
Cumulus changes: https://github.com/paritytech/cumulus/compare/6438d32...9d89ed6
Frontier changes: https://github.com/purestake/frontier/compare/677548c...cce4b72

moonbeam - Moonbase v0.6.2

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

Native runtime:

Moonbeam: 23
WASM runtime built using 1.47.0-nightly and toolchain nightly-2020-10-03-x86_64-unknown-linux-gnu

moonbeam - Moonbeam v0.6.1

Published by JoshOrndorff over 3 years ago

Native runtime:

  • Moonbeam: 22

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

Changes

  • Cleaner enabling of development service (#260)
  • Added inflation types to the Moonbeam types bundle (#238)

Dependency changes

None of Moonbeam's dependencies have been updated in this release. All changes are in Moonbeam itself.

Moonbeam changes: https://github.com/PureStake/moonbeam/compare/v0.6.0...v0.6.1
Substrate commit: https://github.com/paritytech/substrate/tree/9659509
Polkadot commit: https://github.com/paritytech/polkadot/tree/71a528e
Cumulus commit: https://github.com/paritytech/cumulus/tree/6438d32
Frontier commit: https://github.com/purestake/frontier/tree/677548c

moonbeam - Moonbase v0.6.0

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

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: https://github.com/PureStake/moonbeam/compare/v0.5.0...v0.6.0
Substrate changes: https://github.com/paritytech/substrate/compare/f977fb8...9659509
Polkadot changes: https://github.com/paritytech/polkadot/compare/cafe755...71a528e
Cumulus changes: https://github.com/paritytech/cumulus/compare/464e54a...6438d32
Frontier changes: https://github.com/purestake/frontier/compare/1f38522d...677548c