rbrooklyn
e35a1d2dd4
Remove index===3 checks from getStyleForProjectedBlockAtIndex
2020-02-14 16:52:01 +00:00
Simon Lindh
4c881784c6
electrs backend request and error handling improvements
2019-12-09 19:14:54 +07:00
Simon Lindh
3ddbd33b70
Renamed the electrs backend support to 'electrs'.
2019-12-06 22:37:07 +01:00
Simon Lindh
1ec19f3be7
Added virtual bytes pipe for mempool graph in television view.
...
fixes #14
fixes #12
2019-11-21 11:58:29 +08:00
Simon Lindh
a44bc96438
Removed unused packages to fix security warnings.
2019-11-14 15:50:04 +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
f5abccd034
Use calculated block subsidy instead of static.
2019-11-01 18:04:18 +08:00
Simon Lindh
aa64cb3665
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
141e0a7f01
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
861dd0864d
Resume transaction tracking after reconnect.
2019-10-24 15:37:39 +08:00
Simon Lindh
ee7cbee372
Merge branch 'esplora'
...
* esplora:
Adding optional Blockstream esplora backend support.
2019-10-22 17:28:56 +08:00
Simon Lindh
5cd608df2b
Libraries upgrades.
2019-10-22 17:28:37 +08:00
Simon Lindh
136b6eb76e
Adding optional Blockstream esplora backend support.
2019-10-22 17:09:07 +08:00
Andre Neves
fc2721e3e7
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
808f118c37
Prevent double request when switching between graph time spans.
2019-08-29 14:36:20 +02:00
Simon Lindh
e14786e8aa
Proxy websocket when running local environment.
2019-08-29 01:05:46 +02:00
wiz
42e6f30a9b
Get rid of .htaccess now that we're using nginx
2019-08-23 22:16:27 +09:00
Simon Lindh
f17070db5b
Removing spyware.
2019-08-23 01:31:37 +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
eefa9376f6
Remove :8999 port from API on About page
2019-08-22 05:37:47 +09:00
wiz
f0c3ac6b4c
Move websocket behind nginx, add nginx.conf, update README
2019-08-22 05:25:29 +09:00
Simon Lindh
576277a755
Enabled legend on tv view.
2019-08-21 08:33:38 +02:00
Simon Lindh
781051e6fa
Added fee distribution Pie Chart to the block inspector.
2019-08-18 17:22:16 +03:00
Simon Lindh
dabbe402ac
TV view button. Updated stats bar. Removed tx/second graph. CSS fixes.
2019-08-15 14:50:05 +03:00
Simon Lindh
1f3dd1f8a6
Repost "want" after reconnect.
2019-08-09 21:45:31 +03:00
Simon Lindh
c206cc8eb5
TV full screen view.
2019-07-27 18:43:17 +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
Simon Lindh
139b321c71
CSS updates.
2019-07-23 18:36:55 +03:00
Simon Lindh
74ff904561
Refactored the "blockchain" into separate sub components.
2019-07-23 18:13:36 +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