Commit Graph

3373 Commits

Author SHA1 Message Date
wiz
83ddaee4d1
Fix critical typo in README instructions 2019-08-22 04:33:07 +09:00
Simon Lindh
4ccecc4747 Enabled legend on tv view. 2019-08-21 08:33:38 +02:00
Simon Lindh
f1db2ccbea Bugfix: setTimeout -> setInterval 2019-08-19 10:31:14 +03:00
Simon Lindh
9b287336d0 Added fee distribution Pie Chart to the block inspector. 2019-08-18 17:22:16 +03:00
Simon Lindh
bd19b88f11 TV view button. Updated stats bar. Removed tx/second graph. CSS fixes. 2019-08-15 14:50:05 +03:00
Simon Lindh
85f1d4d7aa Cache the heavy statistics lookup queries. 2019-08-15 14:06:08 +03:00
Simon Lindh
0fad0fbb42 Repost "want" after reconnect. 2019-08-09 21:45:31 +03:00
Simon Lindh
85c4a3480b TV full screen view. 2019-07-27 18:43:17 +03:00
Simon Lindh
b561137962 Projected blocks API should accept "txId" as query parameter. 2019-07-26 17:55:41 +03:00
Simon Lindh
32623988ab Projected blocks API. 2019-07-26 17:51:12 +03:00
Simon Lindh
76f8af9048 Amount of projected blocks is now a config. 2019-07-26 17:42:26 +03:00
Simon Lindh
8dd58db42a 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
2b6426a126 Fixing tx tracking issues. 2019-07-25 14:20:02 +03:00
Simon Lindh
9898996d6c Refactored frontend data handling. 2019-07-24 23:08:28 +03:00
Simon Lindh
1d65ae533b CSS updates. 2019-07-23 18:36:55 +03:00
Simon Lindh
e56b828ade Refactored the "blockchain" into separate sub components. 2019-07-23 18:13:36 +03:00
Simon Lindh
58c8e3a131
Merge pull request #2 from jmaurice/master
Change hard-coded backend websocket URI to document.location.hostname
2019-07-22 20:17:41 +03:00
J. Maurice
564bf32613 Change hard-coded backend websocket URI to document.location.hostname 2019-07-22 21:30:52 +09:00
Simon Lindh
12096b3e0d
Merge pull request #1 from jmaurice/master
Add instructions and screenshots to README
2019-07-22 12:02:21 +03:00
J. Maurice
d2e4bfe457 Add instructions and screenshots to README 2019-07-22 17:46:36 +09:00
Simon Lindh
e5b0eae8d4 User local server in production build. 2019-07-21 18:35:58 +03:00
Simon Lindh
fd2209e75a Initial code commit. 2019-07-21 17:59:47 +03:00
Simon Lindh
1b2955144a
Initial commit 2019-07-21 17:42:53 +03:00