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 491/week @ 2024-07-03 901/week @ 2024-07-10 815/week @ 2024-07-17 876/week @ 2024-07-24 944/week @ 2024-07-31 875/week @ 2024-08-07 931/week @ 2024-08-14 1276/week @ 2024-08-21 716/week @ 2024-08-28 685/week @ 2024-09-04 920/week @ 2024-09-11 868/week @ 2024-09-18 1189/week @ 2024-09-25 1029/week @ 2024-10-02 1087/week @ 2024-10-09 1462/week @ 2024-10-16

4,965 downloads per month
Used in 15 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
~532K SLoC