Commit graph

116 commits

Author SHA1 Message Date
Tanguy Pruvot
0388d7bc4b use also cryptopia api to fill unknown coins labels 2015-09-13 20:03:42 +02:00
Tanguy Pruvot
a101cb5e8e yiimp: add "coindb labels" command
to fill missing db coin's labels with http://api.cryptocoincharts.info/listCoins
2015-09-08 19:31:58 +02:00
Tanguy Pruvot
de607b1bfc Allow to set custom algo ports in config 2015-09-07 18:18:38 +02:00
Tanguy Pruvot
7ce252a520 More PHP 5.4 ugly fixes about functions returns
not sure all are required, but at least the empty(getparam(x)) is.

This is not fatal on PHP 5.5 and 5.6...
2015-09-07 18:12:06 +02:00
Tanguy Pruvot
de8d398faa Add sample to setup admin rights authentification 2015-09-07 17:57:55 +02:00
Tanguy Pruvot
39a371b7b1 cryptsy: handle error when api key is wrong 2015-09-07 15:27:41 +02:00
Tanguy Pruvot
8d09c888fb Fix fatal error with PHP 5.4 (centos) 2015-09-06 20:06:53 +02:00
Tanguy Pruvot
76bcb9d058 Add function arraySafeVal to prevent php errors 2015-09-06 18:14:40 +02:00
Tanguy Pruvot
c636bde7b2 alcurex: last trade is not an array 2015-08-25 10:52:14 +02:00
Tanguy Pruvot
1ff8ce1afa lyra2v2: change diff to 256 2015-08-18 11:16:59 +02:00
Tanguy Pruvot
4a2ec5a9fd Add lyra2v2 algo 2015-08-18 05:09:47 +02:00
Tanguy Pruvot
a42a33c524 empoex market + balance api functions 2015-08-02 15:35:09 +02:00
Tanguy Pruvot
e1f88538d5 layout: update header and footer 2015-08-02 15:35:09 +02:00
Tanguy Pruvot
ff50b15c8c rename yiic command to yiimp + loop restart script
The loop processing earnings and payments can lock sometimes...
I guess its related to unreachable/broken api on exchanges sites
2015-08-02 15:13:00 +02:00
Tanguy Pruvot
4ae2e97ff9 cryptsy: fix possible market price error 2015-08-02 15:13:00 +02:00
Tanguy Pruvot
ac2455cc60 dashboard: generate proper html 2015-07-25 07:29:12 +02:00
Tanguy Pruvot
d0ba82e2c0 import raw coins list with allcoin api too 2015-07-24 12:45:52 +02:00
Tanguy Pruvot
b1581bdec5 fix main title 2015-07-24 07:26:02 +02:00
Tanguy Pruvot
b4a33a2871 YAAMP_SITE_NAME constant + Admin menu labels 2015-07-24 07:19:29 +02:00
Tanguy Pruvot
0424e322d6 restore menu entries for different config vars 2015-07-24 06:55:18 +02:00
FireWalkerX
f200885237 NICEHASH API, KEY, Deposit address and amount to serverconfig 2015-07-24 06:53:59 +02:00
Tanguy Pruvot
cd59d8545a Fix php error in the coin list 2015-07-24 06:44:16 +02:00
Tanguy Pruvot
68bd3702e9 stratum: clear unauthorized workers 2015-07-24 05:36:57 +02:00
Tanguy Pruvot
c0b5cad0be some new images 2015-07-24 05:36:47 +02:00
Tanguy Pruvot
2484e4bbc7 fix possible error in memcached view 2015-07-24 04:53:43 +02:00
root
bfee989e06 change autowithdrawal constant
and updated poloniex,bittrex,cryptsy,bleutrade to use the same constant
2015-07-24 04:53:37 +02:00
Tanguy Pruvot
9476a525bd history_results: show also coins without recent blocks 2015-07-23 14:31:00 +02:00
Tanguy Pruvot
5bc8a6aed3 update exchange constants 2015-07-23 10:46:23 +02:00
Tanguy Pruvot
3300420e58 update readme (database) 2015-07-23 10:17:42 +02:00
Tanguy Pruvot
deeccfe011 shares: fix for last commit 2015-07-23 10:00:41 +02:00
Tanguy Pruvot
db2efc310d stratum: only accept compatible addresses
add cflag to only allow compatible mining addresses

and set user coinid directly on connect,
Without that, there are wallet conflicts (CHC vs CTO)

assign the right coin job when exchange is disabled

backend: share only the mined coin
2015-07-23 06:00:19 +02:00
Tanguy Pruvot
3684958354 stratum: prevent sql injections
At least the symbol was accepting special chars... we dont want any...
2015-07-23 05:56:50 +02:00
Tanguy Pruvot
afdf1e9b64 reduce bloc clearing time when exchange is disabled 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
30e8b9f43e stratum: prevent possible segfault 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
3d2581b4f4 shell: add a maximum execution time on screen tasks 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
ef7a5ba911 users: do not fallback to btc balance if exchange is disabled 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
b8adb72034 coin: show a sample config in form + new fields 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
a1909ed636 remove hard coded site urls 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
00aa5f13dc do not increase user btc balance if exchange is disabled 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
81c1c9c1db workers: show 'login' if set in account table 2015-07-23 05:56:50 +02:00
Tanguy Pruvot
7ad244c996 rental: hide rental rows if we dont use it with var
and clean the admin panel main grid...
2015-07-23 05:56:49 +02:00
Tanguy Pruvot
4d4c48eed2 status: variable to toggle estimates columns 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
0028095d0b cryptsy: try catch on ticker and use new pubapi servers 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
cda26ad1ab exchanges: get btc balances when auto trade is disabled 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
1d2953cec3 allow to disable nicehash rental api calls 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
84fa733ecd stats: do not assume we have the btc currency in db
disable coins table auto delete... a broken exchange api could erase our db...
2015-07-23 05:56:49 +02:00
Tanguy Pruvot
4be918cb4f set special fixed pool fees in server config 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
a775238115 remove serverconfig.php from git 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
1824eb7d64 sample database change, coins hasmasternodes 2015-07-23 05:56:49 +02:00
Tanguy Pruvot
79413164c8 use path variables in rc.local, add comments 2015-07-23 05:56:49 +02:00