21 Commits

Author SHA1 Message Date
softsimon
7974cbbc83 Liquid and Testnet now accessable from the main site
fixes #35
2020-05-09 20:37:50 +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
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
861dd0864d Resume transaction tracking after reconnect. 2019-10-24 15:37:39 +08:00
Simon Lindh
e14786e8aa Proxy websocket when running local environment. 2019-08-29 01:05:46 +02:00
wiz
e663a83c57 Set websocket URL protocol based on document.location.protocol 2019-08-23 00:12:35 +09:00
wiz
711a117583 Fix websocket URL to work with both clearnet and onion 2019-08-23 00:04:14 +09:00
wiz
f0c3ac6b4c Move websocket behind nginx, add nginx.conf, update README 2019-08-22 05:25:29 +09:00
Simon Lindh
1f3dd1f8a6 Repost "want" after reconnect. 2019-08-09 21:45:31 +03:00
Simon Lindh
300396bbdc Amount of projected blocks is now a config. 2019-07-26 17:42:26 +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
057691bdbb Fixing tx tracking issues. 2019-07-25 14:20:02 +03:00
Simon Lindh
04d970786c Refactored frontend data handling. 2019-07-24 23:08:28 +03:00
J. Maurice
c2d4de77f5 Change hard-coded backend websocket URI to document.location.hostname 2019-07-22 21:30:52 +09:00
Simon Lindh
b60b062845 User local server in production build. 2019-07-21 18:35:58 +03:00
Simon Lindh
94132a903f Initial code commit. 2019-07-21 17:59:47 +03:00