35 major breaking releases

new 38.0.0 Jan 13, 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

#464 in Magic Beans

Download history 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 11021/week @ 2024-11-07 26678/week @ 2024-11-14 25830/week @ 2024-11-21 25340/week @ 2024-11-28 27470/week @ 2024-12-05 26441/week @ 2024-12-12 11915/week @ 2024-12-19 7298/week @ 2024-12-26 22279/week @ 2025-01-02 20178/week @ 2025-01-09

69,309 downloads per month
Used in 27 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

~19–34MB
~564K SLoC