Companion PR: add weightinfo for democracy (#1522)
* add weight for democracy
* update companion
* update companion
* remove democracy weight tests
* fix import
* fix name
* fix merge
* cargo update -p sp-io
* fix compile
Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
Showing
- polkadot/Cargo.lock 137 additions, 138 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 1 addition, 1 deletionpolkadot/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_democracy.rs 156 additions, 0 deletionspolkadot/runtime/kusama/src/weights/pallet_democracy.rs
- polkadot/runtime/polkadot/src/lib.rs 1 addition, 1 deletionpolkadot/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_democracy.rs 156 additions, 0 deletionspolkadot/runtime/polkadot/src/weights/pallet_democracy.rs
- polkadot/runtime/polkadot/tests/weights.rs 0 additions, 35 deletionspolkadot/runtime/polkadot/tests/weights.rs
Please register or sign in to comment