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
$ yarn run print-version-bump-info --from v0.9.11 --to v0.9.12
paritytech/substrate@polkadot-v0.9.11...polkadot-v0.9.12
from: 57346f6b24875f8935280dba51fa8ab0a9ba1e39 to: d76f39995315ec36980908e4b99709bd14927044 commits: 85
paritytech/polkadot@release-v0.9.11...release-v0.9.12
from: 169bab55d13221251b41abfbf97f27820067f0c2 to: 5feed981cf0fe671447eabaa9c0d235a8dd0003e commits: 73
paritytech/cumulus@polkadot-v0.9.11...polkadot-v0.9.12
from: ede4d527c4fc5d84c43216b408a873625488574b to: f5926c2f50df73bf36171b138241437131d76fff commits: 20
(paritytech/cumulus#658) Move to substrate.io for all links
substrate.io
(paritytech/cumulus#649) Upstream Statemine v4 Changes (paritytech/cumulus#488) Asset Transaction Payment (paritytech/cumulus#656) add minimal mention of Statemint in the readme
(paritytech/substrate#9933) Speed up timestamp generation when logging
(paritytech/substrate#10007) Migrate to docs.substrate.io throughout
docs.substrate.io
(paritytech/cumulus#517) Look at the upgrade go-ahead and restriction signals
(paritytech/polkadot#4062) Dispatchable XCMs should translate to v0
(paritytech/substrate#9834) Rework Transaction Priority calculation (paritytech/substrate#9948) Root origin always bypass all filter, other origin cannot bypass BaseCallFilter even when constructed from Root origin (paritytech/substrate#10004) More lenient mechanism for identifying stash accounts in purge_keys (paritytech/polkadot#3988) Tidy up XCM errors in preparation for v2. (paritytech/polkadot#3901) Companion for #9834 (Transaction Priority) (paritytech/polkadot#3980) Allow an Offset to Lease Periods (paritytech/polkadot#4062) Dispatchable XCMs should translate to v0 (paritytech/polkadot#4145) Fix weights on hard-coded XCM fragments (backport) (paritytech/polkadot#4148) Fix XCM Teleport Benchmark (backport) (paritytech/polkadot#4157) Allow queries subscriptions - backport v0.9.12
(paritytech/substrate#9789) Quickly skip invalid transactions during block authorship. (paritytech/substrate#9663) Introduce block authorship soft deadline (paritytech/substrate#9938) --dev implies --tmp (paritytech/substrate#9971) Use correct db path for parity-db (paritytech/substrate#9966) Disable log reloading by default (paritytech/substrate#10003) sc-executor-wasmtime: upgrade wasmtime to 0.30.0 (paritytech/substrate#10013) make the ws buffer size configurable
--dev
--tmp
(paritytech/substrate#9757) Add low level traits to retrieve name, symbol, decimals and allowance in pallet-assets (paritytech/substrate#9948) Root origin always bypass all filter, other origin cannot bypass BaseCallFilter even when constructed from Root origin (paritytech/substrate#9814) Support extra constant renaming (paritytech/substrate#9425) Add Deposit and Withdraw Events to Balances Pallet (paritytech/substrate#9698) pow: add Version for quick-check of metadata state and refactor lock handling (paritytech/substrate#9755) Switch to using ss58-registry crate
(paritytech/polkadot#4036) validator-discovery: don't remove multiaddr of requested PeerIds (paritytech/polkadot#4058) Create a README for XCMv1 detailing notable changes
PeerId
(paritytech/cumulus#651) Added Key in subcommand (paritytech/cumulus#660) Update Substrate & Polkadot (paritytech/cumulus#662) Statemine cannot execute. (paritytech/cumulus#663) disallow XCM execute on statemint (paritytech/cumulus#665) remove session benchmark todo (paritytech/cumulus#666) fix feature selection (paritytech/cumulus#667) adjust Statemint to the three digit spec_version format (paritytech/cumulus#670) Bump polkadot deps (paritytech/cumulus#657) Clean up the asset-tx-payment Pallet (paritytech/cumulus#690) Use safer template defaults for polkadot-v0.9.12, move to recognize, comment on Override for AdvertisedXcmVersion default
polkadot-v0.9.12
recognize
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:
No branches or pull requests
Description
This ticket is automatically generated using
substrate (2021-10-15 -> 2021-10-18)
paritytech/substrate@polkadot-v0.9.11...polkadot-v0.9.12
polkadot (2021-10-27 -> 2021-10-27)
paritytech/polkadot@release-v0.9.11...release-v0.9.12
cumulus (2021-10-08 -> 2021-10-23)
paritytech/cumulus@polkadot-v0.9.11...polkadot-v0.9.12
Important commits by label
Q0-trivial
(paritytech/cumulus#658) Move to
substrate.io
for all linksM5-statemint
(paritytech/cumulus#649) Upstream Statemine v4 Changes
(paritytech/cumulus#488) Asset Transaction Payment
(paritytech/cumulus#656) add minimal mention of Statemint in the readme
I7-optimisation ⏱
(paritytech/substrate#9933) Speed up timestamp generation when logging
I5-documentation 📄
(paritytech/substrate#10007) Migrate to
docs.substrate.io
throughoutF9-meta 📦
(paritytech/cumulus#658) Move to
substrate.io
for all linksE1-runtimemigration
(paritytech/cumulus#517) Look at the upgrade go-ahead and restriction signals
C7-high ❗️
(paritytech/polkadot#4062) Dispatchable XCMs should translate to v0
B7-runtimenoteworthy
(paritytech/substrate#9834) Rework Transaction Priority calculation
(paritytech/substrate#9948) Root origin always bypass all filter, other origin cannot bypass BaseCallFilter even when constructed from Root origin
(paritytech/substrate#10004) More lenient mechanism for identifying stash accounts in purge_keys
(paritytech/polkadot#3988) Tidy up XCM errors in preparation for v2.
(paritytech/polkadot#3901) Companion for #9834 (Transaction Priority)
(paritytech/polkadot#3980) Allow an Offset to Lease Periods
(paritytech/polkadot#4062) Dispatchable XCMs should translate to v0
(paritytech/polkadot#4145) Fix weights on hard-coded XCM fragments (backport)
(paritytech/polkadot#4148) Fix XCM Teleport Benchmark (backport)
(paritytech/polkadot#4157) Allow queries subscriptions - backport v0.9.12
B5-clientnoteworthy
(paritytech/substrate#9789) Quickly skip invalid transactions during block authorship.
(paritytech/substrate#9663) Introduce block authorship soft deadline
(paritytech/substrate#9938)
--dev
implies--tmp
(paritytech/substrate#9971) Use correct db path for parity-db
(paritytech/substrate#9966) Disable log reloading by default
(paritytech/substrate#10003) sc-executor-wasmtime: upgrade wasmtime to 0.30.0
(paritytech/substrate#10013) make the ws buffer size configurable
B3-apinoteworthy
(paritytech/substrate#9757) Add low level traits to retrieve name, symbol, decimals and allowance in pallet-assets
(paritytech/substrate#9948) Root origin always bypass all filter, other origin cannot bypass BaseCallFilter even when constructed from Root origin
(paritytech/substrate#9814) Support extra constant renaming
(paritytech/substrate#9425) Add Deposit and Withdraw Events to Balances Pallet
(paritytech/substrate#9698) pow: add Version for quick-check of metadata state and refactor lock handling
(paritytech/substrate#9755) Switch to using ss58-registry crate
B1-releasenotes
(paritytech/polkadot#4036) validator-discovery: don't remove multiaddr of requested
PeerId
s(paritytech/polkadot#4058) Create a README for XCMv1 detailing notable changes
N/A
(paritytech/cumulus#651) Added Key in subcommand
(paritytech/cumulus#660) Update Substrate & Polkadot
(paritytech/cumulus#662) Statemine cannot execute.
(paritytech/cumulus#663) disallow XCM execute on statemint
(paritytech/cumulus#665) remove session benchmark todo
(paritytech/cumulus#666) fix feature selection
(paritytech/cumulus#667) adjust Statemint to the three digit spec_version format
(paritytech/cumulus#670) Bump polkadot deps
(paritytech/cumulus#657) Clean up the asset-tx-payment Pallet
(paritytech/cumulus#690) Use safer template defaults for
polkadot-v0.9.12
, move torecognize
, comment on Override for AdvertisedXcmVersion defaultReview '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: