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
4,965 downloads per month
Used in 15 crates
(5 directly)
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