This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
github-actions
released this
14 Aug 07:42
·
1 commit
to release-v1.0.0
since this release
This release contains the changes from v0.9.430
to v1.0.0
.
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.70.0 (90c541806 2023-05-31)
- Rust Nightly:
rustc 1.71.0-nightly (8b4b20836 2023-05-22)
Database Migrations
No Database migration detected in this release.
Changes
Legend
- [C] Cumulus
- [P] Polkadot
- [S] Substrate
Client
- [P]
#7293
Low - Cli: enable beefy by default on test networks - [S]
#14252
Low - Sp-api: set correct where bound in the generated code - [S]
#14236
Low - Incorporatesc-peerset
intosc-network
- [S]
#14230
Low - Make offchain tx pool creation reusable - [S]
#14285
Low - Sc-transaction-pool: always use best block to check if we sh… - [S]
#14391
Low - Expose setting kademlia replication factor through node cli - [S]
#14455
Low - Sc-network: improve invalid boot node reporting - [S]
#13317
Low - Update reference hardware specs - [S]
#14474
Low - Frame-benchmarking-cli: remove native dispatch requirement - [S]
#14447
Low - Sp-api: support nested transactions - [S]
#14398
Low - Sp-api: putframe-metadata
behind some feature - [S]
#14490
Low - Wasm-builder: makehash
anddate
optional - [P]
#7451
Low - Do not depend on native runtimes forruntimeapi
- [S]
#14511
Low - Sc-cli: removesubstratecli::native_runtime_version
functi… - [P]
#7303
Low - Pvf: add landlock sandboxing
API
- [S]
#12984
Low - Asset conversion pallet - [S]
#14244
Low - Rpc-spec-v2: renameruntimeupdates
flag towithruntime
- [S]
#14267
Low - Sp-api: make the generated code act based onstd
in `sp-ap…
Misc
Docker images
The docker image for this release can be found in Docker hub.
(It will be available a few minutes after the release has been published).
You may also pull it with:
docker pull parity/polkadot-parachain:latest