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.20 to v0.9.23 #1623

Closed
github-actions bot opened this issue Jun 22, 2022 · 0 comments
Closed

Update substrate/polkadot/cumulus from v0.9.20 to v0.9.23 #1623

github-actions bot opened this issue Jun 22, 2022 · 0 comments

Comments

@github-actions
Copy link
Contributor

Description

This ticket is automatically generated using

$ npm run print-version-bump-info -- --from v0.9.20 --to v0.9.23

substrate (2022-04-29 -> 2022-06-10)

paritytech/substrate@polkadot-v0.9.20...polkadot-v0.9.23

    from: 563f4820d8f36d256ada7ea3fef46b2e94c4cd5a
      to: 76522d7937ba94ff1becef4e4e3ca78e3e1de341
 commits: 146

polkadot (2022-05-02 -> 2022-05-30)

paritytech/polkadot@release-v0.9.20...release-v0.9.23

    from: 568169b41aea59a54ab8cfa23c31e84a26708280
      to: a7e188cd9665c735f4b9d5a58cdbc4dd1850eae0
 commits: 133

cumulus (2022-05-04 -> 2022-06-10)

paritytech/cumulus@polkadot-v0.9.20...polkadot-v0.9.23

    from: 4bbedb30b1478494b410477498bd0a2221177a11
      to: 9c1470893c6bd5f33ad8eb104d159177c6847df5
 commits: 77

nimbus (2022-06-02 -> 2022-06-21)

moonbeam-foundation/nimbus@moonbeam-polkadot-v0.9.20...moonbeam-polkadot-v0.9.23

    from: 888afc92cf008677e02966ad4a0934ffa21e0516
      to: 2acb2a1d09af475780eed1963f82a111bdcbd4ef
 commits: 3

Important commits by label

ci

