Commit graph

46 commits

Author SHA1 Message Date
Tanguy Pruvot
38efad3aa8 history: hide disabled coins from pool stats 2015-09-14 21:25:18 +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
8d09c888fb Fix fatal error with PHP 5.4 (centos) 2015-09-06 20:06:53 +02:00
Tanguy Pruvot
a42a33c524 empoex market + balance api functions 2015-08-02 15:35:09 +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
b4a33a2871 YAAMP_SITE_NAME constant + Admin menu labels 2015-07-24 07:19:29 +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
2484e4bbc7 fix possible error in memcached view 2015-07-24 04:53:43 +02:00
Tanguy Pruvot
9476a525bd history_results: show also coins without recent blocks 2015-07-23 14:31:00 +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
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
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
4be1ea49fb do not stop webserver on server load
compiling a wallet or doing db maintenance would stop the server...
2015-07-23 05:56:48 +02:00
Tanguy Pruvot
92cfceb233 use getiparam everywhere to get url ids 2015-07-23 05:56:48 +02:00
Tanguy Pruvot
b1a4d9e57f admin access filter 2015-07-23 05:56:48 +02:00
Tanguy Pruvot
087958b76f accounts: add column hostaddr 2015-07-23 05:56:47 +02:00
Tanguy Pruvot
d80abb7386 earnings: cleanup and missing clearearnings route 2015-07-23 05:56:47 +02:00
Tanguy Pruvot
6b819c3be1 config var to dis/allow autoexchange 2015-07-23 05:56:47 +02:00
Tanguy Pruvot
61d1f4d12f index: warn more about user coin address and site essentials 2015-07-23 05:56:47 +02:00
Tanguy Pruvot
45904076e9 status: show coin name if mining a single coin per algo 2015-07-23 05:56:46 +02:00
Tanguy Pruvot
8423662cc5 warn on BTC addresses 2015-07-23 05:56:46 +02:00
Tanguy Pruvot
955d6d1520 status: hide weird estimations until fix 2015-07-23 05:56:46 +02:00
Tanguy Pruvot
b7f0fab467 update api sample (workers/last) 2015-07-23 05:56:46 +02:00
Tanguy Pruvot
14fe22117a Disable renting tab and show bloc explorers
also show the net hash rate (via memcached getmininfo)
2015-07-23 05:56:46 +02:00
Tanguy Pruvot
b10abe401a bestmarket: allow to force a coin exchange in coin table 2015-07-23 05:56:46 +02:00
Tanguy Pruvot
dbb423420b enable all algos, now auto hidden + trading
c11: reduce fees
2015-07-23 05:56:46 +02:00
Tanguy Pruvot
b0b32a2a2d disable dynamic fee system 2015-07-23 05:56:46 +02:00
Tanguy Pruvot
0fc5e59653 markets: comment traces 2015-07-23 05:56:46 +02:00
Tanguy Pruvot
c621f0f689 trade: enable trading (polo/ccex/cryptsy)
remember to check the "dontsell" value in your coins table...
2015-07-23 05:56:45 +02:00
Tanguy Pruvot
92ad7fbfa5 bittrex: add key constants and ignore buy orders 2015-07-23 05:56:45 +02:00
Tanguy Pruvot
dbcd0c735f update index content 2015-07-23 05:56:45 +02:00
Tanguy Pruvot
bc95b47113 api: add time since last block + height 2015-07-23 05:56:45 +02:00
Tanguy Pruvot
d4f6f99f95 api: add current workers count 2015-07-23 05:56:45 +02:00
Tanguy Pruvot
79968acad0 workaround for the missing yii id (exchange updates) 2015-07-23 05:56:45 +02:00
Tanguy Pruvot
f249ec0140 add drop algo, and hash debug flag 2015-07-23 05:56:45 +02:00
Tanguy Pruvot
ccd8bed2e6 monitor the right webserver and new exchanges
Added cryptopia ticker, and prepare alcurex functions...
2015-07-14 09:29:10 +02:00
Tanguy Pruvot
cc925bc5f1 c11 stratum ok, link first exchanges 2015-07-14 09:29:10 +02:00
Tanguy Pruvot
d5a22387c2 enable zr5, disable scrypt 2015-07-14 09:22:24 +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
Tanguy Pruvot
d8fe695a46 Some constants for the btc addr, email and site url..
+ missing .gitignore / folder git keepers
2015-07-02 21:17:04 +02:00
root
b5a202e155 init 2015-07-02 20:58:45 +02:00