Revert "Abstracts elections-phragmen pallet to use NposSolver (#12588)" (#13451)
This reverts commit b793666c.
Showing
- substrate/Cargo.lock 140 additions, 125 deletionssubstrate/Cargo.lock
- substrate/Cargo.toml 2 additions, 1 deletionsubstrate/Cargo.toml
- substrate/bin/node/runtime/Cargo.toml 7 additions, 5 deletionssubstrate/bin/node/runtime/Cargo.toml
- substrate/bin/node/runtime/src/lib.rs 12 additions, 18 deletionssubstrate/bin/node/runtime/src/lib.rs
- substrate/frame/election-provider-multi-phase/Cargo.toml 2 additions, 0 deletionssubstrate/frame/election-provider-multi-phase/Cargo.toml
- substrate/frame/election-provider-support/Cargo.toml 1 addition, 7 deletionssubstrate/frame/election-provider-support/Cargo.toml
- substrate/frame/election-provider-support/benchmarking/Cargo.toml 37 additions, 0 deletions...e/frame/election-provider-support/benchmarking/Cargo.toml
- substrate/frame/election-provider-support/benchmarking/src/lib.rs 4 additions, 14 deletions...e/frame/election-provider-support/benchmarking/src/lib.rs
- substrate/frame/election-provider-support/src/lib.rs 0 additions, 26 deletionssubstrate/frame/election-provider-support/src/lib.rs
- substrate/frame/election-provider-support/src/onchain.rs 1 addition, 29 deletionssubstrate/frame/election-provider-support/src/onchain.rs
- substrate/frame/election-provider-support/src/weights.rs 44 additions, 103 deletionssubstrate/frame/election-provider-support/src/weights.rs
- substrate/frame/elections-phragmen/CHANGELOG.md 0 additions, 11 deletionssubstrate/frame/elections-phragmen/CHANGELOG.md
- substrate/frame/elections-phragmen/Cargo.toml 2 additions, 3 deletionssubstrate/frame/elections-phragmen/Cargo.toml
- substrate/frame/elections-phragmen/README.md 3 additions, 3 deletionssubstrate/frame/elections-phragmen/README.md
- substrate/frame/elections-phragmen/src/benchmarking.rs 10 additions, 47 deletionssubstrate/frame/elections-phragmen/src/benchmarking.rs
- substrate/frame/elections-phragmen/src/lib.rs 197 additions, 285 deletionssubstrate/frame/elections-phragmen/src/lib.rs
- substrate/frame/elections-phragmen/src/migrations/mod.rs 0 additions, 0 deletionssubstrate/frame/elections-phragmen/src/migrations/mod.rs
- substrate/frame/elections-phragmen/src/migrations/v3.rs 0 additions, 0 deletionssubstrate/frame/elections-phragmen/src/migrations/v3.rs
- substrate/frame/elections-phragmen/src/migrations/v4.rs 0 additions, 0 deletionssubstrate/frame/elections-phragmen/src/migrations/v4.rs
- substrate/frame/elections-phragmen/src/migrations/v5.rs 0 additions, 0 deletionssubstrate/frame/elections-phragmen/src/migrations/v5.rs
Please register or sign in to comment