Commit graph

25 commits

Author SHA1 Message Date
hboisgibault d20e235a2f Dockerfile entrypoint 2021-01-17 22:51:06 +01:00
hboisgibault 3bb0fb9b19 New explorer branch 2021-01-17 21:50:21 +01:00
Akinwale Ariwodola 52d13987e5 fix custom configuration loading and gettxoutsetinfo request 2020-01-08 22:02:03 +01:00
Akinwale Ariwodola 31d515e992
Blocked claims (#81)
* handle blocked claims
* fix chainquery endpoint
* channel-level blocking
* don't show blocked claims in the result grid
* optimisation: break out of foreach loop if match found
* add caching for api request
* rename cache key
2020-01-07 23:13:38 +01:00
marcdeb1 55a3736233 Deprecation warnings 2019-01-26 22:57:30 +01:00
marcdeb1 a428ebdd73 Chainquery update, transaction value and address balance 2019-01-01 15:40:45 +01:00
Mark Beamer Jr 262e90a2e1
Fixed some deprecation warnings.
Fixed a few claim queries that were using a distinct causing a group by to be performed with full table scan.
Added `dev.sh` file to quickly startup the explorer.
2018-12-21 23:41:30 -05:00
marcdeb1 d61d9ff015 DB comments 2018-12-21 17:12:00 +01:00
marcdeb1 af39804ce7 Address action 2018-12-18 21:56:41 +01:00
marcdeb1 edbc11db7f API tests 2018-12-18 19:21:12 +01:00
marcdeb1 695f85262b DB in app.default 2018-12-18 13:53:03 +01:00
marcdeb1 5c681657cb Added old database for PriceHistory 2018-12-18 13:51:19 +01:00
marcdeb1 6e8a651980 Tx and index page 2018-12-17 00:49:26 +01:00
Akinwale Ariwodola c8462afdee
Update README.md with installation instructions (#30) 2018-08-09 21:30:21 +01:00
Akinwale Ariwodola 71c7834521 move RPC URL value to configuration file 2018-07-21 00:18:24 +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 31bddb6394 added address balance API endpoint 2017-08-08 11:44:28 +01:00
Akinwale Ariwodola abf84407cc added rich list and stats page 2017-07-03 21:47:30 +01:00
Akinwale Ariwodola 74932d02a2 claims retrieval api modifications 2017-06-18 20:28:31 +01:00
Akinwale Ariwodola 3a92dbc0fc preliminary claims api implementation 2017-06-18 11:08:50 +01:00
Akinwale Ariwodola 56e576ba39 added blocks index and block size chart 2017-06-17 08:40:39 +01:00
Akinwale Ariwodola 09924dc667 implemented pagination for address transactions 2017-06-16 18:23:26 +01:00
Akinwale Ariwodola 78f51e89b4 claim explorer implementation 2017-06-15 23:18:47 +01:00
root 1ebcd999a6 Initial commit 2017-06-13 18:33:31 +00:00