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
Tanguy Pruvot
0dde692642
rawcoins (polo)
2015-07-23 05:56:48 +02:00
Tanguy Pruvot
49784ca66f
yiic: check keys.php file is present, update readme
2015-07-23 05:56:48 +02:00
Tanguy Pruvot
688291c635
new images
2015-07-23 05:56:48 +02:00
Tanguy Pruvot
c96c870792
trading: add security flag to disallow orders
2015-07-23 05:56:48 +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
46b188dfc9
stratum: link hasmasternodes new db field
...
and fix possible segfault if "payee" string does not exists for masternodes
Also handle MDT masternodes amounts
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
bc6f7166bf
stratum: fix makefile on fedora (mysql lib)
2015-07-23 05:56:48 +02:00
Tanguy Pruvot
c3a70f8307
add banx.io markets api
2015-07-23 05:56:48 +02:00
Tanguy Pruvot
b1a4d9e57f
admin access filter
2015-07-23 05:56:48 +02:00
Tanguy Pruvot
0d15387053
yiic: dist clean command
2015-07-23 05:56:47 +02:00
Tanguy Pruvot
087958b76f
accounts: add column hostaddr
2015-07-23 05:56:47 +02:00
Tanguy Pruvot
0feed8bd1d
more checks for new installs
2015-07-23 05:56:47 +02:00