We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This ticket is automatically generated using
$ npm run print-version-bump-info --from v0.9.12 --to v0.9.13
paritytech/substrate@polkadot-v0.9.12...polkadot-v0.9.13
from: d76f39995315ec36980908e4b99709bd14927044 to: fcc54a72973d03afe7bf9e3ef2736050b3f33465 commits: 150
paritytech/polkadot@release-v0.9.12...release-v0.9.13
from: 5feed981cf0fe671447eabaa9c0d235a8dd0003e to: 7d8f00b90cd6d87780123b3e08ca120cfb0c6e50 commits: 85
paritytech/cumulus@polkadot-v0.9.12...polkadot-v0.9.13
from: c02514d8cb66d6860e597f75d53ca07119dbbf32 to: 0be8e8fc214641e306e4f913dd64ff1913e46e95 commits: 30
moonbeam-foundation/nimbus@moonbeam-polkadot-v0.9.12...moonbeam-polkadot-v0.9.13
from: 94e54bda47592b86cd5f8f11320068b4a1dd244f to: c0bdc0352442fdc56e18baa1ef079552ead6fcef commits: 1
(paritytech/cumulus#701) Ensure a bad datastream cannot cause problems (paritytech/cumulus#735) Adjust XCM weights to 1B
(paritytech/cumulus#713) Udpate polkadot substrate
(paritytech/cumulus#669) disable permissionless asset creation for Statemint (paritytech/cumulus#726) Remove randomness collective flip new (paritytech/cumulus#735) Adjust XCM weights to 1B (paritytech/cumulus#731) Align Call Indices between Westmint and Statemint (paritytech/cumulus#733) Bump Statemint Spec Version to 600 (paritytech/cumulus#736) Align the Statemint Runtimes
(paritytech/cumulus#759) move to rust 2021
(paritytech/cumulus#716) Bump subwasm version
(paritytech/substrate#9981) Speed up logging once again (paritytech/substrate#10191) Remove unnecessary allocations when crossing WASM FFI boundary
(paritytech/substrate#10173) Refactor sp-sandbox; make sure both sandbox executors are always tested (paritytech/substrate#10313) Fix WASM executor without instance reuse; cleanups and refactoring
sp-sandbox
(paritytech/substrate#10091) rm broken rustdoc-header.html
(paritytech/substrate#10173) Refactor sp-sandbox; make sure both sandbox executors are always tested (paritytech/substrate#10104) Add a block production benchmark
(paritytech/substrate#10313) Fix WASM executor without instance reuse; cleanups and refactoring
(paritytech/polkadot#4203) availability recovery type name clarifications
(paritytech/cumulus#705) Tweaks from template downstream review #80
(paritytech/polkadot#4223) Change path for simnet tests to master
(paritytech/substrate#10196) Add group name in task metrics (paritytech/substrate#10080) Kill the light client, CHTs and change tries.
(paritytech/substrate#9878) pallet-session: Migrate the historical part to the new pallet macro (paritytech/polkadot#4080) Enable bags-list pallet in polkadot (paritytech/cumulus#726) Remove randomness collective flip new
(paritytech/substrate#9934) implement dispatch_as
(paritytech/substrate#9684) Removal of light client from substrate
(paritytech/polkadot#4270) Increase preparation timeout
(paritytech/substrate#10112) contracts: Fix account counter isn't persisted (paritytech/substrate#9691) Add Baseline FRAME Benchmarks (paritytech/substrate#9934) implement dispatch_as (paritytech/substrate#10080) Kill the light client, CHTs and change tries. (paritytech/substrate#10178) rework staking::reap_stash (paritytech/substrate#10201) Offence implementations can disable offenders independently from slashing (paritytech/substrate#10302) Fix Weight Handlebar Template (paritytech/substrate#9700) Support MMR Pruning (paritytech/polkadot#3728) Introduce new Runtime API endpoint for fetching the validation data (paritytech/polkadot#4080) Enable bags-list pallet in polkadot (paritytech/polkadot#4144) Fix weights on hard-coded XCM fragments (paritytech/polkadot#4150) Allow Queries and Subscriptions (paritytech/polkadot#4146) Fix XCM Teleport Benchmark (paritytech/polkadot#4195) Enable full use of pallet-bags-list in westend and kusama runtimes (paritytech/polkadot#4191) Remove light client companion (paritytech/cumulus#669) disable permissionless asset creation for Statemint (paritytech/cumulus#715) Companion for dispatch_as (paritytech/cumulus#726) Remove randomness collective flip new
staking::reap_stash
dispatch_as
(paritytech/substrate#10055) Don't print "Discovered new external" line for private IPs (paritytech/substrate#9684) Removal of light client from substrate (paritytech/substrate#10140) Add a trie_root_hash variant for chain specs genesis (paritytech/substrate#10196) Add group name in task metrics
trie_root_hash
(paritytech/cumulus#732) Companion to substrate #10196 - Add group name in task metrics
(paritytech/substrate#10107) Fix query_info and query_fee_details functions for unsigned extrinsics (paritytech/substrate#10134) Better error for when origin filter prevent the call to be dispatched (paritytech/substrate#10221) frame_support::pallet_prelude: Add scale_info::TypeInfo (paritytech/substrate#10080) Kill the light client, CHTs and change tries. (paritytech/substrate#9878) pallet-session: Migrate the historical part to the new pallet macro (paritytech/substrate#10125) Make authorship soft deadline configurable. (paritytech/substrate#10127) Moving pallet-asset-tx-payment from cumulus to substrate (paritytech/substrate#10366) Stabilize "seal1" seal_call
pallet-asset-tx-payment
seal_call
(paritytech/polkadot#4093) polkadot: remove call filters on registrar pallets (paritytech/polkadot#4180) remove duplicate Deposit from OnUnbalanced implementation (paritytech/polkadot#4239) Per subsystem CPU usage tracking (paritytech/polkadot#4191) Remove light client companion (paritytech/polkadot#4273) Limit the number of PVF workers (paritytech/polkadot#4270) Increase preparation timeout (paritytech/cumulus#739) Remove parachain-id cli command (paritytech/cumulus#740) polkadot collator builder (paritytech/cumulus#759) move to rust 2021 (paritytech/cumulus#798) Backport Fix use of weight limit errors (#791) for Polkadot 0.9.13
parachain-id
(paritytech/polkadot#4388) [DONT MERGE] Ladi backport logging (paritytech/cumulus#763) Bump to latest Substrate and Polkadot (paritytech/cumulus#760) Specify edition 2021 in .rustfmt.yml
https://github.com/apopiak/substrate-migrations#frame-migrations
This repository contains a list of FRAME-related migrations which might be relevant to Moonbeam.
The text was updated successfully, but these errors were encountered:
We should move to Rust 2021 also.
Sorry, something went wrong.
No branches or pull requests
Description
This ticket is automatically generated using
substrate (2021-10-18 -> 2021-11-30)
paritytech/substrate@polkadot-v0.9.12...polkadot-v0.9.13
polkadot (2021-10-27 -> 2021-12-02)
paritytech/polkadot@release-v0.9.12...release-v0.9.13
cumulus (2021-11-24 -> 2021-11-24)
paritytech/cumulus@polkadot-v0.9.12...polkadot-v0.9.13
nimbus (2021-11-11 -> 2021-11-17)
moonbeam-foundation/nimbus@moonbeam-polkadot-v0.9.12...moonbeam-polkadot-v0.9.13
Important commits by label
T6-XCM
(paritytech/cumulus#701) Ensure a bad datastream cannot cause problems
(paritytech/cumulus#735) Adjust XCM weights to 1B
Q0-trivial
(paritytech/cumulus#713) Udpate polkadot substrate
M5-statemint
(paritytech/cumulus#669) disable permissionless asset creation for Statemint
(paritytech/cumulus#726) Remove randomness collective flip new
(paritytech/cumulus#735) Adjust XCM weights to 1B
(paritytech/cumulus#731) Align Call Indices between Westmint and Statemint
(paritytech/cumulus#733) Bump Statemint Spec Version to 600
(paritytech/cumulus#736) Align the Statemint Runtimes
M5-dependencies
(paritytech/cumulus#759) move to rust 2021
M1-ci
(paritytech/cumulus#716) Bump subwasm version
I7-optimisation ⏱
(paritytech/substrate#9981) Speed up logging once again
(paritytech/substrate#10191) Remove unnecessary allocations when crossing WASM FFI boundary
I6-refactor 🧹
(paritytech/substrate#10173) Refactor
sp-sandbox
; make sure both sandbox executors are always tested(paritytech/substrate#10313) Fix WASM executor without instance reuse; cleanups and refactoring
I5-documentation 📄
(paritytech/substrate#10091) rm broken rustdoc-header.html
I4-tests 🎯
(paritytech/substrate#10173) Refactor
sp-sandbox
; make sure both sandbox executors are always tested(paritytech/substrate#10104) Add a block production benchmark
I2-bug 🐜
(paritytech/substrate#10313) Fix WASM executor without instance reuse; cleanups and refactoring
F6-refactor
(paritytech/polkadot#4203) availability recovery type name clarifications
F5-documentation 📄
(paritytech/cumulus#705) Tweaks from template downstream review #80
F5-documentation
(paritytech/polkadot#4203) availability recovery type name clarifications
F4-tests
(paritytech/polkadot#4223) Change path for simnet tests to master
E5-breaksapi
(paritytech/substrate#10196) Add group name in task metrics
(paritytech/substrate#10080) Kill the light client, CHTs and change tries.
E1-runtimemigration
(paritytech/substrate#9878) pallet-session: Migrate the historical part to the new pallet macro
(paritytech/polkadot#4080) Enable bags-list pallet in polkadot
(paritytech/cumulus#726) Remove randomness collective flip new
D9-needsaudit 👮
(paritytech/substrate#9934) implement dispatch_as
D2-breaksapi
(paritytech/substrate#9684) Removal of light client from substrate
C7-high ❗️
(paritytech/polkadot#4270) Increase preparation timeout
B7-runtimenoteworthy
(paritytech/substrate#10112) contracts: Fix account counter isn't persisted
(paritytech/substrate#9691) Add Baseline FRAME Benchmarks
(paritytech/substrate#9934) implement dispatch_as
(paritytech/substrate#10080) Kill the light client, CHTs and change tries.
(paritytech/substrate#10178) rework
staking::reap_stash
(paritytech/substrate#10201) Offence implementations can disable offenders independently from slashing
(paritytech/substrate#10302) Fix Weight Handlebar Template
(paritytech/substrate#9700) Support MMR Pruning
(paritytech/polkadot#3728) Introduce new Runtime API endpoint for fetching the validation data
(paritytech/polkadot#4080) Enable bags-list pallet in polkadot
(paritytech/polkadot#4144) Fix weights on hard-coded XCM fragments
(paritytech/polkadot#4150) Allow Queries and Subscriptions
(paritytech/polkadot#4146) Fix XCM Teleport Benchmark
(paritytech/polkadot#4195) Enable full use of pallet-bags-list in westend and kusama runtimes
(paritytech/polkadot#4191) Remove light client companion
(paritytech/cumulus#669) disable permissionless asset creation for Statemint
(paritytech/cumulus#715) Companion for
dispatch_as
(paritytech/cumulus#726) Remove randomness collective flip new
B5-clientnoteworthy
(paritytech/substrate#10055) Don't print "Discovered new external" line for private IPs
(paritytech/substrate#9684) Removal of light client from substrate
(paritytech/substrate#10140) Add a
trie_root_hash
variant for chain specs genesis(paritytech/substrate#10196) Add group name in task metrics
B5-client
(paritytech/cumulus#732) Companion to substrate #10196 - Add group name in task metrics
B3-apinoteworthy
(paritytech/substrate#10107) Fix query_info and query_fee_details functions for unsigned extrinsics
(paritytech/substrate#10134) Better error for when origin filter prevent the call to be dispatched
(paritytech/substrate#10221) frame_support::pallet_prelude: Add scale_info::TypeInfo
(paritytech/substrate#10080) Kill the light client, CHTs and change tries.
(paritytech/substrate#9878) pallet-session: Migrate the historical part to the new pallet macro
(paritytech/substrate#10125) Make authorship soft deadline configurable.
(paritytech/substrate#10127) Moving
pallet-asset-tx-payment
from cumulus to substrate(paritytech/substrate#10366) Stabilize "seal1"
seal_call
B1-releasenotes
(paritytech/polkadot#4093) polkadot: remove call filters on registrar pallets
(paritytech/polkadot#4180) remove duplicate Deposit from OnUnbalanced implementation
(paritytech/polkadot#4239) Per subsystem CPU usage tracking
(paritytech/polkadot#4191) Remove light client companion
(paritytech/polkadot#4273) Limit the number of PVF workers
(paritytech/polkadot#4270) Increase preparation timeout
(paritytech/cumulus#739) Remove
parachain-id
cli command(paritytech/cumulus#740) polkadot collator builder
(paritytech/cumulus#759) move to rust 2021
(paritytech/cumulus#798) Backport Fix use of weight limit errors (#791) for Polkadot 0.9.13
N/A
(paritytech/polkadot#4388) [DONT MERGE] Ladi backport logging
(paritytech/cumulus#763) Bump to latest Substrate and Polkadot
(paritytech/cumulus#760) Specify edition 2021 in .rustfmt.yml
Review 'substrate-migrations' repo
https://github.com/apopiak/substrate-migrations#frame-migrations
This repository contains a list of FRAME-related migrations which might be
relevant to Moonbeam.
The text was updated successfully, but these errors were encountered: