Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Client polkadot-parachain v0.9.290 (for Polkadot v0.9.29)

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 14:53
4271ac7

This release contains the changes from v0.9.270 to v0.9.290.

Global Priority

❗️ Medium: This is a medium priority release and you should upgrade in a timely manner.

Rust compiler versions

This release was tested against the following versions of rustc. Other versions may work.

  • Rust Stable: rustc 1.62.1 (e092d0b6b 2022-07-16)
  • Rust Nightly: rustc 1.64.0-nightly (7fe022f5a 2022-07-24)

Database Migrations

No Database migration detected in this release.

Changes

Legend

  • [C] Cumulus
  • [P] Polkadot
  • [S] Substrate

Client

  • [S] #11930 Low - Rename node-runtime to node-kitchensink-runtime
  • [S] #11962 Low - Beefy: use versionedfinalityproof instead of signedcommitmen…
  • [S] #11934 Low - Rename --pruning and --keep-blocks to be more similar to one…
  • [S] #11781 Low - Swap ed25519-dalek for ed25519-zebra
  • [S] #11407 Low - Introduce trie level cache and remove state cache
  • [S] #10174 Low - Runtime state test + integration with try-runtime
  • [S] #12159 Low - Add benchmarking support for digest items

Misc

There are other misc. changes. You can expand the list below to view them all.

Other misc. changes
  • [S] #11918 Low - Make new storage layer truly default
  • [S] #11690 Low - Add event to pallet asset-tx-payment
  • [S] #11796 Low - Auto-incremental collectionid
  • [S] #11930 Low - Rename node-runtime to node-kitchensink-runtime
  • [S] #11962 Low - Beefy: use versionedfinalityproof instead of signedcommitmen…
  • [S] #11938 Low - Change on-the-wire protocol names to include genesis hash & …
  • [S] #11934 Low - Rename --pruning and --keep-blocks to be more similar to one…
  • [S] #11985 Low - Pallet-contracts: fix 16bit func_id
  • [S] #11991 Low - Contracts: apply depth limit when decoding
  • [S] #11819 ❗️ Medium - Transaction payment runtime api: query call info and fee det…
  • [S] #11927 Low - Transactional: wrap pallet::calls directly in storage laye…
  • [S] #11779 Low - Runtime api versioning
  • [P] #5582 Low - Add nomination pools to polkadot runtime
  • [S] #11813 Low - Proposal: flatten allpallets and similar types
  • [S] #11781 Low - Swap ed25519-dalek for ed25519-zebra
  • [P] #5871 Low - Transaction payment runtime apis: query call info and fee de…
  • [P] #5785 Low - Reduce dispute coordinator load
  • [S] #12037 Low - Fix origins used in runtime benchmarks
  • [S] #12032 Low - Contracts: make chain extension state types public
  • [S] #11670 Low - Replace t::accountid with `<t::lookup as staticlookup>::so…
  • [C] #1535 Low - Transaction payment runtime apis: query call info and fee de…
  • [S] #11407 Low - Introduce trie level cache and remove state cache
  • [S] #12059 Low - Revert "auto-incremental collectionid"
  • [S] #11257 Low - Implement resultquery
  • [S] #11818 Low - Allow construct_runtime to take cfg attributes for pallets
  • [S] #12095 ❗️ Medium - Fix nomination pools pending rewards rpc
  • [S] #11970 Low - Alliance pallet: retirement notice call
  • [S] #12138 Low - Weight v1.5: opaque struct
  • [C] #1579 Low - [feature] limit collectives teleports to dot [✉️ XCM]
  • [S] #12145 Low - Uniques: reset approved account after transfer
  • [C] #1454 Low - [feature] add xcm benchmark weights to statemint and statemi…
  • [S] #11997 Low - Alliance pallet: add force_set_members instead of init_membe…
  • [S] #10174 Low - Runtime state test + integration with try-runtime
  • [P] #5950 Low - Don't store available data on disputes
  • [C] #1551 Low - Update cumulus to latest substrate and polkadot master
  • [S] #12159 Low - Add benchmarking support for digest items
  • [S] #12136 Low - Emit events for inter contract calls
  • [S] #12154 Low - [fix] make sure pool metadata is removed on pool dissolve
  • [S] #12126 Low - [contracts] api host functions: remove seal_ name prefix +…
  • [P] #5988 Low - Update weights