Remove balancing iterations from OCW miners (#4995)
* remove random balancing from unsigned solution * tweak miner a bit * add comments * lower kusama staking limits * Revert "lower kusama staking limits" This reverts commit 8ccccbb65a97b78505ef71a796698bb067cc6ba0. * Update utils/staking-miner/src/dry_run.rs Co-authored-by:Niklas Adolfsson <niklasadolfsson1@gmail.com> * last review Co-authored-by:
Niklas Adolfsson <niklasadolfsson1@gmail.com>
Showing
- polkadot/runtime/common/src/elections.rs 0 additions, 27 deletionspolkadot/runtime/common/src/elections.rs
- polkadot/runtime/kusama/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 1 addition, 1 deletionpolkadot/runtime/westend/src/lib.rs
- polkadot/utils/staking-miner/src/dry_run.rs 10 additions, 6 deletionspolkadot/utils/staking-miner/src/dry_run.rs
- polkadot/utils/staking-miner/src/main.rs 10 additions, 3 deletionspolkadot/utils/staking-miner/src/main.rs
- polkadot/utils/staking-miner/src/signer.rs 7 additions, 1 deletionpolkadot/utils/staking-miner/src/signer.rs
Please register or sign in to comment