Tanguy Pruvot
8472298631
blocks: log to screen only abnormal delays
2018-07-11 17:11:09 +02:00
Tanguy Pruvot
0f129bdd65
blocks: avoid delayed coin save + screenlog func
...
in some cases, there was issues to save correctly with the coin form.
2018-07-11 01:09:43 +02:00
Tanguy Pruvot
d85425bcf8
exchanges: link gate.io public api
...
look like a proper api with currencies labels
but disabled by default, to reduce api calls on new setups...
2018-07-07 08:03:56 +02:00
opensourcerulez
0606c9ada8
blocks: prevent duplicated blocks in some conditions... ( #278 )
...
Could happen if you run twice the blocks thread by mistake,
and if block was not notified (inserted asap as status 'new').. unlikely but..
2018-06-13 13:13:04 +02:00
itamarcps
eee06c920b
stratum: add aergo algo ( #274 )
...
+ spaces fixes
2018-06-08 19:57:04 +02:00
Tanguy Pruvot
5e0f1e1d1c
handle phi2 algo
2018-06-06 18:30:37 +02:00
Tanguy Pruvot
b0a0e53293
rpc: also prevent dangerous methods in core btc class
2018-05-31 15:11:30 +02:00
Tanguy Pruvot
3343328da5
rpc: prevent any dump command
2018-05-31 00:56:59 +02:00
crackfoo
a9dc8c5dfd
trading: don't send coins to exchange which have late tx already
2018-05-16 15:16:18 +02:00
Tanguy Pruvot
495dcbba00
stratum: detect if master wallet is p2sh + mn started field
2018-05-11 11:18:45 +02:00
Tanguy Pruvot
f358e723c8
exchanges: ignore coins 'created' by tradesatoshi
...
they have a very huge amount of scams...
2018-05-09 00:13:15 +02:00
Tanguy Pruvot
ca974e661f
backend: keep blocks history at least 7 days
2018-05-08 23:50:10 +02:00
Tanguy Pruvot
b43d646548
handle allium algo, kind of double lyra2
2018-05-06 16:52:57 +02:00
Tanguy Pruvot
adbdad424e
backend: prevent php bug on empty masternode payee field (LUX)
2018-05-02 16:33:21 +02:00
Jia Wu
8fb9a74164
stratum: add vitalium algo ( #261 )
...
note: beware of the masterscams
2018-05-02 14:27:39 +02:00
crackfoo
6fe2208e2e
yiimp: log ip in debug message for unknown address ( #263 )
2018-05-02 14:11:02 +02:00
Tanguy Pruvot
b22b599b3e
explorer: only allow hexa chars in query params
2018-04-23 15:55:38 +02:00
Tanguy Pruvot
dd9b467ecb
config: new server var to disable autocreation of coins
2018-04-20 17:36:57 +02:00
Tanguy Pruvot
99f1fa9ac0
graviex: use the right ticker bid/ask fields
2018-04-20 08:48:15 +02:00
Jia Wu
ea59f8a53b
Fix graviex market url ( #257 )
2018-04-19 10:20:20 +02:00
Tanguy Pruvot
5b91a559f9
stratum: do more checks on stats device names
2018-04-10 15:48:26 +02:00
Tanguy Pruvot
60fb627ad9
security: be more strict with algo param
2018-04-10 11:04:50 +02:00
Tanguy Pruvot
580801f399
benchs: unique function to format devices labels
...
+ some new devices chips rules
2018-04-10 10:53:04 +02:00
Tanguy Pruvot
2f6d74d90a
trading: auto set bittrex and bleutrade withdraw tx fee
2018-04-03 11:52:45 +02:00
Jia Wu
31441a6c98
markets: handle graviex ticker ( #252 )
...
manual only, so market row need to be created manually if really required.
2018-04-01 05:06:54 +02:00
Tanguy Pruvot
5bb898f651
small x16s fixes, and stratum sample
2018-03-29 02:55:01 +02:00
opensourcerulez
a954c13b36
x16s algo, shuffle variant ( #251 )
...
see https://bitcointalk.org/?topic=3208091.0 for more explanations
2018-03-29 02:49:37 +02:00
Tanguy Pruvot
afa2e929a2
markets: avoid useless api queries if exchange is not used
2018-03-27 01:49:37 +02:00
Tanguy Pruvot
20de9ab774
markets: handle cryptohub api, but only manually
...
their api is not complete enough to auto create the markets...
2018-03-26 10:28:31 +02:00
Tanguy Pruvot
2ad138591e
x12 algo + GCH multi-algos definition
2018-03-26 09:37:11 +02:00
Tanariel
2d0a2df480
emulate getinfo for wallets who copy bitcoin mistakes ( #250 )
...
like vertcoin 0.12... for sure its more efficient sigh
2018-03-25 12:09:26 +02:00
Tanguy Pruvot
e5dd766dd5
backend: avoid to clear earnings during payouts ( #249 )
...
+ simplify payment code based on RavenMinerPool commit
2018-03-24 08:10:51 +01:00
exmac
1b3f15fef3
Add yescryptR32 ( #247 )
...
YescryptR32 for coin WAVI
https://bitcointalk.org/index.php?topic=3146751.0
Tested on : https://lpool.name/pool/WAVI
2018-03-19 19:27:31 +01:00
Johan Dufour
1e06755a74
use memcache object method instead of low level method ( #234 )
2018-03-06 13:26:03 +01:00
Tanguy Pruvot
2dccc579cf
markets: handle cryptobridge ticker
2018-02-28 20:56:08 +01:00
Tanguy Pruvot
0287896b0a
stratum: add missing keccakc variant
2018-02-28 11:13:20 +01:00
exmac
de4592cc1a
Add a5a algo for Andcoin
2018-02-25 20:36:29 +01:00
phm87
90e78f772f
NH: new algos ( #229 )
2018-02-14 10:24:24 +01:00
UniMining.net
d69d3ce3fc
yescryptR16 algo ( #217 )
...
Algo yescryptR16 for Yenten [YTN] https://bitcointalk.org/?topic=2329470.0
stratum changes from https://github.com/bubasik/yiimp
2018-01-31 08:23:27 +01:00
Tanguy Pruvot
0f04d6d824
balances: fill the btc 'onsell' field too (locked)
...
and restore bitstamp & cexio behavior to act like other trading exchanges
todo: kraken if possible... real pain, need to parse open orders..
2018-01-27 06:16:27 +01:00
Tanguy Pruvot
4e5fbb4939
cexio: include btc in orders for the balance
...
to do like bitstamp...
2018-01-25 00:33:10 +01:00
Tanguy Pruvot
88cfe6faf7
benchs: ignore some weird device names and x16r algo
2018-01-24 20:44:28 +01:00
Tanguy Pruvot
0019ca611d
new x16r algo, with stratum factor 256, like timetravel algos
...
beware: this algo may have a variable hashrate, unlike timetravel
its ignored from benchs for this reason
2018-01-24 20:43:52 +01:00
Tanguy Pruvot
bc7c183114
backend: drop old blocks from the db after 60 days
2018-01-19 21:28:35 +01:00
Tanguy Pruvot
3737f97a60
lbry: change estimates in mBTC/GH like other sha algos
...
if needed (already mining) you can do that to update the pool estimate graph values:
UPDATE hashrate SET price=price*1000.0, rent=rent*1000 WHERE algo='lbry' AND price < 0.01;
2018-01-19 20:00:34 +01:00
Tanguy Pruvot
b760beaad3
binance: update balances
...
deposit addresses seems missing in their api
2018-01-14 21:00:08 +01:00
Tanguy Pruvot
e569b57749
binance: auth rest api function
2018-01-14 20:11:16 +01:00
Tanguy Pruvot
accb3b4bd3
kucoin: daily check deposit addresses + typo on manual ticker update
2018-01-12 13:42:18 +01:00
crackfoo
9a0aedfacd
bittrex: update min trade ( #203 )
2018-01-10 01:01:21 +01:00
Tanguy Pruvot
ab5e411529
kucoin exchange api + balances and icons
...
Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2018-01-07 20:48:25 +01:00