Commit graph

15 commits

Author SHA1 Message Date
Tanguy Pruvot
6b91caa27b backend: drop bench dups logs + balances workaround 2017-03-17 17:49:18 +01:00
Tanguy Pruvot
0bed2e0465 lyra2z (v3) xzc at block 20500
disable the public explorer for now + dyn payee

note: xzc coinbase value is already without dev fees

warning: this wallet rpc is very slow and seems to slow down the backend (use it at your risks)
2017-02-12 09:23:32 +01:00
Tanguy Pruvot
81518c4c7d backend: auto stop mining at pow end & fill mature_blocks 2016-11-24 01:19:29 +01:00
Tanguy Pruvot
e09147ede9 explorer: first fixes to handle zec
This coin seems to have many specific things, no coinbasevalue, and a wrong "bits" diff formula
2016-11-06 18:28:16 +01: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
386b94c3b5 keep stake value if not in getinfo
will be required for decred

+ fix watched coins typo
2016-05-12 06:44:58 +02:00
Tanguy Pruvot
4eaab8c05d link new coin fields, auto filled 2016-05-11 21:25:42 +02:00
Tanguy Pruvot
0fd1d490df decred: auto toggle ready flag with connection count
unlike other coins, decred ignore getblocktemplate error

This prevent miners to mine without possible reward in this special case.
2016-04-23 03:34:29 +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
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
51e846c1fd yiimp: handle decred default account 2016-02-14 04:09:23 +01:00
Tanguy Pruvot
984cb266cf decred: prevent auto_ready reset on gbt error 2016-02-13 10:22:37 +01:00
Tanguy Pruvot
76bcb9d058 Add function arraySafeVal to prevent php errors 2015-09-06 18:14:40 +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