35 major breaking releases

new 38.1.0 Mar 27, 2025
37.0.0 Sep 26, 2024
36.0.0 Jul 18, 2024
35.0.0 Jul 12, 2024
0.0.0 Nov 21, 2022

#9 in #origin

Download history 27173/week @ 2024-12-04 23721/week @ 2024-12-11 19118/week @ 2024-12-18 7091/week @ 2024-12-25 19080/week @ 2025-01-01 23980/week @ 2025-01-08 34229/week @ 2025-01-15 29921/week @ 2025-01-22 27095/week @ 2025-01-29 28773/week @ 2025-02-05 39852/week @ 2025-02-12 25555/week @ 2025-02-19 5480/week @ 2025-02-26 4603/week @ 2025-03-05 5055/week @ 2025-03-12 3638/week @ 2025-03-19

20,447 downloads per month
Used in 32 crates (5 directly)

Apache-2.0

2.5MB
40K SLoC

Release

Polkadot SDK Stable 2412


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

~20–35MB
~589K SLoC