36 major breaking releases

new 39.0.0 Apr 3, 2025
38.1.0 Mar 27, 2025
38.0.0 Jan 13, 2025
37.0.0 Sep 26, 2024
0.0.0 Nov 21, 2022

#712 in Magic Beans

Download history 21834/week @ 2024-12-17 7245/week @ 2024-12-24 14073/week @ 2024-12-31 23289/week @ 2025-01-07 35589/week @ 2025-01-14 29696/week @ 2025-01-21 26428/week @ 2025-01-28 29897/week @ 2025-02-04 36706/week @ 2025-02-11 31812/week @ 2025-02-18 6566/week @ 2025-02-25 4001/week @ 2025-03-04 5623/week @ 2025-03-11 3728/week @ 2025-03-18 4323/week @ 2025-03-25 3248/week @ 2025-04-01

17,745 downloads per month
Used in 32 crates (5 directly)

Apache-2.0

69KB
768 lines

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

~23–39MB
~652K SLoC