Description
This ticket is automatically generated using
$ yarn run print-version-bump-info --from v0.9.10 --to v0.9.11
substrate (2021-09-15 -> 2021-10-08)
paritytech/substrate@polkadot-v0.9.10...polkadot-v0.9.11
from: acb44df78015906174daf359b40916b7bef58c57
to: 9ee94fa0d349b6cd5aba8426497453a6ce770c6f
commits: 181
polkadot (2021-09-24 -> 2021-10-07)
paritytech/polkadot@release-v0.9.10...release-v0.9.11
from: aeea9b7bd81919e014f7621f6c4b2eb9709d918f
to: bfd38ed620458fcf57eb5cde8b5732368c19b714
commits: 420
cumulus (2021-09-27 -> 2021-10-08)
paritytech/cumulus@polkadot-v0.9.10...polkadot-v0.9.11
from: 870b214693856e768ba482fe2d3b9a83b24e4540
to: ede4d527c4fc5d84c43216b408a873625488574b
commits: 41
Important commits by label
M5-statemint
(paritytech/cumulus#552) Statemint Reserve Asset Transfer
M1-ci
(paritytech/cumulus#629) Add extrincic ordering check to CI
M0-build
(paritytech/cumulus#603) dockerfiles: upgrade to ubuntu:20.04
I5-documentation 📄
(paritytech/substrate#9639) subkey doc
F7-optimisation ⏱
(paritytech/cumulus#603) dockerfiles: upgrade to ubuntu:20.04
F7-footprint
(paritytech/polkadot#3897) Bump parity-util-mem to 0.10.2
(paritytech/polkadot#3897) Bump parity-util-mem to 0.10.2
F2-bug 🐜
(paritytech/cumulus#567) CI: fix gh doc publishing
F1-security
(paritytech/polkadot#3626) backing-availability-audit: Move ErasureChunk Proof to BoundedVec
(paritytech/polkadot#3626) backing-availability-audit: Move ErasureChunk Proof to BoundedVec
E6-transactionversion
(paritytech/polkadot#2815) XCM v1
(paritytech/polkadot#2815) XCM v1
E5-breaksapi
(paritytech/substrate#9428) Generate storage info for pallet authority_discovery
(paritytech/substrate#9580) Emit log on Runtime Code change.
E4-newhostfunctions
(paritytech/substrate#9391) RUSTSEC-2021-0076 bump libsecp256k1
E1-runtimemigration
(paritytech/substrate#9669) contracts: Remove state rent
(paritytech/substrate#9080) Migrate pallet-membership to the new pallet attribute macro
(paritytech/substrate#9711) Migrate pallet-tips to the new pallet attribute macro
(paritytech/substrate#9115) Migrate pallet-collective to the new pallet attribute macro
(paritytech/substrate#9507) Implement pallet-bags-list and its interfaces with pallet-staking
(paritytech/substrate#9566) Bounties Pallet to FrameV2
(paritytech/substrate#9472) Society Pallet to FrameV2
(paritytech/substrate#9796) Migrate pallet-session to the new pallet macro
(paritytech/polkadot#3263) Companion for substrate#9080
(paritytech/polkadot#3265) Companion for substrate#9115
(paritytech/polkadot#3575) UMP: Support Overweight messages
(paritytech/polkadot#3413) Companion for Store voters in unsorted bags to get good stake iteration properties
(paritytech/polkadot#3263) Companion for substrate#9080
(paritytech/polkadot#3265) Companion for substrate#9115
(paritytech/polkadot#3575) UMP: Support Overweight messages
(paritytech/polkadot#3413) Companion for Store voters in unsorted bags to get good stake iteration properties
D9-needsaudit 👮
(paritytech/polkadot#3629) XCM v2: Scripting, Query responses, Exception handling and Error reporting
(paritytech/polkadot#3727) XCM: Allow reclaim of assets dropped from holding
(paritytech/polkadot#3736) XCM: Automatic Version Negotiation
(paritytech/polkadot#3629) XCM v2: Scripting, Query responses, Exception handling and Error reporting
(paritytech/polkadot#3727) XCM: Allow reclaim of assets dropped from holding
(paritytech/polkadot#3736) XCM: Automatic Version Negotiation
D2-breaksapi
(paritytech/substrate#9500) DatabaseSource::Auto
(paritytech/substrate#9541) Remove substrate-in-the-browser
(paritytech/substrate#9743) Dont Convert Benchmark Error Too Early
(paritytech/substrate#8615) Enrich metadata with type information
(paritytech/polkadot#3336) Companion for #8615: enrich metadata with type information
(paritytech/polkadot#3336) Companion for #8615: enrich metadata with type information
C7-high ❗️
(paritytech/substrate#9692) Fixed block response limit check
(paritytech/polkadot#3784) Don't drop UMP queue items if weight exhausted
(paritytech/polkadot#3784) Don't drop UMP queue items if weight exhausted
B7-runtimenoteworthy
(paritytech/substrate#9550) Stabilize seal_debug_message
(paritytech/substrate#9517) Custom Benchmark Errors and Override
(paritytech/substrate#9202) pallet-vesting: Support multiple, merge-able vesting schedules
(paritytech/substrate#9619) Make System Events Private from the Runtime
(paritytech/substrate#9428) Generate storage info for pallet authority_discovery
(paritytech/substrate#9641) Add VoteLocking config
(paritytech/substrate#9669) contracts: Remove state rent
(paritytech/substrate#9686) Implemented seal_ecdsa_recovery function in the contract pallet
(paritytech/substrate#9647) Use the precise number of approvals when constructing RawOrgin::Members
(paritytech/substrate#9711) Migrate pallet-tips to the new pallet attribute macro
(paritytech/substrate#9580) Emit log on Runtime Code change.
(paritytech/substrate#9125) Implement a CountedStorageMap
(paritytech/substrate#9507) Implement pallet-bags-list and its interfaces with pallet-staking
(paritytech/substrate#9844) Fungibles and Non-Fungibles Create and Destroy Traits + Assets and Uniques Implementation
(paritytech/polkadot#2815) XCM v1
(paritytech/polkadot#3404) Ensure MultiLocation always has a canonical representation
(paritytech/polkadot#3621) More standard staking miner deposits
(paritytech/polkadot#3693) XCM: Introduce versioning to dispatchables' params
(paritytech/polkadot#3629) XCM v2: Scripting, Query responses, Exception handling and Error reporting
(paritytech/polkadot#3727) XCM: Allow reclaim of assets dropped from holding
(paritytech/polkadot#3517) Companion for Generate storage info for pallet authority_discovery #9428
(paritytech/polkadot#3683) New Proxy for Auctions + Crowdloans + Registrar + Slots
(paritytech/polkadot#3736) XCM: Automatic Version Negotiation
(paritytech/polkadot#3784) Don't drop UMP queue items if weight exhausted
(paritytech/polkadot#3543) Do not expire HRMP open channel requests
(paritytech/polkadot#3752) Allow staking miner to use different election algorithms
(paritytech/polkadot#3575) UMP: Support Overweight messages
(paritytech/polkadot#3336) Companion for #8615: enrich metadata with type information
(paritytech/polkadot#3413) Companion for Store voters in unsorted bags to get good stake iteration properties
(paritytech/polkadot#2815) XCM v1
(paritytech/polkadot#3404) Ensure MultiLocation always has a canonical representation
(paritytech/polkadot#3621) More standard staking miner deposits
(paritytech/polkadot#3693) XCM: Introduce versioning to dispatchables' params
(paritytech/polkadot#3629) XCM v2: Scripting, Query responses, Exception handling and Error reporting
(paritytech/polkadot#3727) XCM: Allow reclaim of assets dropped from holding
(paritytech/polkadot#3517) Companion for Generate storage info for pallet authority_discovery #9428
(paritytech/polkadot#3683) New Proxy for Auctions + Crowdloans + Registrar + Slots
(paritytech/polkadot#3736) XCM: Automatic Version Negotiation
(paritytech/polkadot#3784) Don't drop UMP queue items if weight exhausted
(paritytech/polkadot#3543) Do not expire HRMP open channel requests
(paritytech/polkadot#3752) Allow staking miner to use different election algorithms
(paritytech/polkadot#3575) UMP: Support Overweight messages
(paritytech/polkadot#3336) Companion for #8615: enrich metadata with type information
(paritytech/polkadot#3413) Companion for Store voters in unsorted bags to get good stake iteration properties
(paritytech/polkadot#3961) Companion for substrate PR#9890
B5-clientnoteworthy
(paritytech/substrate#9562) Simplify NativeExecutionDispatch and remove the native_executor_instance! macro
(paritytech/substrate#9525) Make choosing an executor (native/wasm) an explicit part of service construction
(paritytech/substrate#5920) Integrate Wasmer into Substrate sandbox environment
(paritytech/substrate#9617) Fix state_subscribeRuntimeVersion for parachains
(paritytech/substrate#9692) Fixed block response limit check
(paritytech/substrate#9645) Store the database in a role specific subdirectory
(paritytech/substrate#9737) Use tokio runtime handle instead of TaskExecutor abstraction
(paritytech/substrate#9459) Add childstate_getStorageEntries RPC
(paritytech/substrate#9580) Emit log on Runtime Code change.
(paritytech/substrate#9788) follow-chain testing mode for try-runtime (and revamp CLI configs).
B3-apinoteworthy
(paritytech/substrate#9500) DatabaseSource::Auto
(paritytech/substrate#5920) Integrate Wasmer into Substrate sandbox environment
(paritytech/substrate#9358) Better RPC prometheus metrics.
(paritytech/substrate#9592) Remove dependency on sandboxing host functions
(paritytech/substrate#9642) Add methods param for RPC state_traceBlock
(paritytech/substrate#9641) Add VoteLocking config
(paritytech/substrate#9677) sp-utils => sc-utils
(paritytech/substrate#9080) Migrate pallet-membership to the new pallet attribute macro
(paritytech/substrate#9659) add query types to generate_storage_alias
(paritytech/substrate#9711) Migrate pallet-tips to the new pallet attribute macro
(paritytech/substrate#9115) Migrate pallet-collective to the new pallet attribute macro
(paritytech/substrate#9580) Emit log on Runtime Code change.
(paritytech/substrate#8615) Enrich metadata with type information
(paritytech/substrate#9654) Generate storage info for pallet im_online
(paritytech/substrate#9566) Bounties Pallet to FrameV2
(paritytech/substrate#9472) Society Pallet to FrameV2
(paritytech/substrate#9670) pallet macro: allow to declare individual unbounded storage for those who cannot go into PoV
(paritytech/substrate#9796) Migrate pallet-session to the new pallet macro
(paritytech/substrate#9690) Extend PalletInfoAccess with module_name and crate_version method
B1-releasenotes
(paritytech/polkadot#3591) Companion to #9514 (Remove Filter and use Contains instead)
(paritytech/polkadot#3613) CI: rustdoc
(paritytech/polkadot#3661) Provide dummy dispute coordinator by default.
(paritytech/polkadot#3672) demote warnings due to disconnected dispute coordinator
(paritytech/polkadot#3676) Bypass chain-selection subsystem until disputes are enabled.
(paritytech/polkadot#3407) substrate #9202 companion: Multiple vesting schedules
(paritytech/polkadot#3680) staking-miner: remove need of a file to pass the seed
(paritytech/polkadot#3658) Removed unneeded deps
(paritytech/polkadot#3828) dockerfiles: upgrade to ubuntu:20.04; some chore
(paritytech/polkadot#3813) Put all authorities of a session into SessionInfo.
(paritytech/polkadot#3858) companion for substrate#9788
(paritytech/polkadot#3815) add parachains pallets to Polkadot runtime
(paritytech/polkadot#3591) Companion to #9514 (Remove Filter and use Contains instead)
(paritytech/polkadot#3613) CI: rustdoc
(paritytech/polkadot#3661) Provide dummy dispute coordinator by default.
(paritytech/polkadot#3672) demote warnings due to disconnected dispute coordinator
(paritytech/polkadot#3676) Bypass chain-selection subsystem until disputes are enabled.
(paritytech/polkadot#3407) substrate #9202 companion: Multiple vesting schedules
(paritytech/polkadot#3680) staking-miner: remove need of a file to pass the seed
(paritytech/polkadot#3658) Removed unneeded deps
(paritytech/polkadot#3828) dockerfiles: upgrade to ubuntu:20.04; some chore
(paritytech/polkadot#3813) Put all authorities of a session into SessionInfo.
(paritytech/polkadot#3858) companion for substrate#9788
(paritytech/polkadot#3815) add parachains pallets to Polkadot runtime
(paritytech/cumulus#578) Bump Spec on Statemine/Westmint
(paritytech/cumulus#642) Make asset creation on westmint low cost
(paritytech/cumulus#552) Statemint Reserve Asset Transfer
B0-patchthis
(paritytech/cumulus#567) CI: fix gh doc publishing
(paritytech/cumulus#568) WIP: docs: optimize docs build
(paritytech/cumulus#569) docs: undebug docs build
(paritytech/cumulus#576) remove lightSyncState field from chain specs
N/A
(paritytech/cumulus#561) Support XCM v1 (Companion to #2815)
(paritytech/cumulus#565) Disable integration tests outside of CI
(paritytech/cumulus#562) Publish rustdocs to github pages
(paritytech/cumulus#572) Remove old and add new migrations
(paritytech/cumulus#559) Add Transaction Fee RPC to Statemint/Statemine
(paritytech/cumulus#583) Upgrade Substrate & Polkadot
(paritytech/cumulus#589) Fix Statemint benchmarks
(paritytech/cumulus#600) bump deps, fix aura-ext pallet, and fill in stubs for XCM
(paritytech/cumulus#602) Bump Substrate, Polkadot, and BEEFY
(paritytech/cumulus#606) less deps
(paritytech/cumulus#608) Remove rococo-v1 branch from README
(paritytech/cumulus#611) add new raw chainspecs for parachains
(paritytech/cumulus#612) Upgrade Substrate & Polkadot
(paritytech/cumulus#609) Add build with docker info to README
(paritytech/cumulus#605) Use DecodeLimit for decoding XCM messages
(paritytech/cumulus#620) Add Parachain Template
(paritytech/cumulus#624) Fix purge-chain test
(paritytech/cumulus#633) Remove a where bound that isn't required anymore
(paritytech/cumulus#636) Same procedure as not every day
(paritytech/cumulus#638) docs: make collators actually work
(paritytech/cumulus#640) Add relay_parent to block announce data
(paritytech/cumulus#645) update Substrate and Polkadot (to include new transaction priority)
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.
Description
This ticket is automatically generated using
substrate (2021-09-15 -> 2021-10-08)
paritytech/substrate@polkadot-v0.9.10...polkadot-v0.9.11
polkadot (2021-09-24 -> 2021-10-07)
paritytech/polkadot@release-v0.9.10...release-v0.9.11
cumulus (2021-09-27 -> 2021-10-08)
paritytech/cumulus@polkadot-v0.9.10...polkadot-v0.9.11
Important commits by label
M5-statemint
(paritytech/cumulus#552) Statemint Reserve Asset Transfer
M1-ci
(paritytech/cumulus#629) Add extrincic ordering check to CI
M0-build
(paritytech/cumulus#603) dockerfiles: upgrade to ubuntu:20.04
I5-documentation 📄
(paritytech/substrate#9639) subkey doc
F7-optimisation ⏱
(paritytech/cumulus#603) dockerfiles: upgrade to ubuntu:20.04
F7-footprint
(paritytech/polkadot#3897) Bump
parity-util-memto 0.10.2(paritytech/polkadot#3897) Bump
parity-util-memto 0.10.2F2-bug 🐜
(paritytech/cumulus#567) CI: fix gh doc publishing
F1-security
(paritytech/polkadot#3626) backing-availability-audit: Move ErasureChunk Proof to BoundedVec
(paritytech/polkadot#3626) backing-availability-audit: Move ErasureChunk Proof to BoundedVec
E6-transactionversion
(paritytech/polkadot#2815) XCM v1
(paritytech/polkadot#2815) XCM v1
E5-breaksapi
(paritytech/substrate#9428) Generate storage info for pallet authority_discovery
(paritytech/substrate#9580) Emit log on Runtime Code change.
E4-newhostfunctions
(paritytech/substrate#9391) RUSTSEC-2021-0076 bump libsecp256k1
E1-runtimemigration
(paritytech/substrate#9669) contracts: Remove state rent
(paritytech/substrate#9080) Migrate
pallet-membershipto the new pallet attribute macro(paritytech/substrate#9711) Migrate
pallet-tipsto the new pallet attribute macro(paritytech/substrate#9115) Migrate
pallet-collectiveto the new pallet attribute macro(paritytech/substrate#9507) Implement
pallet-bags-listand its interfaces withpallet-staking(paritytech/substrate#9566) Bounties Pallet to FrameV2
(paritytech/substrate#9472) Society Pallet to FrameV2
(paritytech/substrate#9796) Migrate
pallet-sessionto the new pallet macro(paritytech/polkadot#3263) Companion for substrate#9080
(paritytech/polkadot#3265) Companion for substrate#9115
(paritytech/polkadot#3575) UMP: Support Overweight messages
(paritytech/polkadot#3413) Companion for Store voters in unsorted bags to get good stake iteration properties
(paritytech/polkadot#3263) Companion for substrate#9080
(paritytech/polkadot#3265) Companion for substrate#9115
(paritytech/polkadot#3575) UMP: Support Overweight messages
(paritytech/polkadot#3413) Companion for Store voters in unsorted bags to get good stake iteration properties
D9-needsaudit 👮
(paritytech/polkadot#3629) XCM v2: Scripting, Query responses, Exception handling and Error reporting
(paritytech/polkadot#3727) XCM: Allow reclaim of assets dropped from holding
(paritytech/polkadot#3736) XCM: Automatic Version Negotiation
(paritytech/polkadot#3629) XCM v2: Scripting, Query responses, Exception handling and Error reporting
(paritytech/polkadot#3727) XCM: Allow reclaim of assets dropped from holding
(paritytech/polkadot#3736) XCM: Automatic Version Negotiation
D2-breaksapi
(paritytech/substrate#9500) DatabaseSource::Auto
(paritytech/substrate#9541) Remove substrate-in-the-browser
(paritytech/substrate#9743) Dont Convert Benchmark Error Too Early
(paritytech/substrate#8615) Enrich metadata with type information
(paritytech/polkadot#3336) Companion for #8615: enrich metadata with type information
(paritytech/polkadot#3336) Companion for #8615: enrich metadata with type information
C7-high ❗️
(paritytech/substrate#9692) Fixed block response limit check
(paritytech/polkadot#3784) Don't drop UMP queue items if weight exhausted
(paritytech/polkadot#3784) Don't drop UMP queue items if weight exhausted
B7-runtimenoteworthy
(paritytech/substrate#9550) Stabilize
seal_debug_message(paritytech/substrate#9517) Custom Benchmark Errors and Override
(paritytech/substrate#9202) pallet-vesting: Support multiple, merge-able vesting schedules
(paritytech/substrate#9619) Make System Events Private from the Runtime
(paritytech/substrate#9428) Generate storage info for pallet authority_discovery
(paritytech/substrate#9641) Add VoteLocking config
(paritytech/substrate#9669) contracts: Remove state rent
(paritytech/substrate#9686) Implemented
seal_ecdsa_recoveryfunction in the contract pallet(paritytech/substrate#9647) Use the precise number of approvals when constructing RawOrgin::Members
(paritytech/substrate#9711) Migrate
pallet-tipsto the new pallet attribute macro(paritytech/substrate#9580) Emit log on Runtime Code change.
(paritytech/substrate#9125) Implement a
CountedStorageMap(paritytech/substrate#9507) Implement
pallet-bags-listand its interfaces withpallet-staking(paritytech/substrate#9844) Fungibles and Non-Fungibles Create and Destroy Traits + Assets and Uniques Implementation
(paritytech/polkadot#2815) XCM v1
(paritytech/polkadot#3404) Ensure MultiLocation always has a canonical representation
(paritytech/polkadot#3621) More standard staking miner deposits
(paritytech/polkadot#3693) XCM: Introduce versioning to dispatchables' params
(paritytech/polkadot#3629) XCM v2: Scripting, Query responses, Exception handling and Error reporting
(paritytech/polkadot#3727) XCM: Allow reclaim of assets dropped from holding
(paritytech/polkadot#3517) Companion for Generate storage info for pallet authority_discovery #9428
(paritytech/polkadot#3683) New Proxy for Auctions + Crowdloans + Registrar + Slots
(paritytech/polkadot#3736) XCM: Automatic Version Negotiation
(paritytech/polkadot#3784) Don't drop UMP queue items if weight exhausted
(paritytech/polkadot#3543) Do not expire HRMP open channel requests
(paritytech/polkadot#3752) Allow staking miner to use different election algorithms
(paritytech/polkadot#3575) UMP: Support Overweight messages
(paritytech/polkadot#3336) Companion for #8615: enrich metadata with type information
(paritytech/polkadot#3413) Companion for Store voters in unsorted bags to get good stake iteration properties
(paritytech/polkadot#2815) XCM v1
(paritytech/polkadot#3404) Ensure MultiLocation always has a canonical representation
(paritytech/polkadot#3621) More standard staking miner deposits
(paritytech/polkadot#3693) XCM: Introduce versioning to dispatchables' params
(paritytech/polkadot#3629) XCM v2: Scripting, Query responses, Exception handling and Error reporting
(paritytech/polkadot#3727) XCM: Allow reclaim of assets dropped from holding
(paritytech/polkadot#3517) Companion for Generate storage info for pallet authority_discovery #9428
(paritytech/polkadot#3683) New Proxy for Auctions + Crowdloans + Registrar + Slots
(paritytech/polkadot#3736) XCM: Automatic Version Negotiation
(paritytech/polkadot#3784) Don't drop UMP queue items if weight exhausted
(paritytech/polkadot#3543) Do not expire HRMP open channel requests
(paritytech/polkadot#3752) Allow staking miner to use different election algorithms
(paritytech/polkadot#3575) UMP: Support Overweight messages
(paritytech/polkadot#3336) Companion for #8615: enrich metadata with type information
(paritytech/polkadot#3413) Companion for Store voters in unsorted bags to get good stake iteration properties
(paritytech/polkadot#3961) Companion for substrate PR#9890
B5-clientnoteworthy
(paritytech/substrate#9562) Simplify
NativeExecutionDispatchand remove thenative_executor_instance!macro(paritytech/substrate#9525) Make choosing an executor (native/wasm) an explicit part of service construction
(paritytech/substrate#5920) Integrate Wasmer into Substrate sandbox environment
(paritytech/substrate#9617) Fix
state_subscribeRuntimeVersionfor parachains(paritytech/substrate#9692) Fixed block response limit check
(paritytech/substrate#9645) Store the database in a role specific subdirectory
(paritytech/substrate#9737) Use tokio runtime handle instead of
TaskExecutorabstraction(paritytech/substrate#9459) Add
childstate_getStorageEntriesRPC(paritytech/substrate#9580) Emit log on Runtime Code change.
(paritytech/substrate#9788)
follow-chaintesting mode for try-runtime (and revamp CLI configs).B3-apinoteworthy
(paritytech/substrate#9500) DatabaseSource::Auto
(paritytech/substrate#5920) Integrate Wasmer into Substrate sandbox environment
(paritytech/substrate#9358) Better RPC prometheus metrics.
(paritytech/substrate#9592) Remove dependency on sandboxing host functions
(paritytech/substrate#9642) Add methods param for RPC
state_traceBlock(paritytech/substrate#9641) Add VoteLocking config
(paritytech/substrate#9677) sp-utils => sc-utils
(paritytech/substrate#9080) Migrate
pallet-membershipto the new pallet attribute macro(paritytech/substrate#9659) add query types to generate_storage_alias
(paritytech/substrate#9711) Migrate
pallet-tipsto the new pallet attribute macro(paritytech/substrate#9115) Migrate
pallet-collectiveto the new pallet attribute macro(paritytech/substrate#9580) Emit log on Runtime Code change.
(paritytech/substrate#8615) Enrich metadata with type information
(paritytech/substrate#9654) Generate storage info for pallet im_online
(paritytech/substrate#9566) Bounties Pallet to FrameV2
(paritytech/substrate#9472) Society Pallet to FrameV2
(paritytech/substrate#9670) pallet macro: allow to declare individual unbounded storage for those who cannot go into PoV
(paritytech/substrate#9796) Migrate
pallet-sessionto the new pallet macro(paritytech/substrate#9690) Extend PalletInfoAccess with module_name and crate_version method
B1-releasenotes
(paritytech/polkadot#3591) Companion to #9514 (Remove Filter and use Contains instead)
(paritytech/polkadot#3613) CI: rustdoc
(paritytech/polkadot#3661) Provide dummy dispute coordinator by default.
(paritytech/polkadot#3672) demote warnings due to disconnected dispute coordinator
(paritytech/polkadot#3676) Bypass chain-selection subsystem until disputes are enabled.
(paritytech/polkadot#3407) substrate #9202 companion: Multiple vesting schedules
(paritytech/polkadot#3680) staking-miner: remove need of a file to pass the seed
(paritytech/polkadot#3658) Removed unneeded deps
(paritytech/polkadot#3828) dockerfiles: upgrade to ubuntu:20.04; some chore
(paritytech/polkadot#3813) Put all authorities of a session into
SessionInfo.(paritytech/polkadot#3858) companion for substrate#9788
(paritytech/polkadot#3815) add parachains pallets to Polkadot runtime
(paritytech/polkadot#3591) Companion to #9514 (Remove Filter and use Contains instead)
(paritytech/polkadot#3613) CI: rustdoc
(paritytech/polkadot#3661) Provide dummy dispute coordinator by default.
(paritytech/polkadot#3672) demote warnings due to disconnected dispute coordinator
(paritytech/polkadot#3676) Bypass chain-selection subsystem until disputes are enabled.
(paritytech/polkadot#3407) substrate #9202 companion: Multiple vesting schedules
(paritytech/polkadot#3680) staking-miner: remove need of a file to pass the seed
(paritytech/polkadot#3658) Removed unneeded deps
(paritytech/polkadot#3828) dockerfiles: upgrade to ubuntu:20.04; some chore
(paritytech/polkadot#3813) Put all authorities of a session into
SessionInfo.(paritytech/polkadot#3858) companion for substrate#9788
(paritytech/polkadot#3815) add parachains pallets to Polkadot runtime
(paritytech/cumulus#578) Bump Spec on Statemine/Westmint
(paritytech/cumulus#642) Make asset creation on westmint low cost
(paritytech/cumulus#552) Statemint Reserve Asset Transfer
B0-patchthis
(paritytech/cumulus#567) CI: fix gh doc publishing
(paritytech/cumulus#568) WIP: docs: optimize docs build
(paritytech/cumulus#569) docs: undebug docs build
(paritytech/cumulus#576) remove lightSyncState field from chain specs
N/A
(paritytech/cumulus#561) Support XCM v1 (Companion to #2815)
(paritytech/cumulus#565) Disable integration tests outside of CI
(paritytech/cumulus#562) Publish rustdocs to github pages
(paritytech/cumulus#572) Remove old and add new migrations
(paritytech/cumulus#559) Add Transaction Fee RPC to Statemint/Statemine
(paritytech/cumulus#583) Upgrade Substrate & Polkadot
(paritytech/cumulus#589) Fix Statemint benchmarks
(paritytech/cumulus#600) bump deps, fix aura-ext pallet, and fill in stubs for XCM
(paritytech/cumulus#602) Bump Substrate, Polkadot, and BEEFY
(paritytech/cumulus#606) less deps
(paritytech/cumulus#608) Remove
rococo-v1branch from README(paritytech/cumulus#611) add new raw chainspecs for parachains
(paritytech/cumulus#612) Upgrade Substrate & Polkadot
(paritytech/cumulus#609) Add build with docker info to README
(paritytech/cumulus#605) Use DecodeLimit for decoding XCM messages
(paritytech/cumulus#620) Add Parachain Template
(paritytech/cumulus#624) Fix purge-chain test
(paritytech/cumulus#633) Remove a where bound that isn't required anymore
(paritytech/cumulus#636) Same procedure as not every day
(paritytech/cumulus#638) docs: make collators actually work
(paritytech/cumulus#640) Add
relay_parentto block announce data(paritytech/cumulus#645) update Substrate and Polkadot (to include new transaction priority)
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.