Commit graph

12 commits

Author SHA1 Message Date
Tanguy Pruvot
6fc7996d37 cli: some changes on payout debug checks... 2017-06-19 12:27:25 +02:00
Tanguy Pruvot
ca999ecfa6 store payout coin id and check algos earnings mismatches 2017-06-19 10:45:50 +02:00
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
6172ae09ba settings: market and coin functions + cache
and update cli settings commands
2016-05-06 12:26:11 +02:00
Tanguy Pruvot
74b80292a6 stratum/decred: link new db coin rpc fields
And use rpcencoding='DCR' for decred checks,
to handle testnet instances or future forks..
2016-04-20 00:13:11 +02:00
Tanguy Pruvot
5e882f4419 wallet: improve owed/earnings amounts in the header 2016-02-28 14:38:31 +01:00
Tanguy Pruvot
62f8e3e344 enhance "payout check" command for VNL
and allow to link account data to the payout model
2016-02-17 06:24:54 +01:00
Tanguy Pruvot
cc364febfc decred: listtransactions doesnt use account name 2016-02-14 07:27:59 +01:00
Tanguy Pruvot
63ecb1515c extend maximum user address length to 35 chars 2016-02-14 04:21:01 +01:00
Tanguy Pruvot
dd180e3105 payout: improve the check after a correction 2015-10-10 17:25:13 +02:00
Tanguy Pruvot
2c0d78bdeb Show extra payouts made on some buggy wallets
LYB wallet sometimes hangs during a send operation,
This can lock the payment process for all users.

The yiimp payout command can fix them and show them in their user Wallet (txs)
2015-10-09 15:48:26 +02:00
Tanguy Pruvot
9a8c40c71b payouts: detect wallet send timeouts, using tx field
also create a command line script to find the missing db payouts.
2015-10-01 14:53:34 +02:00