Skip to content

Releases: moonbeam-foundation/moonbeam

Moonbeam v0.12.1

10 Sep 21:30
e28d493
Compare
Choose a tag to compare

Changes

  • Substrate-ecosystem dependencies to polkadot-v0.9.9 series (#740)
  • Selective runtime at compilation (#727)
  • Pin frontier a9464d7 (#784)
  • Point to v.0.9.9 hotfix (#786)
  • Add evm-tracing feature (#778)
  • Upgrade client to v0.12.0 (#799)
  • Adds hotfix in Substrate for TxPool Iterator (#802)

Dependency changes

Moonbeam: v0.11.3...v0.12.1
Substrate: paritytech/substrate@74101dc...purestake:fdedb87a
Polkadot: paritytech/polkadot@3a10ee6...purestake:43d9b899
Cumulus: moonbeam-foundation/cumulus@2c318d4...fb4a315
Frontier: moonbeam-foundation/frontier@4309eb3...c344bed

Runtime 600 tracing substitute

03 Sep 17:27
8da7153
Compare
Choose a tag to compare

Warning

This runtime is meant for tracing support and should not be used on-chain

Moonbase

  • spec_version: 0600
  • sha256: 0x8690f976ee90cda492ce4ae8daf0c479a8880e9f92dc411ca90874e5926f8c03
  • size: 2104742
  • proposal: 0x2cde821d55bacb89777bb50da5f713b3d587ed236d1408b41b86326aadb2f44c

Moonriver

  • spec_version: 0600
  • sha256: 0x996a706ebfc7c276455ca799a02aac2389919d2bb420eb80553dffe637645a38
  • size: 2074816
  • proposal: 0x6ab8cdc271ad2231e8f36ccf08ddfd89c58c1849d3c4125a3b5bd03c831cf247

Moonbeam

  • spec_version: 0600
  • sha256: 0x4ad099d7e999b213e5590ed6a28039c8ab14badb41fba4ced3b5adcdfaae9869
  • size: 2103682
  • proposal: 0x76aafc5f0585d85fe7cb388367adb188b5351407289addaba7d1b2ad8e85c42f

Build information

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

Changes

  • support unknown opcodes

Dependency changes

Moonbeam: runtime-600...runtime-600-substitute-tracing
Substrate: paritytech/substrate@74101dc...74101dc
Polkadot: paritytech/polkadot@3a10ee6...3a10ee6
Cumulus: moonbeam-foundation/cumulus@2c318d4...2c318d4
Frontier: moonbeam-foundation/frontier@4309eb3...4309eb3

Runtime 501 tracing substitute

03 Sep 16:31
69ba113
Compare
Choose a tag to compare

Warning

This runtime is meant for tracing support and should not be used on-chain

Moonbase

  • spec_version: 0501
  • sha256: 0xd926f3eb9cfe96918f88ee63e45baaef9846c49449f2f12e574c9745ad0225f9
  • size: 2089597
  • proposal: 0x23b9ca7c956b31fa10a966c7e7b96f5629055bb7f9367f21e4731410ec45b144

Moonriver

  • spec_version: 0501
  • sha256: 0xfa0dacb8168b25dd7a980db7a921e407255f2da9e135c350d82e5c13cd37b8ae
  • size: 2082133
  • proposal: 0x5da8ac63400d8841d81879e9cebaa5f010ec6e4e51204107dccf2d36cc8007fd

Moonbeam

  • spec_version: 0501
  • sha256: 0x3a495bf51312702538ef5dc9f3f95a6835569c457871e127d6c45619a42c0c95
  • size: 2088448
  • proposal: 0xfa9f57b8ad85a737129570fa152467554db1f9eea10761976b309ddb3a154e24

Build information

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

Changes

  • support unknown opcodes

Dependency changes

Moonbeam: runtime-501...runtime-501-substitute-tracing
Substrate: paritytech/substrate@74101dc...74101dc
Polkadot: paritytech/polkadot@3a10ee6...3a10ee6
Cumulus: moonbeam-foundation/cumulus@0794425...0794425
Frontier: moonbeam-foundation/frontier@053352d...053352d

Moonbeam v0.11.3

02 Sep 16:17
Compare
Choose a tag to compare

Changes

  • Make --force-authoring skip slot prediction (#722)
  • Fix early EVM exit events for tracing (#742)
  • Fix empty traces (#763)
  • Filters out invalid transaction trace entries (#771)

Dependency changes

Moonbeam: v0.11.2...v0.11.3
Substrate: paritytech/substrate@74101dc...74101dc
Polkadot: paritytech/polkadot@3a10ee6...3a10ee6
Cumulus: moonbeam-foundation/cumulus@0794425...2c318d4
Frontier: moonbeam-foundation/frontier@053352d...4309eb3

Runtime 600

10 Sep 15:38
b9056dd
Compare
Choose a tag to compare

Runtimes

Moonbase

  • spec_version: 0600
  • sha256: 0x6f63c406e15970bbd15e33ce02f0efc03b0a2ac05afcd418be686c3f0909b49a
  • size: 2104619
  • proposal: 0xa08f09f4ee05acd8f72bfbf4fc8baf85bb4fa3c317c8933939590401c31b0890

Moonriver

  • spec_version: 0600
  • sha256: 0xa41004bb767fb9d288c1e9b50c226b60dddded30e0990165a23c184e5bfb04bf
  • size: 2074693
  • proposal: 0x37629ff035376b48bf6ce4e52dc423caca31b5222e7ef15baf597f41e4a6649f

Moonbeam

  • spec_version: 0600
  • sha256: 0x67505b8211af9c51d278c32854ad1abd0d745a7302372a29fbb622f25468d67a
  • size: 2103559
  • proposal: 0xc1eb5c8c6ddfc02c53f67ca28725c3e222f06efb3d3af0892e28cd313fff04c2

Build information

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

Changes

  • Fix early EVM exit events for tracing (#742)
  • fix: evm txs must deal with fees the same way that substrate txs (#732)
  • Filter out invalid Ethereum transaction from blocks (#770)
  • Runtime 600 (#773)

Dependency changes

Moonbeam: runtime-501...runtime-600
Substrate: paritytech/substrate@74101dc...74101dc
Polkadot: paritytech/polkadot@3a10ee6...3a10ee6
Cumulus: moonbeam-foundation/cumulus@0794425...2c318d4
Frontier: moonbeam-foundation/frontier@053352d...4309eb3

Runtime 501

30 Aug 19:05
Compare
Choose a tag to compare

Runtimes

Moonbase

  • spec_version: 0501
  • sha256: 0xef65639f8e9f0427a8c94c67ae185e817dc0c6a4e2708b89dbb43b5fcb858d23
  • size: 2089474
  • proposal: 0x597ad0ce8087f7e86257faea2c497cae8d6ba76ea64b552db5534acd14facb39

Moonriver

  • spec_version: 0501
  • sha256: 0x6d4cf338e9eb407a57a6630350e51b96c76de654f270e6b5c1699d2d6ce55c06
  • size: 2082010
  • proposal: 0x460df14002048d55c77edf04f901aa7f0bac9f74bf8084e51dc0082bb7df6ffd

Moonbeam

  • spec_version: 0501
  • sha256: 0xac70d14708acfdd824b96f3c4e5996f373187dda407668e3b10a55bc3768b3eb
  • size: 2088309
  • proposal: 0xcade7566790c553fd8ababd6434311b92e0d06a9a4ec85054293915c24faf471

Build information

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

Changes

  • Updates runtime to 501
  • Patch patch for staking migration consistency fix (#757)
  • Fix nominator_bond_less deletes bottom nomination bug (#748)
  • Increase MaxNominatorsPerCollator from 10 to 100 (#746)
  • [Staking] Extract pub compute top candidates from private select top candidates (#745)

Dependency changes

Moonbeam: runtime-400...runtime-501
Substrate: paritytech/substrate@74101dc...74101dc
Polkadot: paritytech/polkadot@3a10ee6...3a10ee6
Cumulus: moonbeam-foundation/cumulus@0794425...0794425
Frontier: moonbeam-foundation/frontier@053352d...053352d

Moonbeam v0.11.2

21 Aug 23:07
ae60d2a
Compare
Choose a tag to compare

Changes

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

Dependency changes

Moonbeam: v0.11.0...v0.11.2
Substrate: paritytech/substrate@74101dc...74101dc
Polkadot: paritytech/polkadot@3a10ee6...3a10ee6
Cumulus: moonbeam-foundation/cumulus@0794425...0794425
Frontier: moonbeam-foundation/frontier@053352d...053352d

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

Moonbeam v0.11.0

20 Aug 15:06
9707554
Compare
Choose a tag to compare

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: v0.10.0...v0.11.0
Substrate: paritytech/substrate@74101dc...74101dc
Polkadot: paritytech/polkadot@3a10ee6...3a10ee6
Cumulus: moonbeam-foundation/cumulus@0794425...0794425
Frontier: moonbeam-foundation/frontier@6235ebb...053352d

Runtime 400

20 Aug 15:06
9707554
Compare
Choose a tag to compare

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: runtime-300...runtime-400
Substrate: paritytech/substrate@74101dc...74101dc
Polkadot: paritytech/polkadot@3a10ee6...3a10ee6
Cumulus: moonbeam-foundation/cumulus@0794425...0794425
Frontier: moonbeam-foundation/frontier@6235ebb...053352d

Moonbeam v0.10.0

06 Aug 11:40
6fab892
Compare
Choose a tag to compare

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: v0.9.6...v0.10.0
Substrate: paritytech/substrate@74101dc...74101dc
Polkadot: paritytech/polkadot@3a10ee6...3a10ee6
Cumulus: moonbeam-foundation/cumulus@3482cc3...0794425
Frontier: moonbeam-foundation/frontier@7791640...6235ebb