33 major breaking releases
36.0.0 | Jul 18, 2024 |
---|---|
35.0.0 | Jul 12, 2024 |
34.0.0 | Jun 24, 2024 |
33.0.0 | May 23, 2024 |
0.0.0 | Nov 21, 2022 |
#8 in #allowlist
3,830 downloads per month
Used in 14 crates
(5 directly)
2MB
36K
SLoC
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
~18–33MB
~561K SLoC