bitshares / bitshares-core

BitShares Blockchain node and command-line wallet
https://bitshares.github.io/
Other
1.17k stars 648 forks source link

Cleanup expired workers and votes on them #758

Open abitmore opened 6 years ago

abitmore commented 6 years ago

Things to be done:

Note: now update_worker_votes() iterates through all workers. After this issue is done, it will only iterate through active workers.

Please be aware that UI may be affected: https://github.com/bitshares/bitshares-ui/pull/1350/files

More info: https://github.com/bitshares/bitshares-ui/issues/1352

oxarbitrage commented 6 years ago

this can maybe be included here https://github.com/bitshares/bsips/blob/master/bsip-0028.md for a full worker proposal cleanup, improvment and hardfork.