Commit graph

242 commits

Author SHA1 Message Date
marcdeb1
4d0efbaff8 Changed LatestTransactionTime column name 2018-10-11 07:42:46 +02:00
Akinwale Ariwodola
c8462afdee
Update README.md with installation instructions (#30) 2018-08-09 21:30:21 +01:00
Akinwale Ariwodola
a8a956f2bc update confirmations calculation on block list page 2018-07-26 12:22:51 +01:00
Akinwale Ariwodola
b91b3681d3 tweak confirmation calculation 2018-07-26 12:14:48 +01:00
Akinwale Ariwodola
190d998e4c Merge branch 'master' of https://github.com/lbryio/block-explorer 2018-07-26 12:08:56 +01:00
Akinwale Ariwodola
667097f35d better confirmations calculation 2018-07-26 12:08:15 +01:00
Akinwale Ariwodola
8d552afe8f removed unused cron file 2018-07-26 10:30:13 +00:00
Akinwale Ariwodola
ad4615cc5a forevermempool reset cron 2018-07-26 07:59:20 +01:00
Akinwale Ariwodola
3ad5db032b fix p2pk hash index 2018-07-26 07:27:12 +01:00
Akinwale Ariwodola
e25cd7807e
Merge pull request #26 from lbryio/diff
show diff on address page when tx spends back into the same wallet
2018-07-21 01:26:13 +01:00
Akinwale Ariwodola
71c7834521 move RPC URL value to configuration file 2018-07-21 00:18:24 +00:00
Akinwale Ariwodola
27ff22ff5a Updated mdanter/ecc version. Some cron file updates based on new environment. 2018-07-19 19:19:59 +00:00
Alex Grintsvayg
70032020f5 show diff on address page when tx spends back into the same wallet 2018-06-08 13:44:40 -04:00
Akinwale Ariwodola
c8ca48220f display verified tags 2018-05-28 21:09:16 +01:00
Akinwale Ariwodola
c2a19d91c1 remove address tagging 2018-05-23 00:46:55 +01:00
akinwale
d3e542dd91
Merge pull request #22 from lbryio/imgsrc-fix
strip tags from claim thumbnail url
2018-04-09 16:49:50 +01:00
Akinwale Ariwodola
5d23294dba strip tags from claim thumbnail url 2018-04-09 11:48:55 -04:00
akinwale
a0cbc324b7
Merge pull request #16 from Smurphonomics/master
Cleaner Easier to Read Block Explorer
2018-04-09 16:38:27 +01:00
Akinwale Ariwodola
f66101a9de small reconnect fix for forevermempool 2018-03-14 22:51:55 +01:00
Alex Grin
537dd85473
Merge pull request #14 from lbrydocs/patch-1
create LICENSE file
2018-02-28 09:39:41 -05:00
Smurphonomics
0adcf92cbb
Simple Grammar Corrections
Simple grammar corrections - Every little help :p
2018-02-22 16:45:19 +10:00
Smurphonomics
ade487848d
Cleaner Easier to Read Block Explorer
Made a few changes to separate links from titles, reduced some text sizes to be a more uniform, readable size and allow for more content within the page view. Fixed the button `border-radius` error.

This style (not present on the style-sheet) needs to be as changed...

From

`.claims-body .claim-metadata {padding: 24px 36px 88px 36px;}`

To

`.claims-body .claim-metadata {padding: 24px}`
2018-02-22 16:08:17 +10:00
LBRY Docs
7706338460
create LICENSE file 2018-02-05 12:58:49 -08:00
akinwale
c60b3946ce
Merge pull request #13 from lbryio/add-addresses
add aux addresses
2018-01-16 15:50:22 +01:00
Thomas Zarebczan
6bf194c448
Update MainController.php
bMvUBo1h5WS46ThHtmfmXftz3z33VHL7wc - holding 6M comm coins
bMgqQqYfwzWWYBk5o5dBMXtCndVAoeqy6h - holding 4M dev fund coins
2018-01-14 12:11:29 -05:00
akinwale
7cd3e5322c
Merge pull request #12 from lbryio/add-address
add additional cold storage address
2017-12-28 08:07:32 +01:00
Thomas Zarebczan
c82fd1a982
add additional cold storage address 2017-12-20 22:26:10 -05:00
Akinwale Ariwodola
efcce65004 changed Google Analytics tracker ID 2017-12-01 10:20:15 +01:00
Akinwale Ariwodola
df6264f388 fixed closing div tag in header 2017-11-28 22:29:48 +01:00
Akinwale Ariwodola
a99606ecbf Added Google Analytics code 2017-11-28 21:27:37 +01:00
Akinwale Ariwodola
f2bf172997 Merge branch 'master' of https://github.com/lbryio/block-explorer into explorer.lbry.io 2017-11-26 13:07:19 +01:00
Akinwale Ariwodola
5db80ac0d4 fixed position of download app link 2017-11-26 13:03:07 +01:00
Josh Finer
fe14cd88f0
Update index.ctp 2017-11-25 17:03:01 -05:00
Thomas Zarebczan
a855ee3d94 Add more addresses (#7)
* Add more addresses
2017-11-10 09:02:37 -06:00
Akinwale Ariwodola
24d9f2fb08 removed extra array definition in utxosupply 2017-10-13 05:40:43 +00:00
Thomas Zarebczan
c509ce9585 add supply endpoint (#6)
* Total and circulating coin supply endpoint
2017-10-13 06:36:26 +01:00
Akinwale Ariwodola
58620a6298 updated transaction time css 2017-10-09 13:35:18 +01:00
Akinwale Ariwodola
409a0a7da7 fixed getTimestamp error 2017-10-09 13:35:09 +01:00
Akinwale Ariwodola
6e6dcd0613 added created time and block time to transction details page 2017-10-09 13:35:01 +01:00
Akinwale Ariwodola
ba995ed51f fix code merge issues 2017-10-09 13:33:39 +01:00
Akinwale Ariwodola
e7e444f84a some updates from the explorer.lbry.io branch 2017-10-09 13:30:57 +01:00
Akinwale Ariwodola
1d9dbb802b fix zero price on homepage 2017-10-09 13:29:55 +01:00
Akinwale Ariwodola
85926e316f price changed to display N/A when the value is $0.00 2017-10-09 13:29:43 +01:00
Akinwale Ariwodola
7f701f87d5 removed some unused code 2017-10-09 09:07:38 +01:00
Akinwale Ariwodola
06a495d396 Merge branch 'master' of https://gitlab.com/aureolin/lbryexplorer 2017-09-05 09:46:49 +01:00
Akinwale Ariwodola
a19e3abd07 forevermempool fix 2017-09-05 09:46:31 +01:00
Akinwale Ariwodola
66940ac02a cron script modification for lbrycrd blocknotify 2017-08-27 13:50:03 +00:00
Akinwale Ariwodola
d531487eb0 updated transaction time css 2017-08-26 14:33:47 +01:00
Akinwale Ariwodola
04f0f68fe4 fixed getTimestamp error 2017-08-26 14:31:44 +01:00
Akinwale Ariwodola
836b7e15b3 added created time and block time to transction details page 2017-08-26 14:27:57 +01:00