accepted: 222/222 (100.00%), 42193804 khash/s (yay!!!)
Now I'm debugging something strange: after mining for a while, the miner says it received this packet:
[2014-03-18 14:58:25] < {"params": [8], "id": null, "method": "mining.set_difficulty"}
looks like I'm back to debugging the server...
EDIT:
indeed.... logs from server:
2014-03-18 13:57:19,177 DEBUG DBInterface # DB_Mysql_Vardiff INIT
...
...
2014-03-18 13:58:22,251 DEBUG DB_Mysql # Setting difficulty for gatra.user to 8
but I thought difficulty was fixed and vardiff was disabled.... it must be disabled for Riecoin to work.
Keep up the good work dev.!