34 major breaking releases

37.0.0 Sep 26, 2024
36.0.0 Jul 18, 2024
35.0.0 Jul 12, 2024
34.0.0 Jun 24, 2024
0.0.0 Nov 21, 2022

#8 in #allowlist

Download history 836/week @ 2024-08-26 590/week @ 2024-09-02 934/week @ 2024-09-09 758/week @ 2024-09-16 1146/week @ 2024-09-23 1040/week @ 2024-09-30 1033/week @ 2024-10-07 1394/week @ 2024-10-14 1759/week @ 2024-10-21 1534/week @ 2024-10-28 1508/week @ 2024-11-04 21103/week @ 2024-11-11 25766/week @ 2024-11-18 28554/week @ 2024-11-25 23347/week @ 2024-12-02 28835/week @ 2024-12-09

107,795 downloads per month
Used in 24 crates (5 directly)

Apache-2.0

2MB
36K SLoC

Release

Polkadot SDK stable2409


lib.rs:

Whitelist Pallet

Overview

Allow some configurable origin: Config::WhitelistOrigin to whitelist some hash of a call, and allow another configurable origin: Config::DispatchWhitelistedOrigin to dispatch them with the root origin.

In the meantime the call corresponding to the hash must have been submitted to the pre-image handler pallet::Config::Preimages.

Dependencies

~17–32MB
~531K SLoC