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.32 to v0.9.37 #2059

Closed
github-actions bot opened this issue Jan 23, 2023 · 0 comments
Closed

Update substrate/polkadot/cumulus from v0.9.32 to v0.9.37 #2059

github-actions bot opened this issue Jan 23, 2023 · 0 comments

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jan 23, 2023

Description

This ticket is automatically generated using

$ npm run print-version-bump-info -- --from v0.9.32 --to v0.9.37

substrate (2022-11-10 -> 2023-01-11)

paritytech/substrate@polkadot-v0.9.32...polkadot-v0.9.37

    from: 5ea6d95309aaccfa399c5f72e5a14a4b7c6c4ca1
      to: 946507ba9ef13e263534176b7b74e26fc56efbd4
 commits: 475

polkadot (2022-11-08 -> 2023-01-13)

paritytech/polkadot@release-v0.9.32...release-v0.9.37

    from: c71e872afed296d1825b15ea4b2a74750c1ba647
      to: 645723987cf9662244be8faf4e9b63e8b9a1b3a3
 commits: 170

cumulus (2022-11-10 -> 2023-01-17)

paritytech/cumulus@polkadot-v0.9.32...polkadot-v0.9.37

    from: 6abd385ce49f7feb882218646410feb063404b77
      to: 09418fc04c2608b123f36ca80f16df3d2096753b
 commits: 152

Important commits by label

T9-bridges

(paritytech/cumulus#1999) Bridge hub kusama fine-tuning before release

T8-release

(paritytech/polkadot#6532) Update the GHA srtool-actions to the latest version

T5-parachains_protocol

(paritytech/polkadot#6130) Update disputes prioritisation in dispute-coordinator
(paritytech/polkadot#6294) Provisioner should ignore unconfirmed disputes
(paritytech/polkadot#6275) Change best effort queue behaviour in dispute-coordinator
(paritytech/polkadot#6345) disputes pallet: Remove spam slots

T4-parachains_engineering

(paritytech/polkadot#6501) Add try-runtime to Rococo runtime
(paritytech/polkadot#6524) Fix flaky test in dispute-coordinator

T10-release

(paritytech/cumulus#1966) add collective runtime upgrade to the checklist
(paritytech/cumulus#1576) Replace the label checks using bash script by ruled-labels
(paritytech/cumulus#2089) [Backport] of update polkadot dependencies (#2086)

T1-runtime

(paritytech/cumulus#1742) Add migrations from pallet_asset to statemine, statemint and westmint
(paritytech/cumulus#1764) BridgeHubKusama - initial setup - (chain_spec + basic runtime without any bridging pallets)
(paritytech/cumulus#1905) companion for #12663 jsonrpsee v0.16
(paritytech/cumulus#1984) Expect less chaos: use explicit call indices
(paritytech/cumulus#1999) Bridge hub kusama fine-tuning before release
(paritytech/cumulus#1947) Companion for Substrate 12307
(paritytech/cumulus#1865) Companion: Accept Kusama StakingAdmin origin
(paritytech/cumulus#2058) NFTs 2.0 on Westmint

T0-node

(paritytech/cumulus#1764) BridgeHubKusama - initial setup - (chain_spec + basic runtime without any bridging pallets)

I7-refactor

(paritytech/polkadot#6345) disputes pallet: Remove spam slots

I6-documentation

(paritytech/cumulus#1879) Description for new cumulus labels

I5-tests

(paritytech/polkadot#6215) [ZombieNet] fix upgrade node test, use latest as base image
(paritytech/polkadot#6524) Fix flaky test in dispute-coordinator

I4-tests 🎯

(paritytech/substrate#12950) Remove hardcoded crate versions from tests

I4-annoyance

(paritytech/polkadot#6294) Provisioner should ignore unconfirmed disputes

I2-bug 🐜

(paritytech/substrate#12953) [contracts] Make debug buffer work like a FIFO pipe

E6-transactionversion

(paritytech/substrate#12451) New root_testing pallet
(paritytech/substrate#12740) Remove Default, HasCompact, and TypeInfo trait bounds on AssetId

E4-newhostfunctions

(paritytech/substrate#12639) Remove sp_tasks::spawn API and related code + host functions
(paritytech/substrate#12852) Remove sandboxing host function interface

E2-dependencies

(paritytech/polkadot#6473) Bump JasonEtco/create-an-issue from 2.6.0 to 2.9.1
(paritytech/cumulus#1801) Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0
(paritytech/cumulus#1804) Bump ruby/setup-ruby from 1.118.0 to 1.120.0
(paritytech/cumulus#1767) Bump Swatinem/rust-cache from 2.0.0 to 2.0.1
(paritytech/cumulus#1816) Bump Swatinem/rust-cache from 2.0.1 to 2.1.0
(paritytech/cumulus#1951) Bump ruby/setup-ruby from 1.120.1 to 1.127.0
(paritytech/cumulus#2075) Bump ruby/setup-ruby from 1.127.0 to 1.133.2
(paritytech/cumulus#2042) Bump JasonEtco/create-an-issue from 2.6.0 to 2.9.1

E1-runtimemigration

(paritytech/substrate#12237) EPM: allow duplicate submissions
(paritytech/substrate#12310) Asset Pallet: Support repeated destroys to safely destroy large assets
(paritytech/substrate#12813) API for registering inactive funds
(paritytech/substrate#13009) Improve inactive fund tracking
(paritytech/substrate#12728) Use #[pallet::storage_version] for pallet staking

E1-database_migration

(paritytech/polkadot#6106) Make rolling session more resilient in case of long finality stalls
(paritytech/polkadot#6445) [ci] New try-runtime command

E0-runtime_migration

(paritytech/polkadot#6115) Companion for EPM duplicate submissions
(paritytech/polkadot#6465) Deploy scheduler agenda cleanup migration
(paritytech/polkadot#6365) Migrate Staking pallet to v13
(paritytech/polkadot#6471) Improve inactive fund tracking
(paritytech/cumulus#1742) Add migrations from pallet_asset to statemine, statemint and westmint

D9-needsaudit 👮

(paritytech/substrate#12237) EPM: allow duplicate submissions
(paritytech/substrate#12394) Add batching to fast-unstake pallet
(paritytech/substrate#12848) Add with_weight extrinsic
(paritytech/substrate#12800) contracts: Add instantiation_nonce API
(paritytech/substrate#12765) NFTs 2.0
(paritytech/polkadot#6273) Kusama origins as xcm multi_location
(paritytech/cumulus#1865) Companion: Accept Kusama StakingAdmin origin

D2-breaksapi

(paritytech/substrate#12530) Consolidate and deduplicate MMR API methods
(paritytech/substrate#12749) Reduce provisioner work

C7-high ❗️

(paritytech/substrate#12902) Fix state-db race

C7-high

(paritytech/polkadot#6440) Fix wrong rate limit + add a few logs.

B7-runtimenoteworthy

(paritytech/substrate#12465) registrar: Avoid freebies in provide_judgement
(paritytech/substrate#12515) Add DefensiveTruncateFrom
(paritytech/substrate#12469) contracts: Allow indeterministic instructions off-chain
(paritytech/substrate#12457) Make Multisig Pallet Bounded
(paritytech/substrate#12558) Update pallet-multisig benches
(paritytech/substrate#12594) fix: construct_runtime multiple features
(paritytech/substrate#12569) Fix fungible unbalanced trait
(paritytech/substrate#12496) pallet-sudo: add CheckOnlySudoAccount signed extension
(paritytech/substrate#12536) Add pallet dev mode
(paritytech/substrate#12325) New Weights for All Pallets
(paritytech/substrate#12586) Add CreateOrigin to Assets Pallet
(paritytech/substrate#12677) Contracts pallet: Bump Runtime API
(paritytech/substrate#12310) Asset Pallet: Support repeated destroys to safely destroy large assets
(paritytech/substrate#12695) seal_reentrant_count returns contract reentrant count
(paritytech/substrate#12501) contracts: Replace sp-sandbox and wasmi-validation by newest wasmi
(paritytech/substrate#12730) Allow Alliance Fellows to Give Up Voting Rights
(paritytech/substrate#12808) Bounties use SpendOrigin
(paritytech/substrate#12829) Add Weightless benchmark bailing
(paritytech/substrate#12610) Non-Interactive Staking
(paritytech/substrate#12842) OpenGov: Abstentions
(paritytech/substrate#12848) Add with_weight extrinsic
(paritytech/substrate#12800) contracts: Add instantiation_nonce API
(paritytech/substrate#12485) General Message Queue Pallet
(paritytech/substrate#12420) Remove implicit approval chilling upon slash.
(paritytech/substrate#12889) Staking: store last min-active-bond on-chain
(paritytech/substrate#12582) Automatic withdraw_unbonded upon unbond
(paritytech/substrate#12894) Warn on missing pallet::call_index
(paritytech/substrate#12721) frame_support::storage: Add StorageStreamIter
(paritytech/substrate#12307) Add CallbackHandle to pallet-assets
(paritytech/substrate#12883) contracts: Improve contract address derivation
(paritytech/substrate#12963) Fix fast-unstake for accounts with slashing
(paritytech/substrate#12765) NFTs 2.0
(paritytech/substrate#13010) Ignore empty authority changes
(paritytech/substrate#13018) Allow StakingAdmin to set min_commission
(paritytech/substrate#12967) Add ensure-ops family methods
(paritytech/substrate#13045) Selectable on-runtime-upgrade checks
(paritytech/substrate#13043) Remove Copy from Ensure* traits

B5-clientnoteworthy

(paritytech/substrate#12641) update paritydb and remove dev deps on rocksdb
(paritytech/substrate#12639) Remove sp_tasks::spawn API and related code + host functions
(paritytech/substrate#12706) Fix cargo check for pallet-contracts-proc-macro
(paritytech/substrate#12684) Remove the wasmtime feature flag
(paritytech/substrate#12661) ed25519_verify: Support using dalek for historical blocks
(paritytech/substrate#12795) Remove mem_info and references to parity-util-mem
(paritytech/substrate#12852) Remove sandboxing host function interface
(paritytech/substrate#12663) rpc server with HTTP/WS on the same socket
(paritytech/substrate#12875) Use LOG_TARGET in consensus related crates
(paritytech/substrate#12931) improve ocw validator/collator CLI description
(paritytech/substrate#12949) Fix missing block number issue on forced canonicalization
(paritytech/substrate#11727) babe: allow skipping over empty epochs
(paritytech/substrate#13017) Make CLI state pruning optional again
(paritytech/substrate#13022) Print "stalled" task on shutdown
(paritytech/substrate#12539) try-runtime: add cli option --export-proof
(paritytech/substrate#13045) Selectable on-runtime-upgrade checks

B3-apinoteworthy

(paritytech/substrate#12611) [contracts] stabilize four storage host functions
(paritytech/substrate#12436) Bound Election and Staking by MaxActiveValidators
(paritytech/substrate#12530) Consolidate and deduplicate MMR API methods
(paritytech/substrate#12639) Remove sp_tasks::spawn API and related code + host functions
(paritytech/substrate#12666) Allow other pallets to check asset ids.
(paritytech/substrate#12708) Assets Pallet: reintroduce fungibles::Destroy trait
(paritytech/substrate#12740) Remove Default, HasCompact, and TypeInfo trait bounds on AssetId
(paritytech/substrate#12787) contracts: Replace cargo feature unstable-interface with config
(paritytech/substrate#12749) Reduce provisioner work
(paritytech/substrate#12837) Rename some crates for publishing to crates.io
(paritytech/substrate#12788) Refund referendum submission deposit
(paritytech/substrate#12782) [pallet-assets] add asset_exists(id: AssetId) function
(paritytech/substrate#12537) Try-runtime Revamp and Facelift
(paritytech/substrate#12544) rpc: Implement chainHead RPC API

B1-note_worthy

(paritytech/cumulus#1742) Add migrations from pallet_asset to statemine, statemint and westmint
(paritytech/cumulus#1902) Collectives Alliance: Remove Founder role and veto call
(paritytech/cumulus#1906) Allow try-runtime for contracts-rococo
(paritytech/cumulus#1910) Allow Sufficient Assets for XCM Fee Payment on Statemint #1884
(paritytech/cumulus#1898) Companion for Substrate 12740
(paritytech/cumulus#1764) BridgeHubKusama - initial setup - (chain_spec + basic runtime without any bridging pallets)
(paritytech/cumulus#1914) Add collectives-polkadot final raw chainspec
(paritytech/cumulus#1976) Collectives runtime: weight and fee info rpc for Call
(paritytech/cumulus#1905) companion for #12663 jsonrpsee v0.16
(paritytech/cumulus#1984) Expect less chaos: use explicit call indices
(paritytech/cumulus#1947) Companion for Substrate 12307
(paritytech/cumulus#1865) Companion: Accept Kusama StakingAdmin origin
(paritytech/cumulus#2058) NFTs 2.0 on Westmint

@librelois librelois changed the title Update substrate/polkadot/cumulus from 0.9.32 to 0.9.37 Update substrate/polkadot/cumulus from v0.9.32 to v0.9.37 Jan 23, 2023
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