Commit Graph

2531 Commits

Author SHA1 Message Date
Simon Lindh
02d67e8406 Explorer page with latest blocks. WIP 2019-11-06 15:35:02 +08:00
Simon Lindh
7344c518d3 Use calculated block subsidy instead of static. 2019-11-01 18:04:18 +08:00
Simon Lindh
fc6badb886 Added virtual bytes pipe for mempool graph.
Added decimals to mempool graph y-axis.
fixes #14
fixes #12
2019-10-31 13:55:25 +08:00
Simon Lindh
d8407080ec
Merge pull request #13 from andrerfneves/refactor/docs-package
[chore] Documentation improvements and package json cleanups
2019-10-29 02:00:17 +08:00
Simon Lindh
35c4d9676c Resume transaction tracking after reconnect. 2019-10-24 15:37:39 +08:00
Simon Lindh
f5e74c844b Merge branch 'esplora'
* esplora:
  Adding optional Blockstream esplora backend support.
2019-10-22 17:28:56 +08:00
Simon Lindh
50c0c4fbc3 Libraries upgrades. 2019-10-22 17:28:37 +08:00
Simon Lindh
afb3ecc57d Adding optional Blockstream esplora backend support. 2019-10-22 17:09:07 +08:00
Andre Neves
d3cd735411 chore(docs): Update README docs for more clarity
chore(packagejson): clean up and standardize data inside package json - author taken from MIT license details
chore(spacing): move tsconfig json to follow codebase standard indentation setup
2019-09-08 13:37:07 -04:00
Simon Lindh
2f3d0ddf3e Prevent double request when switching between graph time spans. 2019-08-29 14:36:20 +02:00
Simon Lindh
53269a805b Proxy websocket when running local environment. 2019-08-29 01:05:46 +02:00
wiz
e27417dc46
Get rid of .htaccess now that we're using nginx 2019-08-23 22:16:27 +09:00
Simon Lindh
51182cb082 Removing spyware. 2019-08-23 01:31:37 +02:00
wiz
daac439e9a
Set websocket URL protocol based on document.location.protocol 2019-08-23 00:12:35 +09:00
wiz
8910eba396
Fix websocket URL to work with both clearnet and onion 2019-08-23 00:04:14 +09:00
wiz
b91374709d
Remove :8999 port from API on About page 2019-08-22 05:37:47 +09:00
wiz
d73ed0e706
Move websocket behind nginx, add nginx.conf, update README 2019-08-22 05:25:29 +09:00
Simon Lindh
4ccecc4747 Enabled legend on tv view. 2019-08-21 08:33:38 +02: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
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
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
J. Maurice
564bf32613 Change hard-coded backend websocket URI to document.location.hostname 2019-07-22 21:30:52 +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