(paritytech/cumulus#1296) deleted unnecessary repo checkout to fix fetch binary step
(paritytech/cumulus#1301) CI change rule to run benchmarks
(paritytech/cumulus#1299) bringing back repo checkout and adding a temp dir to avoid name duplication between binary and repo dir

R0-CGP

(paritytech/cumulus#1266) dir restructure to support more CGP
(paritytech/cumulus#1340) Upgrade spec_version to 9230 and bump transaction_version for assets parachains.

Q0-trivial

(paritytech/cumulus#1264) Companion for Polkadot #5536 (Remove Duplicate Traits)
(paritytech/cumulus#1262) Companion for Substrate #10719 (Into Account Truncating)
(paritytech/cumulus#1277) Fix Cumulus Compile (into_account_truncating)

M8-contracts

(paritytech/cumulus#1294) contracts: Update bootnodes

I7-optimisation ⏱

(paritytech/substrate#11264) Turn on the logger's interest cache
(paritytech/substrate#11232) Switch to pooling copy-on-write instantiation strategy for WASM

I5-documentation 📄

(paritytech/substrate#11053) Child bounties comments

I2-bug 🐜

(paritytech/substrate#11500) Fix Babe revert when last finalized block is a leaf

F9-release 🏷

(paritytech/cumulus#1283) Runtime version bump to 9220
(paritytech/cumulus#1284) Node bump to v0.9.220
(paritytech/cumulus#1296) deleted unnecessary repo checkout to fix fetch binary step
(paritytech/cumulus#1299) bringing back repo checkout and adding a temp dir to avoid name duplication between binary and repo dir

F8-enhancement

(paritytech/polkadot#5314) feat: allow subsystems to send only declared messages, generate graphviz

F7-optimisation

(paritytech/polkadot#5393) Update tracing-log to 0.1.3 (Companion for Substrate#11264)
(paritytech/polkadot#5337) Switch to pooling copy-on-write instantiation strategy for WASM (companion for Substrate#11232)

F6-refactor

(paritytech/polkadot#5568) provisioner: remove utils::job usage

F5-documentation 📄

(paritytech/cumulus#1282) Runtime Documentation

E5-breaksapi

(paritytech/substrate#10719) Explicitly note that existing AccountIdConversion is truncating and add fallible try_into...

E3-dependencies

(paritytech/substrate#11463) Bump actions/checkout from 2 to 3
(paritytech/substrate#11464) Bump gaurav-nelson/github-action-markdown-link-check from 1.0.9 to 1.0.14
(paritytech/polkadot#5551) Bump docker/setup-buildx-action from 1 to 2
(paritytech/polkadot#5549) Bump actions/cache from 2 to 3
(paritytech/polkadot#5574) Bump actions/download-artifact from 2 to 3
(paritytech/polkadot#5550) Bump docker/login-action from 1 to 2
(paritytech/polkadot#5548) Bump docker/build-push-action from 2 to 3
(paritytech/polkadot#5547) Bump actions/upload-artifact from 2 to 3
(paritytech/cumulus#1274) Bump actions/cache from 2 to 3
(paritytech/cumulus#1273) Bump actions/download-artifact from 2 to 3
(paritytech/cumulus#1272) Bump docker/login-action from 1 to 2
(paritytech/cumulus#1271) Bump actions/upload-artifact from 2 to 3

E1-runtimemigration

(paritytech/substrate#11411) make pool roles optional
(paritytech/substrate#11357) Add Score to Bags List
(paritytech/polkadot#5447) Add Nomination Pools to Kusama
(paritytech/polkadot#5463) Rename BagsList to VoterList and Add Score
(paritytech/polkadot#5524) companion to substrate 11411

D2-breaksapi

(paritytech/substrate#11259) Make wildcard storage change subscriptions RPC-unsafe
(paritytech/substrate#10995) Remove the --unsafe-pruning CLI-argument (step 1)
(paritytech/substrate#10719) Explicitly note that existing AccountIdConversion is truncating and add fallible try_into...

B7-runtimenoteworthy

(paritytech/substrate#10698) Remark storage
(paritytech/substrate#11002) Configurable call fee refund for signed submissions
(paritytech/substrate#10982) staking: Proportional ledger slashing
(paritytech/substrate#10694) Nomination Pools
(paritytech/substrate#11025) Dependency Injection Trait Locker for Uniques Pallet
(paritytech/substrate#11148) Add force_batch to utility pallet
(paritytech/substrate#11372) contracts: Prevent PoV attack vector with minimal viable solution
(paritytech/substrate#11411) make pool roles optional
(paritytech/substrate#11389) Use 'Items' and 'Collections' in uniques pallet
(paritytech/substrate#10719) Explicitly note that existing AccountIdConversion is truncating and add fallible try_into...
(paritytech/substrate#11441) Allow to set the max supply for collection
(paritytech/substrate#11451) contracts: Add set_code root dispatchable
(paritytech/substrate#11357) Add Score to Bags List
(paritytech/substrate#11381) Introduce #[pallet::call_index] attribute to dispatchables
(paritytech/substrate#11493) Create Script to Run All Benchmarks
(paritytech/polkadot#5309) Companion to Substrate #11002
(paritytech/polkadot#5405) add nomination pools to westend runtime
(paritytech/polkadot#5447) Add Nomination Pools to Kusama
(paritytech/polkadot#5507) update weights
(paritytech/polkadot#5536) Remove Duplicate Traits
(paritytech/polkadot#5520) Nomination Pools: add MinPointsToBalance constant
(paritytech/polkadot#5463) Rename BagsList to VoterList and Add Score
(paritytech/cumulus#1256) Companion to #11389 (Uniques Rename)
(paritytech/cumulus#1267) Companion to #11441 (Uniques Max Supply)

B5-clientnoteworthy

(paritytech/substrate#11250) Add chain-info Subcommand
(paritytech/substrate#11259) Make wildcard storage change subscriptions RPC-unsafe
(paritytech/substrate#11232) Switch to pooling copy-on-write instantiation strategy for WASM

B3-apinoteworthy

(paritytech/substrate#11087) Add frame_support::crypto::ecdsa::Public.to_eth_address() (k256-based) and use it in pallets
(paritytech/substrate#11259) Make wildcard storage change subscriptions RPC-unsafe
(paritytech/substrate#11337) [contracts] stabilize seal_code_hash, seal_set_code_hash and seal_own_code_hash
(paritytech/substrate#10995) Remove the --unsafe-pruning CLI-argument (step 1)
(paritytech/substrate#11378) [contracts] stabilize seal_contains_storage(vseal0) and seal_set_storage (v.seal1)
(paritytech/substrate#8783) jsonrpsee integration
(paritytech/substrate#11389) Use 'Items' and 'Collections' in uniques pallet
(paritytech/substrate#11486) [contracts] Stabilize seal_ecdsa_recover and seal_ecdsa_to_eth_address functions

B2-breaksapi

(paritytech/cumulus#1256) Companion to #11389 (Uniques Rename)

B1-releasenotes

(paritytech/polkadot#5369) polkadot-like testnets should be 10 decimal places
(paritytech/polkadot#5331) service: use deny-list instead of allow-list for BEEFY
(paritytech/polkadot#4344) companion for #8783 - jsonrpsee
(paritytech/polkadot#5609) update weights (#5601)
(paritytech/cumulus#1241) rename polkadot-collator to polkadot-parachain
(paritytech/cumulus#1266) dir restructure to support more CGP
(paritytech/cumulus#1260) Use named events in cumulus pallets
(paritytech/cumulus#1302) update weights for v9220

N/A

(paritytech/cumulus#undefined) undefined

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.

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

2 participants
@crystalin and others