wownero-puddle/TODO

9 lines
334 B
Plaintext
Raw Normal View History

2018-08-12 13:46:08 +00:00
Things to work on:
2019-03-08 03:50:58 +00:00
- Add protection against invalid share flooding
- Offload payout processing to a separate thread (appears not needed, test
more)
- Offload RPC requests to a separate thread (appears not needed, test more)
- Add daemonizing option (for those too lazy to nohup or use tmux/screen)
2018-08-12 13:46:08 +00:00
2019-03-08 03:50:58 +00:00
[//]: # ( vim: set tw=80: )