23 releases (major breaking)

new 20.0.0 Mar 26, 2023
19.0.0 Mar 5, 2023
18.0.0 Feb 26, 2023
17.0.0 Feb 19, 2023
2.0.0-rc5 Jul 24, 2020

#1075 in Magic Beans

Download history 82/week @ 2022-12-08 175/week @ 2022-12-15 45/week @ 2022-12-22 31/week @ 2022-12-29 69/week @ 2023-01-05 49/week @ 2023-01-12 100/week @ 2023-01-19 56/week @ 2023-01-26 96/week @ 2023-02-02 63/week @ 2023-02-09 121/week @ 2023-02-16 39/week @ 2023-02-23 45/week @ 2023-03-02 47/week @ 2023-03-09 20/week @ 2023-03-16 100/week @ 2023-03-23

212 downloads per month

Apache-2.0

2MB
37K SLoC

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 requied 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


lib.rs:

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.

  • [Config]
  • [Call]

Dependencies

~8–44MB
~754K SLoC