15 major breaking releases

new 19.0.0 Mar 26, 2023
18.0.0 Mar 5, 2023
17.0.0 Feb 26, 2023
16.0.0 Feb 19, 2023
0.0.0 Nov 21, 2022

#138 in Magic Beans

Download history 13/week @ 2022-12-08 157/week @ 2022-12-15 15/week @ 2022-12-22 35/week @ 2023-01-05 27/week @ 2023-01-12 53/week @ 2023-01-19 23/week @ 2023-01-26 43/week @ 2023-02-02 57/week @ 2023-02-09 53/week @ 2023-02-16 28/week @ 2023-02-23 20/week @ 2023-03-02 2/week @ 2023-03-09 25/week @ 2023-03-16 37/week @ 2023-03-23

84 downloads per month

Apache-2.0

2MB
36K SLoC

pallet-whitelist

Auto-generated README.md for publishing to crates.io


lib.rs:

Whitelist Pallet

  • [Config]
  • [Call]

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

~8–44MB
~754K SLoC