Releases: chevdor/polkadot
Releases · chevdor/polkadot
Polkadot v0.9.38 beta - arm64 test build
The version attached is:
- really only for testing
- do NOT run a validator on it, there are several reasons not to do so that I will cover when we publish those binaries
- NOT the final v0.9.38 (it was RC5 if I recall and we added several fixes to the final)
Polkadot v0.0.0-rc1
This release contains the changes from refs/tags/v0.9.13
to HEAD
.
Global Priority
Low: This is a low priority release and you may upgrade at your convenience.
The changes motivating this priority level are:
- [S]
#10443
Low - Bounties - reset curator deposit when curator unassigns them…
(RUNTIME)
Rust compiler versions
This release was tested against the following versions of rustc
. Other versions may work.
- Rust Stable:
rustc 1.56.1 (59eed8a2a 2021-11-01)
- Rust Nightly:
rustc 1.58.0-nightly (46b8e7488 2021-11-07)
Migrations
- [S] ✅ trivial
#10082
- Contracts: add storage deposits - [P] ✅ trivial
#4420
- Pvf-precheck: update configuration module
Runtimes
The information about the runtimes included in this release can be found below.
The runtimes have been built using srtool v0.9.18 and rustc 1.56.1 (59eed8a2a 2021-11-01)
.
Kusama
🏋️ Runtime Size: 1.20 MB (1255333 bytes)
🔥 Core Version: kusama-9140 (parity-kusama-0.tx8.au2)
🗜 Compressed: Yes: 76.06%
🎁 Metadata version: V14
🗳️ system.setCode hash: 0x5ade880891c7e57c3dee374de90456cd3ef5a1c9327de9b3440a91a7a184004f
🗳️ authorizeUpgrade hash: 0xdcb62e689dae6e26da48271b3d2a12e25f3cb615afccccd66bc989ce9daea36c
#️⃣ Blake2-256 hash: 0x569338745255351e5fad9aa55e7ccb975e5051d78480e2a4941645adbe3f0517
📦 IPFS: Qmc7Aica6jZWsAY1J8mW8tDJNSgh9beix5kuyK2AmbNUn5
Polkadot
🏋️ Runtime Size: 1.07 MB (1119199 bytes)
🔥 Core Version: polkadot-9140 (parity-polkadot-0.tx9.au0)
🗜 Compressed: Yes: 76.18%
🎁 Metadata version: V14
🗳️ system.setCode hash: 0x72f4bc35e9a2158034b11c206967ccd6ee41e6f895a4f580f96828f64d142a1c
🗳️ authorizeUpgrade hash: 0x36f36f20ea400d9e3e3f4fdfb71d7afa81398807e7571b384a3a3609c6044a23
#️⃣ Blake2-256 hash: 0xb8548ebdca0a58fe503528486f16ba3b05b9fd45b9ce4fdf7dfb21408c533390
📦 IPFS: QmP64p8aD8KT1Y76Tdu3mscgW9fpPsLTGgbb6UKHpHtHXS
Westend
🏋️ Runtime Size: 1.04 MB (1089204 bytes)
🔥 Core Version: westend-9140 (parity-westend-0.tx8.au2)
🗜 Compressed: Yes: 76.14%
🎁 Metadata version: V14
🗳️ system.setCode hash: 0xc17069846697ea2c0a5ad2a2a1c21762554ece4734b1806d948bdba56927496e
🗳️ authorizeUpgrade hash: 0xa77df78436119bf8bbe20f35d94cd7379b02c1be07168308b458ef0b2bbc0235
#️⃣ Blake2-256 hash: 0x928867566ebd2af639f9d5307462ce02efec3bb8faaeda4dac7bce108e374d73
📦 IPFS: Qma6AB3eYVKhhYfg2nUUY9KgneyadeKgPM7urvhmtHCMxT
Changes
Legend
- [P] Polkadot
- [S] Substrate
Client
- [S]
#10419
- No longer include :code and :heappages in execution proofs - [S] ✅ trivial
#10372
- Allow try-runtime andtestexternalities
to report pov size - [S]
#9543
- Remove prometheus metrics prefix
Runtime
- [P] ✅ audited
#4313
- Add xcm pallet and config to polkadot runtime - [P]
#4358
- Fix use of weight limit errors - [P] ✅ trivial
#4360
- Impose new restrictions on paras init and cleanup - [S] ✅ trivial
#10043
- Fix order of hook execution - [S] ✅ audited
#10347
- Minimum commission for validators - [P] ✅ trivial
#4452
- Restore rococo <> wococo bridges (headers + messages) - [S] ✅ trivial
#10082
- Contracts: add storage deposits - [S] ✅ audited
#10309
- Add child-bounties pallet. - [S] ✅ audited
#9829
- Add extrinsic to improve position in a bag of bags-list - [S]
#10413
- Introduce checknonzerosender - [P] ✅ trivial
#4420
- Pvf-precheck: update configuration module - [S]
#10382
- Insufficient asset quota and deposits - [S]
#10443
Low - Bounties - reset curator deposit when curator unassigns them…
Misc
There are other misc. changes. You can expand the list below to view them all.
Other misc. changes
- [P] ✅ trivial
#4304
- Prepare worker: catch unexpected unwinds - [P] ✅ audited
#4313
- Add xcm pallet and config to polkadot runtime - [P]
#4358
- Fix use of weight limit errors - [P] ⏳ pending non-critical audit
#4356
- Add disputes to kusama runtime - [P] ✅ trivial
#4360
- Impose new restrictions on paras init and cleanup - [P] ✅ trivial
#4364
- Treat non-deterministic prep errors as internal errors - [S] ✅ trivial
#10043
- Fix order of hook execution - [S] ✅ audited
#10347
- Minimum commission for validators - [S]
#10419
- No longer include :code and :heappages in execution proofs - [S] ✅ trivial
#10372
- Allow try-runtime andtestexternalities
to report pov size - [S] ✅ trivial
#10317
- Authentication of peerids in authority discovery records - [P] ✅ trivial
#4452
- Restore rococo <> wococo bridges (headers + messages) - [S] ✅ trivial
#10082
- Contracts: add storage deposits - [S] ✅ audited
#10309
- Add child-bounties pallet. - [S] ✅ audited
#9829
- Add extrinsic to improve position in a bag of bags-list - [S]
#10413
- Introduce checknonzerosender - [P] ✅ trivial
#4420
- Pvf-precheck: update configuration module - [S]
#9543
- Remove prometheus metrics prefix - [P]
#4342
- Cli: introduce host-perf-check command - [S]
#10382
- Insufficient asset quota and deposits - [S]
#10443
Low - Bounties - reset curator deposit when curator unassigns them…
v0.9.13 - TESTING
This is NOT the original v0.91.3, DO NOT USE THAT