Fixed Todolist markup

This commit is contained in:
Andrea Baccega 2014-01-13 17:54:35 +01:00
parent a42fe87723
commit fc8e18645b

View File

@ -1,11 +1,11 @@
=== TODO === #### TODO
* vekexasia: handle socket error from client so that we could clean up stratumServers Client * vekexasia: handle socket error from client so that we could clean up stratumServers Client
* vekexasia: fix check of difficulty of the shares. Not sure why a lot of shares are marked as "low-submit-share" * vekexasia: fix check of difficulty of the shares. Not sure why a lot of shares are marked as "low-submit-share"
=== TOFIX === #### TOFIX
* vekexasia: jobManager.js has implement the expected block hash after submitting it to the daemon. This will let us check if the block was accepted by the daemon. * vekexasia: jobManager.js has implement the expected block hash after submitting it to the daemon. This will let us check if the block was accepted by the daemon.
=== DONE === #### DONE