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 892/week @ 2024-07-25 913/week @ 2024-08-01 847/week @ 2024-08-08 1075/week @ 2024-08-15 1136/week @ 2024-08-22 683/week @ 2024-08-29 810/week @ 2024-09-05 839/week @ 2024-09-12 882/week @ 2024-09-19 1256/week @ 2024-09-26 988/week @ 2024-10-03 1070/week @ 2024-10-10 1791/week @ 2024-10-17 1440/week @ 2024-10-24 1642/week @ 2024-10-31 10962/week @ 2024-11-07

16,031 downloads per month
Used in 23 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–33MB
~534K SLoC