Tanguy Pruvot
495dcbba00
stratum: detect if master wallet is p2sh + mn started field
2018-05-11 11:18:45 +02:00
Tanguy Pruvot
adbdad424e
backend: prevent php bug on empty masternode payee field (LUX)
2018-05-02 16:33:21 +02:00
Tanguy Pruvot
7d85e363c4
backend: prevent too long wallet versions
2017-10-09 11:26:24 +02:00
Tanguy Pruvot
ad3968fa69
backend: more proper int overflow on pool_ttf #141
...
related to mysql 5.7, int(11) seems no more supported
2017-09-13 07:10:51 +02:00
Tanguy Pruvot
9bfb531d03
pool_ttf and bench fixes for more recent servers
2017-09-12 19:17:28 +02:00
Tanguy Pruvot
c28ed5b3f8
backend: retry once before disabling coins not answering to getinfo
2017-07-31 08:38:49 +02:00
Tanguy Pruvot
17875d358f
backend: ignore btc net hash overflow #141
...
could be due to the unit for the network_hash.. quick fix
2017-07-17 06:23:07 +02:00
Tanguy Pruvot
5a332328d1
backend: enhance masternodes and decred orphans detection
...
handle new DASH/SIB masternodes template for the coin reward
for decred orphans, a wallet restart can lead to orphans,
so double check the wallet status with walletinfo
2017-04-30 23:10:26 +02:00
Tanguy Pruvot
fd780ed27b
backend: disable coinexchange by default
...
detected an attempt to hack prices this night and dont have private apis
2017-04-08 06:22:12 +02:00
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