You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
334 B

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