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 #1428

Closed
github-actions bot opened this issue Apr 20, 2022 · 0 comments
Closed

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

github-actions bot opened this issue Apr 20, 2022 · 0 comments

Comments

@github-actions
Copy link
Contributor

Description

This ticket is automatically generated using

$ yarn --silent 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-20)

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

    from: b1e91afb7421309b203d7627b736d9bcf58260eb
      to: 2317ef00dfa29a4d23fd6aa808d791a5dab82a02
 commits: 50

nimbus (2022-04-08 -> 2022-04-20)

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

    from: f65fafba3ece36a24588709bdbef4ffce7f74a01
      to: a9824b0e40025d9cb402c31934e821de409f4fdd
 commits: 20

Important commits by label

T6-XCM

(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

M5-statemint

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

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/substrate#10988) Add a bounded fallback on failed elections
(paritytech/substrate#10808) Add Limit to Tranasctional Layers
(paritytech/substrate#11156) Fix storage layer limit
(paritytech/polkadot#5088) companion for validator self-vote in bags
(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#1172) Co #11198: Expose benchmark machine command
(paritytech/cumulus#1169) Deny using relay chain for reserve transfers

N/A

(paritytech/polkadot#5346) [only for deployment]: jsonrpsee v0.9.19
(moonbeam-foundation/nimbus#31) Stop providing author inherent data
(moonbeam-foundation/nimbus#37) remove unused test and add cargo test to git workflow
(moonbeam-foundation/nimbus#38) [MOON-1460] change eligibility ratio to be a number
(moonbeam-foundation/nimbus#41) Ensure slot number is strictly increasing
(moonbeam-foundation/nimbus#43) [MOON-1460] fix migration for author-slot-filter
(moonbeam-foundation/nimbus#45) fix auth-slot-filter benchmarks
(moonbeam-foundation/nimbus#47) Fix author-inherent, update weight

Review 'substrate-migrations' repo

https:/apopiak/substrate-migrations#frame-migrations

This repository contains a list of FRAME-related migrations which might be
relevant to Moonbeam.

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

1 participant