Commit graph

17 commits

Author SHA1 Message Date
Tanguy Pruvot
b276cc0a7f earnings: adjust mBTC decimals to satoshis
+ html output cleanup..
2016-08-20 22:37:19 +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
bea876bbd1 benchs: add averages in footer for current filter 2016-05-23 02:40:02 +02:00
Tanguy Pruvot
a0ba300188 benchmark: improve algo selection and handle gpus suffixes 2016-05-16 00:39:01 +02:00
Tanguy Pruvot
e7a08087c8 util: add a new objSafeVal() function for json objects 2016-03-30 18:21:25 +02:00
Tanguy Pruvot
db76c2e525 wallets: proper wallet version function 2016-03-18 01:25:37 +01:00
Tanguy Pruvot
c2cf1ebbe4 blocks: show block finder and fill missing user diff
diff: same generic algo as the one used in the stratum
      only used on PoW coins without blocknotify feature

finder: show first letters of the user address, require blocknotify
2016-03-01 14:11:32 +01:00
Tanguy Pruvot
63ecb1515c extend maximum user address length to 35 chars 2016-02-14 04:21:01 +01:00
Tanguy Pruvot
3a6ec3201a memcache: allow yii to use cache too (db structure)
cache is now enabled in yiimp console too
2016-01-15 15:08:14 +01:00
Tanguy Pruvot
01b31e5b8b explorer: handle ppc block's time returned as text date 2016-01-12 18:08:36 +01:00
Tanguy Pruvot
dadda52412 Add some errors checks, reported by zpool.ca 2016-01-05 23:19:04 +01:00
Tanguy Pruvot
b8df948174 hide test coins (non visible) from pool stats
use an advanced yii db criteria and a relation definition
2015-12-15 22:21:15 +01:00
Tanguy Pruvot
76bcb9d058 Add function arraySafeVal to prevent php errors 2015-09-06 18:14:40 +02:00
Tanguy Pruvot
79968acad0 workaround for the missing yii id (exchange updates) 2015-07-23 05:56:45 +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