Commit graph

16 commits

Author SHA1 Message Date
Tanguy Pruvot
0bf982da95 sql: add hasgetinfo and no_explorer fields to coins table
wallets without getinfo will be handled in a later commit...

ps: remember to restart memcached service after the db change..
2018-02-02 06:03:07 +01:00
Tanguy Pruvot
f291bdb06b lyra2z: reenable the explorer, wallet 0.8.7.7 is fixed 2017-02-23 02:17:15 +01:00
Tanguy Pruvot
0bed2e0465 lyra2z (v3) xzc at block 20500
disable the public explorer for now + dyn payee

note: xzc coinbase value is already without dev fees

warning: this wallet rpc is very slow and seems to slow down the backend (use it at your risks)
2017-02-12 09:23:32 +01:00
Tanguy Pruvot
12b1f387b3 explorer: handle numeric symbols links 2016-06-30 16:04:49 +02:00
Tanguy Pruvot
612102ed29 explorer: show nodes to the public 2016-06-30 15:17:44 +02:00
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
4b3f67f0fa controller: cleanup 2016-05-06 12:26: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
6060d42ca3 explorer: prevent php error on invalid txid 2015-09-26 06:52:21 +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
16faefc973 explorer: show a graph of the recent net diff 2015-09-17 21:09:27 +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