wownero-puddle/TODO
2019-04-07 01:10:56 -04:00

9 lines
334 B
Text

Things to work on:
- 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)
[//]: # ( vim: set tw=80: )