Files
pezkuwi-subxt/prdoc/1.8.0/pr_3325.prdoc
T
Egor_P 59b2661444 [Backport] Node version and spec_version bumps and ordering of the prdoc files from 1.8.0 (#3508)
This PR backports Node version and `spec_version` bumps to `1.8.0` from
the latest release and orders prdoc files related to it.
2024-03-01 08:51:53 +00:00

11 lines
341 B
Plaintext

title: "Ensure `TracksInfo` tracks are sorted by ID."
doc:
- audience: Runtime Dev
description: |
Add a `integrity_check` function to trait `TracksInfo` and explicitly state that tracks must
always be sorted by ID. The referenda pallet now also uses this check in its `integrity_test`.
crates:
- name: pallet-referenda