Companion to #6770: Delayed Proxies (#1520)

* Fix up proxy

* Update weights

* Fixes

* rename 'proxy_announced' -> 'announced_proxy'

* flip rename

* update weight formulas

* Fixes

* fix merge

* Fix runtime

* Fix runtimes

* "Update Substrate"

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Co-authored-by: parity-processbot <>
This commit is contained in:
Gavin Wood
2020-08-23 16:12:58 +05:00
committed by GitHub
parent e899a3f844
commit 640b2e8c50
11 changed files with 1021 additions and 380 deletions
@@ -20,3 +20,4 @@ pub mod frame_system;
pub mod pallet_balances;
pub mod pallet_timestamp;
pub mod pallet_utility;
pub mod pallet_proxy;