You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(paritytech/polkadot#3449) Companion: Limit the maximum number of wasm memory pages a runtime can have
(paritytech/polkadot#3667) Hotfix of Provide dummy dispute coordinator by default. (#3661)
Description
This ticket is automatically generated using
substrate (2021-07-20 -> 2021-08-09)
paritytech/substrate@polkadot-v0.9.8...polkadot-v0.9.9
polkadot (2021-07-06 -> 2021-08-23)
paritytech/polkadot@release-v0.9.8...release-v0.9.9
cumulus (2021-07-21 -> 2021-08-17)
paritytech/cumulus@polkadot-v0.9.8...polkadot-v0.9.9
Important commits by label
M5-statemint
(paritytech/cumulus#476) Enable permissionless asset creation
(paritytech/cumulus#493) Add Uniques to Westmint and Statemint
M1-ci
(paritytech/cumulus#547) ci: reduce the list of events triggering matrix messages
F8-enhancement
(paritytech/polkadot#2962) refactor overseer into proc-macro based pattern
F7-footprint
(paritytech/polkadot#3519) Do not leak active head data in statement distribution
F6-refactor
(paritytech/polkadot#3366) Approval voting overlay db
(paritytech/polkadot#2962) refactor overseer into proc-macro based pattern
(paritytech/polkadot#3459) Dispute Coordinator: Batch queries
(paritytech/polkadot#3462) Dispute coordinator overlay
(paritytech/polkadot#3479) overseer gen minor
(paritytech/polkadot#3481) Dispute coordinator - Recover disputes on startup
F4-tests
(paritytech/polkadot#3366) Approval voting overlay db
(paritytech/polkadot#3391) Approval voting full subsystem tests
(paritytech/polkadot#3471) node/approval-voting: Continue to migrate tests to subsystem tests
F2-bug
(paritytech/polkadot#3519) Do not leak active head data in statement distribution
E5-breaksapi
(paritytech/substrate#9373) Refactor Benchmarks for Less Wasm Memory Usage
(paritytech/polkadot#3440) Parachains inclusion.rs to Frame V2
(paritytech/polkadot#3426) parachain dmp.rs to Frame V2
(paritytech/polkadot#3218) Update slots pallet to FRAME v2
(paritytech/polkadot#3475) Parachains hrmp.rs to Frame V2
E2-databasemigration
(paritytech/polkadot#3478) enable disputes
E1-runtimemigration
(paritytech/substrate#9197) Migrate
pallet-treasury
to the new pallet attribute macro(paritytech/substrate#9165) Move
PalletVersion
away from the crate version(paritytech/polkadot#3440) Parachains inclusion.rs to Frame V2
(paritytech/polkadot#3426) parachain dmp.rs to Frame V2
(paritytech/polkadot#3218) Update slots pallet to FRAME v2
(paritytech/polkadot#3475) Parachains hrmp.rs to Frame V2
(paritytech/polkadot#3528) Parachains ump.rs to FrameV2
D9-needsaudit 👮
(paritytech/polkadot#3498) Dispute vote filtering for block authors
D2-breaksapi
(paritytech/substrate#9090) Include
StorageInfo
in Benchmarking Pipeline(paritytech/substrate#9319) Move client consensus parts out of primitives and into client/consensus/api
C7-high ❗️
(paritytech/polkadot#3449) Companion: Limit the maximum number of wasm memory pages a runtime can have
(paritytech/polkadot#3667) Hotfix of Provide dummy dispute coordinator by default. (#3661)
B7-runtimenoteworthy
(paritytech/substrate#9090) Include
StorageInfo
in Benchmarking Pipeline(paritytech/substrate#9276) contracts: Allow contracts to dispatch calls into the runtime
(paritytech/substrate#9323) pallet-collective: Do not vote
aye
withpropose
(paritytech/substrate#9315) include dispatch result in the Executed event
(paritytech/substrate#9411) use can_dec_provider to check when transfer allow death
(paritytech/substrate#9165) Move
PalletVersion
away from the crate version(paritytech/substrate#9462) Add some important events to batch & staking to ensure ease of analysis
(paritytech/substrate#9373) Refactor Benchmarks for Less Wasm Memory Usage
(paritytech/substrate#9418) Improve call, and usage in pallet utility
(paritytech/polkadot#3141) Staking Miner
(paritytech/polkadot#3377) Enable over-bridge-messaging in Rococo/Wococo runtime
(paritytech/polkadot#3465) Reduce staking miner reward (companion
substrate/pull/9395
)(paritytech/polkadot#3371) Introduce upgrade go-ahead and upgrade restriction signals
(paritytech/polkadot#3578) Avoid bad pattern of wildcard fees
B5-clientnoteworthy
(paritytech/substrate#8953) Do not call
initialize_block
before any runtime api(paritytech/substrate#9319) Move client consensus parts out of primitives and into client/consensus/api
(paritytech/substrate#9308) Limit the maximum number of wasm memory pages a runtime can have
B3-apinoteworthy
(paritytech/substrate#9238) Implement
iter_keys
function for all types of storage maps(paritytech/substrate#9117) Implement
InspectEnumerable
for Uniques(paritytech/substrate#9307) Remove impl_outer_ macros
(paritytech/substrate#9197) Migrate
pallet-treasury
to the new pallet attribute macro(paritytech/substrate#9323) pallet-collective: Do not vote
aye
withpropose
(paritytech/substrate#9181) Migrate
pallet-mmr
to the new pallet attribute macro(paritytech/substrate#9225) Emit error when Config part is imported but without the std feature
(paritytech/substrate#9343) Benchmarking also benchmark for decoding the call
(paritytech/substrate#9313) Add methods to PrefixIterator to support iterating from a specific key
(paritytech/substrate#9418) Improve call, and usage in pallet utility
(paritytech/substrate#9514) Remove Filter and use Contains instead
B1-releasenotes
(paritytech/polkadot#3353) Add XCM Tracing
(paritytech/polkadot#3373) pvf: Enable stack depth metering & NaN canonicalization
(paritytech/polkadot#3442) bump parity-ws
(paritytech/polkadot#3282) Dispute distribution implementation
(paritytech/polkadot#3420) Companion for #9276: Remove
Filter
impl on()
(paritytech/polkadot#3449) Companion: Limit the maximum number of wasm memory pages a runtime can have
(paritytech/polkadot#3667) Hotfix of Provide dummy dispute coordinator by default. (#3661)
(paritytech/cumulus#579) Bump Spec Statemine/Westmint
B0-patchthis
(paritytech/cumulus#537) Properly declare #[pallet::validate_unsigned] in ParachainSystem
(paritytech/cumulus#527) CI: build a test artifact
(paritytech/cumulus#575) Remove
lightSyncState
Field from Chain SpecsN/A
(paritytech/cumulus#538) Make
parachain-system
config consistent(paritytech/cumulus#540) Update Substrate & Polkadot
(paritytech/cumulus#544) Do not set best block when there already exists a best block with an higher number
(paritytech/cumulus#548) Add
rpc_http_threads
(paritytech/cumulus#551) Update Substrate & Polkadot
(paritytech/cumulus#557) Update Substrate & Polkadot
(paritytech/cumulus#558) Log pov size as info
(paritytech/cumulus#560) Polkadot companion (XCM-simulator)
(paritytech/cumulus#563) Update Substrate & Polkadot
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: