Tanguy Pruvot
35220977ef
new wallet rpc class to handle martians
...
add some bitcoin rpc commands to query geth wallet informations (balance,diff,connections..)
todo: handle explorer and transactions list
2016-05-29 09:39:04 +02:00
Tanguy Pruvot
9ceae22bb0
explorer: do no limit block hash size
2016-05-27 09:15:51 +02:00
Tanguy Pruvot
2681761913
explorer: add tx size
2016-05-12 16:06:54 +02:00
Tanguy Pruvot
4b3f67f0fa
controller: cleanup
2016-05-06 12:26:09 +02:00
Tanguy Pruvot
3707c1d564
explorer: colorize json block/transactions + css
2016-05-05 00:23:09 +02:00
Tanguy Pruvot
0f35eea066
console: colorize and create link to the explorer
2016-05-04 18:01:20 +02:00
Tanguy Pruvot
f3c65e270c
explorer: dynamic generation of all explorer links
...
will use a more friendly format if the coin is visible
bitcoins txs will be linked to an external site, and if the site explorer
is disabled, hyperlinks should be disabled (text only)
+ some other changes related to the explorer...
2016-05-03 21:37:18 +02:00
Tanguy Pruvot
b97682e225
explorer: allow /explorer/SYM url format
2016-05-03 15:37:27 +02:00
Tanguy Pruvot
b82873632b
sorter: fix hashrate column on explorer + pool status
2016-05-02 20:47:05 +02:00
Tanguy Pruvot
c9c7a27dcf
Fixes to handle the newer framework and jquery assets
...
double check the web/assets folder is writable by your web server...
so, jquery-ui bundled in this framework is now the v1.10.4
and jquery at the v1.11.1
2016-05-01 19:10:23 +02:00
Tanguy Pruvot
6d2ab6efa1
markets: attempt to handle LTC markets
...
for the test, i added (manually) a market record named "c-cex LTC"
with base_coin set to "LTC", you may have to disable any BTC market(s) for the coin
In this case, the coin BTC price/balance is computed, based on LTC price,
even if the database coin "BTC price" is under 1 sat.
require LTC to be enabled or... "watched" to also update LTC/BTC price
implemented for cryptopia, nova and c-cex, not bleutrade (DOGE only)
+ various small log fixes..
2016-04-28 18:51:23 +02:00
Tanguy Pruvot
74b80292a6
stratum/decred: link new db coin rpc fields
...
And use rpcencoding='DCR' for decred checks,
to handle testnet instances or future forks..
2016-04-20 00:13:11 +02:00
Tanguy Pruvot
345e5bcfc9
add xvg algos + rename groestl to myr-gr
...
only diamond use dmd-gr, and groestl is for groestlcoin (deprecated)
2016-04-15 18:04:29 +02:00
Tanguy Pruvot
b43fa9236b
coins: add link_site field
...
don't forget to restart memcached service to refresh the db structure
2016-04-02 15:11:54 +02:00
Tanguy Pruvot
cfe41b6206
explorer: highlight linked transaction + style
...
also show decred tickets and allow to see raw block
2016-03-19 03:12:04 +01:00
Tanguy Pruvot
db76c2e525
wallets: proper wallet version function
2016-03-18 01:25:37 +01:00
crackfoo
ca50fe6bde
Update block.php
...
fixed typo
2016-03-18 00:53:36 +01:00
Tanguy Pruvot
b4b235f249
explorer: show raw transactions + decred stake
2016-03-17 21:24:34 +01:00
Tanguy Pruvot
e6e30d4b38
dashboard: allow to clear orders
2016-03-17 07:09:08 +01:00
Tanguy Pruvot
266f78431a
add blake2s to default algos..
...
+ uis algos list change
2016-03-14 23:56:02 +01:00
Tanguy Pruvot
4cce4a3739
charity: add charity fields on the form and notes
2016-01-18 13:37:20 +01:00
Tanguy Pruvot
34094fe3a2
explorer: new multi algos definition
2016-01-12 21:17:32 +01:00
Tanguy Pruvot
5be767009d
explorer: basic page ruler and enhance diff graph
...
pool blocks are now displayed on the graph
2016-01-11 16:27:20 +01:00
Tanguy Pruvot
d215cfc4d2
explorer: proper wallets version numbers + netmhashps field
2016-01-11 00:46:27 +01:00
Tanguy Pruvot
baf31950e6
explorer: add uis and dgc algos
2015-11-25 17:07:08 +01:00
Tanguy Pruvot
db13d84785
explorer: show in red wallets with low connections
2015-11-11 23:37:28 +01:00
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
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
6ec4d104ff
explorer: allow search by tx hash
2015-09-20 01:17:06 +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
14fe22117a
Disable renting tab and show bloc explorers
...
also show the net hash rate (via memcached getmininfo)
2015-07-23 05:56:46 +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
root
b5a202e155
init
2015-07-02 20:58:45 +02:00