MyGit

polkadot-stable2407-2

paritytech/polkadot-sdk

版本发布时间: 2024-09-02 20:28:40

paritytech/polkadot-sdk最新发布版本:polkadot-stable2407-2(2024-09-02 20:28:40)

This release contains the changes from polkadot-stable2407-1 to polkadot-stable2407-2.

ℹ️ Please note:

The tag corresponding to the current patch release polkadot-stable2407-2 and matching the old pattern will be available under polkadot-v1.15.2.

Changelog

Changelog for Node Dev

ℹ️ These changes are relevant to: Those who build around the client side code. Alternative client builders, SMOLDOT, those who consume RPCs. These are people who are oblivious to the runtime changes. They only care about the meta-protocol, not the protocol itself.

[#5507]: Allow to enable full PoV size

A feature is introduced allowing a collator to enable full PoV size at compile time. WARNING: To use this feature, security considerations must be understood and the latest SDK version must be used.

Changelog for Runtime Dev

ℹ️ These changes are relevant to: All of those who rely on the runtime. A parachain team that is using a pallet. A DApp that is using a pallet. These are people who care about the protocol (WASM, not the meta-protocol (client).)

[#5510]: Fix failing XCM from relay to Coretime Chain when revenue is zero

The coretime assigner now always includes UnpaidExecution when calling notify_revenue via a Transact, not just when revenue is nonzero. This fixes an issue where the XCM would fail to process on the receiving side.

[#5055]: Only log error in UnixTime::now call of the pallet-timestamp implementation if called at genesis

This minor patch re-introduces a check to ensure that the UnixTime::now implementation in the timestamp only logs an error if called at the genesis block.

Changelog for Node Operator

ℹ️ These changes are relevant to: Those who don't write any code and only run code.

[#5392]: Don't disconnect disabled nodes sending us dispute messages

No longer disconnect peers which we consider disabled when raising disputes as this will affect the approval process and thus finality.

Rust compiler versions

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

Docker images

The docker images for the polkadot node binary and the polkadot-parachain binary can be found at Docker hub (will be available a few minutes after the release has been published):

You may also pull it with:

docker pull parity/polkadot:stable2407-2

or

docker pull parity/polkadot-parachain:stable2407-2

相关地址:原始地址 下载(tar) 下载(zip)

1、 polkadot 106.65MB

2、 polkadot-execute-worker 13.95MB

3、 polkadot-execute-worker.asc 228B

4、 polkadot-execute-worker.sha256 90B

5、 polkadot-parachain 172.53MB

6、 polkadot-parachain.asc 228B

7、 polkadot-parachain.sha256 85B

8、 polkadot-prepare-worker 14.68MB

9、 polkadot-prepare-worker.asc 228B

10、 polkadot-prepare-worker.sha256 90B

11、 polkadot.asc 228B

12、 polkadot.sha256 75B

查看:2024-09-02发行的版本