phm87
|
d78a932939
|
API: WalletEx: payouts (optional) (#291)
new config keys : YAAMP_API_PAYOUTS (def. false) and YAAMP_API_PAYOUTS_PERIOD (last 24h)
|
2018-08-21 03:22:32 +02:00 |
|
Tanguy Pruvot
|
c1f2ad7cf0
|
api: disable rental apis if not enabled
|
2018-05-30 15:23:22 +02:00 |
|
Tanguy Pruvot
|
5fcb58e9c9
|
api: add mbtc_mh_factor (mBTC/MH) to status api
1000 means mBTC/GH
0.001 for mBTC/kH
|
2018-05-28 11:48:08 +02:00 |
|
Tanguy Pruvot
|
6a7bc6de1d
|
memcache: fix param order in last commit
|
2018-03-06 13:48:57 +01:00 |
|
Johan Dufour
|
1e06755a74
|
use memcache object method instead of low level method (#234)
|
2018-03-06 13:26:03 +01:00 |
|
Tanguy Pruvot
|
5c76be812c
|
api: add 24h stats to currencies
share the same sql query as pool tab stats (memcached)
|
2017-07-25 02:51:53 +02:00 |
|
Tanguy Pruvot
|
6610a04b25
|
api: reduce wallet api paid amount to the last 24h
to be more accurate than the last 2 months...
|
2017-07-24 15:28:29 +02:00 |
|
Tanguy Pruvot
|
cfc4d59ee7
|
api: memcache status for 30 second
|
2017-07-09 23:15:34 +02:00 |
|
Tanguy Pruvot
|
e9ea21b395
|
api: add individual estimate to currencies list
|
2017-06-12 06:14:53 +02:00 |
|
Tanguy Pruvot
|
96c41abeff
|
api/status: add last 24h avg hashrate
|
2017-02-26 21:09:38 +01:00 |
|
Tanguy Pruvot
|
c23646e9e7
|
api: more type fixes and encode strings
|
2016-09-19 18:33:01 +02:00 |
|
Tanguy Pruvot
|
bb09cbddfc
|
api: remove deprecated last block, now in api/currencies
also change some value types and add walletEx to the doc
|
2016-09-19 18:21:51 +02:00 |
|
Tanguy Pruvot
|
da9cafe03a
|
api: fix status json, could contain empty values
|
2016-04-01 11:16:54 +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
|
d1905c6665
|
api: prepare the currencies details
|
2016-03-21 13:57:01 +01:00 |
|
Tanguy Pruvot
|
2badfd40c9
|
api: do not output disabled algos stats
|
2016-01-23 15:07:17 +01:00 |
|
Tanguy Pruvot
|
a1909ed636
|
remove hard coded site urls
|
2015-07-23 05:56:50 +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
|
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 |
|