Commit graph

68 commits

Author SHA1 Message Date
Tanguy Pruvot
6d6fd9337f stratum: new algos, attempt to allow old sha merkleroot
blake (SFR) and whirlpool (J) tested ok with a sha256d merkleroot

So add a stratum setting to allow single sha256 merkle root...
The shares are now valid on the pool side, but remains to find
an old wallet to test... like Whirlcoin or blakecoin

keccak not tested, could have the same problem about merkle/miners
2015-10-07 05:04:04 +02:00
Tanguy Pruvot
54d107c791 explorer: show block type and graph only PoW diff 2015-10-03 12:28:46 +02:00
Tanguy Pruvot
c888a6597f admin: switch current site algo in wallet page
Allow to see workers and miner versions without a manual algo switch
2015-10-01 12:46:13 +02:00
Tanguy Pruvot
ebe29cfd9a admin: some more UI changes (links) 2015-09-30 16:42:46 +02:00
Tanguy Pruvot
d20fed6483 admin: algo switch on workers and miner versions pages 2015-09-30 15:52:58 +02:00
Tanguy Pruvot
2c95534c27 Move algo norm coefs to server config and disable drop algo
Also fix a few php typos..
2015-09-30 09:47:13 +02:00
Tanguy Pruvot
6060d42ca3 explorer: prevent php error on invalid txid 2015-09-26 06:52:21 +02:00
Tanguy Pruvot
4342c89486 fixes for the diff graph and yobit coin creation 2015-09-22 04:21:20 +02:00
Tanguy Pruvot
28fd7e51af remove some useless common admin links 2015-09-20 08:11:36 +02:00
Tanguy Pruvot
6ec4d104ff explorer: allow search by tx hash 2015-09-20 01:17:06 +02:00
Tanguy Pruvot
4ae93c9204 admin: uniformize admin html tables 2015-09-20 00:33:36 +02:00
Tanguy Pruvot
892c7c5158 wallet: show difficulty and stake + cleanup 2015-09-19 23:12:55 +02:00
Tanguy Pruvot
945d207c89 pool stats: show coin symbols 2015-09-19 10:34:52 +02:00
Tanguy Pruvot
e5d643fa1d new common function for the admin sidebar links 2015-09-19 05:47:24 +02:00
Tanguy Pruvot
5d3cb76563 Add filters to wallets and big miners tables 2015-09-19 05:24:26 +02:00
Tanguy Pruvot
751507a13b core: new function to get coins exchange urls 2015-09-19 05:05:10 +02:00
Tanguy Pruvot
c872cd349f tableSorter: update javascript lib to allow search filters
Apply the search filter to the coins database...
2015-09-19 04:13:41 +02:00
Tanguy Pruvot
9fb0ad23f4 dashboard: fix select and make the table sortable 2015-09-19 02:41:02 +02:00
Tanguy Pruvot
9535e02ed8 handle myriad algos and graph only current one 2015-09-18 21:39:02 +02:00
Tanguy Pruvot
dc0bb5a0d8 explorer: improve the diff graph
handle some multi algos coins and more blocks
2015-09-18 20:19:32 +02:00
Tanguy Pruvot
9efad94548 explorer search inputs and custom page titles 2015-09-17 21:43:37 +02:00
Tanguy Pruvot
16faefc973 explorer: show a graph of the recent net diff 2015-09-17 21:09:27 +02:00
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