17 Commits

Author SHA1 Message Date
softsimon
54712a33fe Expose git commit hash to backend info api. 2020-05-27 15:18:04 +07:00
softsimon
3ef81b0092 Add backendInfo api endpoint. 2020-05-26 18:06:14 +07:00
softsimon
2422356704 Added first seen on mempool transactions. 2020-02-28 01:09:07 +07:00
Simon Lindh
45fa1be217 Optimize statistics. 2020-02-26 03:21:21 +09:00
Simon Lindh
43f41b8aab New base code for mempool blockchain explorerer 2020-02-26 03:19:26 +09:00
Simon Lindh
f3e282f4d3 typo 2019-11-14 16:31:40 +08:00
Simon Lindh
7aec5f2adb Search box for explorer. 2019-11-14 15:03:01 +08:00
Simon Lindh
5d61e00ab1 Address page with QR code 2019-11-13 14:51:44 +08:00
Simon Lindh
4de8384708 Block view. 2019-11-12 16:39:59 +08:00
Simon Lindh
2dbfa323fa Transaction view. 2019-11-10 16:44:00 +08:00
Simon Lindh
839fa12eb6 Explorer page with latest blocks. WIP 2019-11-06 15:35:02 +08:00
Simon Lindh
c07bc0c779 Bugfix: setTimeout -> setInterval 2019-08-19 10:31:14 +03:00
Simon Lindh
4f6a9f035d Cache the heavy statistics lookup queries. 2019-08-15 14:06:08 +03:00
Simon Lindh
48c280f8c3 Projected blocks API should accept "txId" as query parameter. 2019-07-26 17:55:41 +03:00
Simon Lindh
9bae606eb4 Projected blocks API. 2019-07-26 17:51:12 +03:00
Simon Lindh
c99d2d49d7 Live 2H graph is now fetched through the websocket.
Tell the web socket what to fetch with "want" request.
2019-07-26 12:48:32 +03:00
Simon Lindh
94132a903f Initial code commit. 2019-07-21 17:59:47 +03:00