Skip to content
New issue

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

Update substrate/polkadot/cumulus from v0.9.18 to v0.9.19 #1

Open
github-actions bot opened this issue Jul 18, 2022 · 0 comments
Open

Update substrate/polkadot/cumulus from v0.9.18 to v0.9.19 #1

github-actions bot opened this issue Jul 18, 2022 · 0 comments

Comments

@github-actions
Copy link

Description

This ticket is automatically generated using

$ npm run print-version-bump-info -- --from v0.9.18 --to v0.9.19

substrate (2022-03-12 -> 2022-04-07)

paritytech/substrate@polkadot-v0.9.18...polkadot-v0.9.19

    from: fc3fd073d3a0acf9933c3994b660ebd7b5833f65
      to: 174735ea1bb5fc4513519c45181d8df63d86f613
 commits: 96

polkadot (2022-03-23 -> 2022-04-19)

paritytech/polkadot@release-v0.9.18...release-v0.9.19

    from: 9ed0c98204d25eaad8a6b40248daee8e6a40d111
      to: f00a2772497aadddf75b8b4b475843ea0d910c48
 commits: 136

cumulus (2022-03-22 -> 2022-04-22)

paritytech/cumulus@polkadot-v0.9.18...polkadot-v0.9.19

    from: b1e91afb7421309b203d7627b736d9bcf58260eb
      to: 0c779d926beeb6e1f3f2aa777d9bcec792c0bdac
 commits: 51

nimbus (2022-06-03 -> 2022-04-21)

moonbeam-foundation/nimbus@moonbeam-polkadot-v0.9.18...moonbeam-polkadot-v0.9.19

    from: aad7cef98e429eb4dcdbd88c0601223e4ab806a2
      to: a37ae449a49bff64b76dcbbff60ef754f66707e4
 commits: 7

Important commits by label

T6-XCM

(paritytech/cumulus#1169) Deny using relay chain for reserve transfers

R1-statemint

(paritytech/cumulus#1057) Enable DOT-over-XCM and Lift Asset Creation Restrictions
(paritytech/cumulus#1169) Deny using relay chain for reserve transfers

Q0-trivial

(paritytech/cumulus#1089) Companion for revert command new API (#11022)
(paritytech/cumulus#1152) Add LengthToFee to runtimes

I6-refactor 🧹

(paritytech/substrate#10480) Refactor WASM module instantiation

I4-tests 🎯

(paritytech/substrate#11107) Add extra WASM heap pages when precompiling the runtime blob

I2-bug 🐜

(paritytech/substrate#11107) Add extra WASM heap pages when precompiling the runtime blob

F8-enhancement

(paritytech/polkadot#5283) Improve error handling in approval voting block import

F6-refactor

(paritytech/polkadot#5064) Runtime dependent weights
(paritytech/polkadot#5091) Parachain runtime dependent weights

F4-tests

(paritytech/polkadot#5225) bump zombienet version

F2-bug

(paritytech/polkadot#4850) availability-distribution: fix session index lookup for activated leaves
(paritytech/polkadot#5197) Companion for Substrate#11107

E6-transactionversion

(paritytech/substrate#10896) Minor Uniques pallet improvements and XCM v3 preparations

E5-breaksapi

(paritytech/substrate#10808) Add Limit to Tranasctional Layers
(paritytech/substrate#11164) Sub-commands for benchmark

E10-client-update-first 👀

(paritytech/substrate#10242) Allow pallet error enum variants to contain fields

E1-runtimemigration

(paritytech/substrate#10821) Store validator self-vote in bags-list, and allow them to be trimmed for election
(paritytech/polkadot#5088) companion for validator self-vote in bags
(paritytech/polkadot#5173) Migrate Slot Depositors in Crowdloan Migration

D9-needsaudit 👮

(paritytech/polkadot#4809) Update docs and enable DOT-over-XCM

D2-breaksapi

(paritytech/substrate#11102) Fix generate_storage_alias!
(paritytech/substrate#11164) Sub-commands for benchmark
(paritytech/polkadot#5183) Companion for Update Bounty Deposit (#11014)
(paritytech/polkadot#5247) Co #11164: Sub-commands for benchmark

B7-runtimenoteworthy

(paritytech/substrate#10896) Minor Uniques pallet improvements and XCM v3 preparations
(paritytech/substrate#11037) contracts: Stabilize seal_delegate_call
(paritytech/substrate#10242) Allow pallet error enum variants to contain fields
(paritytech/substrate#11014) Improve Bounties and Child Bounties Deposit Logic
(paritytech/substrate#10988) Add a bounded fallback on failed elections
(paritytech/substrate#10933) contracts: add seal_code_hash and seal_own_code_hash to API
(paritytech/substrate#10808) Add Limit to Tranasctional Layers
(paritytech/polkadot#4863) Add Child Bounties to Polkadot and Kusama
(paritytech/polkadot#5000) lower kusama staking limits
(paritytech/polkadot#5088) companion for validator self-vote in bags
(paritytech/polkadot#4809) Update docs and enable DOT-over-XCM
(paritytech/polkadot#5183) Companion for Update Bounty Deposit (#11014)
(paritytech/polkadot#5173) Migrate Slot Depositors in Crowdloan Migration
(paritytech/polkadot#5227) Custom Slots Migration for Fund Index Change
(paritytech/cumulus#1057) Enable DOT-over-XCM and Lift Asset Creation Restrictions
(paritytech/cumulus#1169) Deny using relay chain for reserve transfers

B5-clientnoteworthy

(paritytech/substrate#11004) Additional benchmark-storage flags
(paritytech/substrate#10977) Add execution overhead benchmarking
(paritytech/substrate#10939) Add dev_getBlockStats RPC
(paritytech/substrate#11091) Add benchmark-block command
(paritytech/substrate#11170) Change default execution strategies to Wasm
(paritytech/substrate#11164) Sub-commands for benchmark

B5-client

(paritytech/cumulus#1156) Co #11164: Sub-commands for benchmark

B3-apinoteworthy

(paritytech/substrate#10997) Make bags-list generic over node value and instantiable
(paritytech/substrate#10242) Allow pallet error enum variants to contain fields
(paritytech/substrate#11156) Fix storage layer limit
(paritytech/substrate#10785) Apply WeightToFeePolynomials to pallet_transaction_payment's length fee

B2-breaksapi

(paritytech/cumulus#1156) Co #11164: Sub-commands for benchmark

B1-releasenotes

(paritytech/polkadot#5016) Improve parachain liveness by reducing required number of backing votes
(paritytech/polkadot#5150) have some lenience on outdated messages in statement distribution
(paritytech/polkadot#5182) enable disputes on all chains
(paritytech/polkadot#5224) Integrate benchmark-block
(paritytech/polkadot#5137) Integrate benchmark-overhead command
(paritytech/polkadot#5247) Co #11164: Sub-commands for benchmark
(paritytech/cumulus#1133) Bump tx version due to substrate 10896
(paritytech/cumulus#1156) Co #11164: Sub-commands for benchmark
(paritytech/cumulus#1169) Deny using relay chain for reserve transfers

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.

imstar15 pushed a commit that referenced this issue Nov 16, 2022
imstar15 pushed a commit that referenced this issue Jan 17, 2023
Converts parachain-staking to use default polkadot branches for substrate pallets
Implements the required traits for use with the session pallet and cumulus concensus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants