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.29 --to v0.9.30
paritytech/substrate@polkadot-v0.9.29...polkadot-v0.9.30
from: cc370aa61e15c18d23a2f686b812fd576a630afe to: a3ed0119c45cdd0d571ad34e5b3ee7518c8cef8d commits: 85
paritytech/polkadot@release-v0.9.29...release-v0.9.30
from: 94078b44fb6c9767bf60ffcaaa3be40681be5a76 to: 064536093f5ff70d867f4bbce8d4c41a406d317a commits: 53
(paritytech/polkadot#5862) disputes rewards (paritytech/polkadot#5535) runtime/disputes: slashing
(paritytech/substrate#12247) Update README
(paritytech/polkadot#5970) [Zombienet] add upgrade test
(paritytech/substrate#12170) pallet-identity: Be more paranoid ;) (paritytech/substrate#12277) Add storage size component to weights
(paritytech/substrate#12283) Rename anonymous to pure proxy (paritytech/substrate#12277) Add storage size component to weights
(paritytech/polkadot#5938) Bump enumn from 0.1.4 to 0.1.5
(paritytech/substrate#12034) [Feature] Part 1: add TargetList for validator ranking (paritytech/substrate#12230) Bound staking storage items (paritytech/substrate#12083) Make automatic storage deposits resistant against changing deposit prices (paritytech/polkadot#5930) [Substrate Companion] Part 1: add TargetList for validator ranking (paritytech/polkadot#5996) [Companion] Get rid of HistoryDepth storage
(paritytech/polkadot#5567) Improved dispute votes import in provisioner (paritytech/polkadot#5535) runtime/disputes: slashing (paritytech/polkadot#6050) add fast-unstsake pallet to all runtimes
(paritytech/substrate#12170) pallet-identity: Be more paranoid ;) (paritytech/substrate#12222) Add ConstFeeMultiplier to the transaction payment pallet (paritytech/substrate#11981) BREAKING: Rename Call & Event (paritytech/substrate#11738) add inspect trait for asset roles (paritytech/substrate#11806) Improve base weights consistency and make sure they're never zero (paritytech/substrate#12205) Add special tag to exclude runtime storage items from benchmarking (paritytech/substrate#12034) [Feature] Part 1: add TargetList for validator ranking (paritytech/substrate#12186) contracts: Use WeakBoundedVec for instrumented code (paritytech/substrate#12258) BREAKING: Rename Origin (paritytech/substrate#12230) Bound staking storage items (paritytech/substrate#12083) Make automatic storage deposits resistant against changing deposit prices (paritytech/substrate#12283) Rename anonymous to pure proxy (paritytech/substrate#12329) Add base-weight to System::Extrinsic* events (paritytech/substrate#12366) [Feature] Add deposit to fast-unstake (paritytech/substrate#12277) Add storage size component to weights (paritytech/polkadot#5930) [Substrate Companion] Part 1: add TargetList for validator ranking (paritytech/polkadot#5535) runtime/disputes: slashing (paritytech/polkadot#5996) [Companion] Get rid of HistoryDepth storage (paritytech/polkadot#6038) Companion for #12283 (Anon -> Pure Proxy) (paritytech/polkadot#6037) Increase BlockHashCount parameter (paritytech/polkadot#6032) paras: unblock offboarding when pvf-check concludes (paritytech/polkadot#6050) add fast-unstsake pallet to all runtimes
ConstFeeMultiplier
WeakBoundedVec
System::Extrinsic*
(paritytech/substrate#12204) Add --header to benchmark overhead + storage (paritytech/substrate#12232) benches: disable caching per default (paritytech/substrate#12311) try-runtime: rename spec check flag (paritytech/substrate#11983) Remove discarded blocks and states from database by default
--header
benchmark overhead + storage
(paritytech/substrate#11981) BREAKING: Rename Call & Event (paritytech/substrate#12219) Create sp-weights crate to store weight primitives (paritytech/substrate#12261) rpc: Implement chainSpec RPC API (paritytech/substrate#12106) Allow specifying immediate finalize for manual-seal (paritytech/substrate#12343) [fix] Bound staking ledger correctly with MaxUnlockingChunks from configuration
chainSpec
manual-seal
(paritytech/polkadot#5977) pvf-checker: enable subsystem on all chains (paritytech/polkadot#5985) Update Westend Trusted Teleporters
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:
Closed in favour of #1942
Sorry, something went wrong.
No branches or pull requests
Description
This ticket is automatically generated using
substrate (2022-09-28 -> 2022-10-06)
paritytech/substrate@polkadot-v0.9.29...polkadot-v0.9.30
polkadot (2022-09-12 -> 2022-10-06)
paritytech/polkadot@release-v0.9.29...release-v0.9.30
Important commits by label
T2-Parachains-Protocol
(paritytech/polkadot#5862) disputes rewards
(paritytech/polkadot#5535) runtime/disputes: slashing
I5-documentation 📄
(paritytech/substrate#12247) Update README
F4-tests
(paritytech/polkadot#5970) [Zombienet] add upgrade test
E6-transactionversion
(paritytech/substrate#12170) pallet-identity: Be more paranoid ;)
(paritytech/substrate#12277) Add storage size component to weights
E5-breaksapi
(paritytech/substrate#12283) Rename anonymous to pure proxy
(paritytech/substrate#12277) Add storage size component to weights
E3-dependencies
(paritytech/polkadot#5938) Bump enumn from 0.1.4 to 0.1.5
E1-runtimemigration
(paritytech/substrate#12034) [Feature] Part 1: add TargetList for validator ranking
(paritytech/substrate#12230) Bound staking storage items
(paritytech/substrate#12083) Make automatic storage deposits resistant against changing deposit prices
(paritytech/polkadot#5930) [Substrate Companion] Part 1: add TargetList for validator ranking
(paritytech/polkadot#5996) [Companion] Get rid of HistoryDepth storage
D9-needsaudit 👮
(paritytech/polkadot#5567) Improved dispute votes import in provisioner
(paritytech/polkadot#5535) runtime/disputes: slashing
(paritytech/polkadot#6050) add fast-unstsake pallet to all runtimes
B7-runtimenoteworthy
(paritytech/substrate#12170) pallet-identity: Be more paranoid ;)
(paritytech/substrate#12222) Add
ConstFeeMultiplier
to the transaction payment pallet(paritytech/substrate#11981) BREAKING: Rename Call & Event
(paritytech/substrate#11738) add inspect trait for asset roles
(paritytech/substrate#11806) Improve base weights consistency and make sure they're never zero
(paritytech/substrate#12205) Add special tag to exclude runtime storage items from benchmarking
(paritytech/substrate#12034) [Feature] Part 1: add TargetList for validator ranking
(paritytech/substrate#12186) contracts: Use
WeakBoundedVec
for instrumented code(paritytech/substrate#12258) BREAKING: Rename Origin
(paritytech/substrate#12230) Bound staking storage items
(paritytech/substrate#12083) Make automatic storage deposits resistant against changing deposit prices
(paritytech/substrate#12283) Rename anonymous to pure proxy
(paritytech/substrate#12329) Add base-weight to
System::Extrinsic*
events(paritytech/substrate#12366) [Feature] Add deposit to fast-unstake
(paritytech/substrate#12277) Add storage size component to weights
(paritytech/polkadot#5930) [Substrate Companion] Part 1: add TargetList for validator ranking
(paritytech/polkadot#5535) runtime/disputes: slashing
(paritytech/polkadot#5996) [Companion] Get rid of HistoryDepth storage
(paritytech/polkadot#6038) Companion for #12283 (Anon -> Pure Proxy)
(paritytech/polkadot#6037) Increase BlockHashCount parameter
(paritytech/polkadot#6032) paras: unblock offboarding when pvf-check concludes
(paritytech/polkadot#6050) add fast-unstsake pallet to all runtimes
B5-clientnoteworthy
(paritytech/substrate#12204) Add
--header
tobenchmark overhead + storage
(paritytech/substrate#12232) benches: disable caching per default
(paritytech/substrate#12311) try-runtime: rename spec check flag
(paritytech/substrate#11983) Remove discarded blocks and states from database by default
B3-apinoteworthy
(paritytech/substrate#11981) BREAKING: Rename Call & Event
(paritytech/substrate#12219) Create sp-weights crate to store weight primitives
(paritytech/substrate#12261) rpc: Implement
chainSpec
RPC API(paritytech/substrate#12106) Allow specifying immediate finalize for
manual-seal
(paritytech/substrate#12343) [fix] Bound staking ledger correctly with MaxUnlockingChunks from configuration
B1-releasenotes
(paritytech/polkadot#5977) pvf-checker: enable subsystem on all chains
(paritytech/polkadot#5985) Update Westend Trusted Teleporters
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: