mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 21:07:56 +00:00
f80cfc2259
This PR backports version bumps from release branch `release-polkadot-v1.6.0` back to `master` and also moved `prdoc` files related to the release to the appropriate folder
14 lines
458 B
Plaintext
14 lines
458 B
Plaintext
title: "Interlacing removes the region on which it is performed."
|
|
|
|
doc:
|
|
- audience: Runtime User
|
|
description: |
|
|
The current implementation of the broker pallet does not remove
|
|
the region on which the interlacing is performed. This can create
|
|
a vulnerability, as the original region owner is still allowed to
|
|
assign a task to the region even after transferring an interlaced
|
|
part of it.
|
|
|
|
crates:
|
|
- name: "pallet-broker"
|