Commit graph

21 commits

Author SHA1 Message Date
Tanguy Pruvot
ca50beefe6 blocknotify-dcr: refresh glide and fix new build issue
+ reduce sunday min payout
2017-09-13 08:28:33 +02:00
Tanguy Pruvot
8c49ab8090 decred: limit payments tx sigops to 990 2017-08-21 15:08:24 +02:00
Tanguy Pruvot
bd64837278 Remove old MUE workarounds
remember to reset the reward multiplier to 1 (not 1000 like quark)
2017-06-28 10:47:56 +02:00
Tanguy Pruvot
ca999ecfa6 store payout coin id and check algos earnings mismatches 2017-06-19 10:45:50 +02:00
Tanguy Pruvot
5a3dce2ba1 payments: more code for crappy wallets + CHC timeouts
also, attempt to increase the cron job execution time for this
special task.
2017-05-10 07:00:26 +02:00
Tanguy Pruvot
10d72b8c22 decred: double check user addresses in failed payments 2017-04-01 23:58:15 +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
crackfoo
de88b7c829 payouts: additional errors for failed tx
Added some additional errors to catch for miner payments and to resend 1/2 the failed amount.

Note (tpruvot): only for coins with the max_payout set (buggy or diing coins)
2016-05-19 03:24:19 +02:00
Tanguy Pruvot
c74cfff0fc payments: handle payout_max field, to enhance later 2016-04-26 15:49:13 +02:00
Tanguy Pruvot
e4ef728d40 coins: link the new fields in form
notes:
- account "default" should be set for decred
- payout_min handled (should be > txfee)
- payout_max to handle...

stratum rpc/account changes will be made in a second commit
2016-04-03 16:02:04 +02:00
Tanguy Pruvot
2022170777 db: save payout errors 2016-04-02 15:08:43 +02:00
Tanguy Pruvot
5d5690244f payments: action to restore failed payouts to user balance 2016-02-29 15:48:01 +01:00
Tanguy Pruvot
4d23f95d04 decred: dust seems to be 0.025, under the tx fee 2016-02-22 12:47:12 +01:00
Tanguy Pruvot
c28400a92e payouts: use a new config variable for the minimum 2016-02-16 05:37:03 +01:00
Tanguy Pruvot
b103cee988 payouts: prevent dust payments under tx fee amount 2016-02-15 17:19:08 +01:00
Tanguy Pruvot
51e846c1fd yiimp: handle decred default account 2016-02-14 04:09:23 +01:00
Tanguy Pruvot
319fe43370 payouts: use a variable for the default account name 2016-02-04 20:08:02 +01:00
Tanguy Pruvot
87466a31f8 payouts: txmessage and add some traces 2016-02-02 23:16:20 +01: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
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