bitshares / bitshares/bitshares-core
Cleanup expired workers and votes on them
Open
hardfork
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 660
- Avg merge
- 8h 17m
- Merged PRs (30d)
- 26
Description
Things to be done:
- [ ] cleanup expired workers and votes on them
- [ ] don't allow voting on expired workers
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.