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 <>
Showing
- polkadot/Cargo.lock 725 additions, 366 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 10 additions, 3 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/mod.rs 1 addition, 0 deletionspolkadot/runtime/kusama/src/weights/mod.rs
- polkadot/runtime/kusama/src/weights/pallet_proxy.rs 86 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_proxy.rs
- polkadot/runtime/polkadot/src/lib.rs 10 additions, 3 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/weights/mod.rs 1 addition, 0 deletionspolkadot/runtime/polkadot/src/weights/mod.rs
- polkadot/runtime/polkadot/src/weights/pallet_balances.rs 1 addition, 1 deletionpolkadot/runtime/polkadot/src/weights/pallet_balances.rs
- polkadot/runtime/polkadot/src/weights/pallet_proxy.rs 86 additions, 0 deletionspolkadot/runtime/polkadot/src/weights/pallet_proxy.rs
- polkadot/runtime/westend/src/lib.rs 10 additions, 3 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/runtime/westend/src/weights/mod.rs 1 addition, 0 deletionspolkadot/runtime/westend/src/weights/mod.rs
- polkadot/runtime/westend/src/weights/pallet_proxy.rs 86 additions, 0 deletionspolkadot/runtime/westend/src/weights/pallet_proxy.rs
Please register or sign in to comment