Commit graph

34 commits

Author SHA1 Message Date
marcdeb1
c09da8ade8 Added claim link to transaction 2018-10-10 14:47:17 +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
667097f35d better confirmations calculation 2018-07-26 12:08:15 +01:00
Akinwale Ariwodola
71c7834521 move RPC URL value to configuration file 2018-07-21 00:18:24 +00: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
Thomas Zarebczan
c82fd1a982
add additional cold storage address 2017-12-20 22:26:10 -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
96fac56e70 lbry app and Coinomi transaction URL handling 2017-08-16 17:56:46 +01:00
Akinwale Ariwodola
f85b9982e2 fix zero price on homepage 2017-08-14 21:02:12 +01:00
Akinwale Ariwodola
32c7118cf8 price changed to display N/A when the value is $0.00 2017-08-14 20:58:13 +01:00
Akinwale Ariwodola
31bddb6394 added address balance API endpoint 2017-08-08 11:44:28 +01:00
Akinwale Ariwodola
70291f6260 excluded genesis block address from rich list 2017-07-04 03:26:56 +01:00
Akinwale Ariwodola
abf84407cc added rich list and stats page 2017-07-03 21:47:30 +01:00
Akinwale Ariwodola
6c2e6727a8 added distinct selector for ClaimId when selecting claims to prevent duplicates (due to joins which should be fixed) from showing 2017-06-25 09:14:59 +01:00
Akinwale Ariwodola
3a92dbc0fc preliminary claims api implementation 2017-06-18 11:08:50 +01:00
Akinwale Ariwodola
8e7b1f42bd temporary workaround for duplicate claim id 2017-06-17 18:47:16 +01:00
Akinwale Ariwodola
f70f41c787 added pagination to claims explorer 2017-06-17 16:51:00 +01:00
Akinwale Ariwodola
56e576ba39 added blocks index and block size chart 2017-06-17 08:40:39 +01:00
Akinwale Ariwodola
d4cb27dca7 added all query parameter for address transactions 2017-06-16 18:35:56 +01:00
Akinwale Ariwodola
09924dc667 implemented pagination for address transactions 2017-06-16 18:23:26 +01:00
Akinwale Ariwodola
b53b71ebfc ordering by fee then random to more claims by publisher 2017-06-16 09:40:08 +01:00
Akinwale Ariwodola
c2ff1a5ccf added random ordering to more claims by publisher 2017-06-16 09:38:15 +01:00
Akinwale Ariwodola
46938aa305 fixed cost conversion error 2017-06-16 07:44:21 +01:00
Akinwale Ariwodola
5cd9b3ec0a added price tags 2017-06-16 06:46:06 +01:00
Akinwale Ariwodola
6472a7ca49 added more claims to identity claim page 2017-06-16 05:48:35 +01:00
Akinwale Ariwodola
78f51e89b4 claim explorer implementation 2017-06-15 23:18:47 +01:00
Akinwale Ariwodola
48493b7b2f implemented claims index and recent claims 2017-06-15 18:22:56 +01:00
Akinwale Ariwodola
3d5cfac462 Changed exchange rate refresh interval to 15 minutes 2017-06-14 20:18:52 +01:00
Akinwale Ariwodola
361a5ff2db fixed network hash rate calculation 2017-06-14 01:59:06 +01:00
root
1ebcd999a6 Initial commit 2017-06-13 18:33:31 +00:00