Commit graph

6 commits

Author SHA1 Message Date
Tanguy Pruvot
35220977ef new wallet rpc class to handle martians
add some bitcoin rpc commands to query geth wallet informations (balance,diff,connections..)

todo: handle explorer and transactions list
2016-05-29 09:39:04 +02:00
Tanguy Pruvot
a338131f28 sql: rename account last_login to last_earning
this column name was confusing, add an index btw...

beware with this commit, need mysql change + memcache restart
2016-04-03 15:19:52 +02:00
Tanguy Pruvot
18795582f1 howto: special case for special users... sigh
Thanks to Vaccomondus for the test of all possible mistakes...
2016-03-01 17:02:42 +01:00
Tanguy Pruvot
ef7a5ba911 users: do not fallback to btc balance if exchange is disabled 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
bb31cec957 dos2unix all files, we are on linux
trim them, btw... its important to start on a clean base...
2015-07-12 04:40:50 +02:00
root
b5a202e155 init 2015-07-02 20:58:45 +02:00