50 releases (major breaking)

40.1.0 Apr 3, 2025
39.1.0 Mar 27, 2025
39.0.0 Jan 14, 2025
38.0.0 Sep 26, 2024
2.0.0-rc5 Jul 24, 2020

#25 in #pallet

Download history 7202/week @ 2024-12-21 12174/week @ 2024-12-28 22312/week @ 2025-01-04 34155/week @ 2025-01-11 30538/week @ 2025-01-18 27805/week @ 2025-01-25 31266/week @ 2025-02-01 33119/week @ 2025-02-08 36415/week @ 2025-02-15 13200/week @ 2025-02-22 5177/week @ 2025-03-01 6393/week @ 2025-03-08 4287/week @ 2025-03-15 5064/week @ 2025-03-22 4520/week @ 2025-03-29 4527/week @ 2025-04-05

19,512 downloads per month
Used in 68 crates (19 directly)

Apache-2.0

140KB
2K SLoC

Proxy Pallet

A pallet allowing accounts to give permission to other accounts to dispatch types of calls from their signed origin.

The accounts to which permission is delegated may be required to announce the action that they wish to execute some duration prior to execution happens. In this case, the target account may reject the announcement and in doing so, veto the execution.


Proxy Module

A module allowing accounts to give permission to other accounts to dispatch types of calls from their signed origin.

The accounts to which permission is delegated may be required to announce the action that they wish to execute some duration prior to execution happens. In this case, the target account may reject the announcement and in doing so, veto the execution.

Overview

Interface

Dispatchable Functions

License: Apache-2.0

Dependencies

~24–39MB
~652K SLoC