docs: readme and todo updates

This commit is contained in:
Jethro Grassie 2018-08-19 08:20:30 -04:00
parent 6600567377
commit fb38e559dd
No known key found for this signature in database
GPG Key ID: DE8ED755616565BB
2 changed files with 2 additions and 3 deletions

View File

@ -20,8 +20,8 @@ daemon) and there is certainly room for improvement. Please see the
[TODO](./TODO) file for the current list of things that could do with looking
at.
I plan on running a pool publicly on mainnet/testnet soon(TM) so it can be load
tested further.
There is a reference pool setup at [http://monerop.com](http://monerop.com) so
it can be load tested further.
If you want to help with testing or help setting up your own pool, give me a
shout on IRC: jtgrassie on Freenode.

1
TODO
View File

@ -3,7 +3,6 @@ Things to work on:
- Offload RPC requests to a separate thread (maybe not needed, test)
- Improve the build system
- Add protection against invalid share flooding
- Add log-file option
- Add daemonizing option (for those too lazy to nohup or use tmux)
<!--