Commit graph

17 commits

Author SHA1 Message Date
Tanguy Pruvot
53638b1d90 bench: add a task to add new submitted chips
also remove "safe" model rules, seems to create import problems
2016-06-08 19:49:59 +02:00
Tanguy Pruvot
c2374d1420 cron: rework tasks to update blocks status more often
should make immature blocks confirmations more accurate and help
to see which exchange slow down the cron task.

also, orphan outdated blocks (one week)) from the db if the wallet is disabled
2016-06-07 21:41:32 +02:00
Tanguy Pruvot
57422a36f7 Fix hashrate sort in pool Status + sort css 2016-05-02 13:08:21 +02:00
Tanguy Pruvot
125cf47930 dashboard: hide inactive algos + sorter 2016-05-02 11:24:37 +02:00
JarBinks
46d1fe9a9a Exchange Order Cancel on Dashboard page 2016-03-31 10:05:41 +02:00
Tanguy Pruvot
dac5d33e09 profit: move sha256 GH/s factor in a function
todo: handle blake algos like sha
2016-03-27 11:49:17 +02:00
Tanguy Pruvot
e6e30d4b38 dashboard: allow to clear orders 2016-03-17 07:09:08 +01:00
Tanguy Pruvot
3b32d4b987 backend: detect and assign category of PoS blocks
category "stake" while immature, "generated" after

Only shown in the dashboard...
2016-02-27 03:06:19 +01:00
Tanguy Pruvot
751507a13b core: new function to get coins exchange urls 2015-09-19 05:05:10 +02:00
Tanguy Pruvot
ac2455cc60 dashboard: generate proper html 2015-07-25 07:29:12 +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
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
79968acad0 workaround for the missing yii id (exchange updates) 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
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