77 Commits

Author SHA1 Message Date
softsimon
90ac7d9ea5 Improved websocket disconnections. 2020-03-06 13:47:04 +07:00
softsimon
a50a220866 Adding console log messages to websocket error handling. 2020-03-06 02:27:22 +07:00
softsimon
550679f17e Introduce a websocket ping check that closes the socket if no response. 2020-03-06 02:05:26 +07:00
softsimon
c7ddeecd18 General responsive improvments. 2020-03-05 16:13:46 +07:00
softsimon
fd0fd2750c Made decimals more nice and clear. 2020-03-04 15:55:54 +07:00
softsimon
5a961e1744 Block reward calculation fix. 2020-03-04 15:30:35 +07:00
softsimon
c0d57b399c Adding miner block reward and fee to block info. 2020-03-04 15:10:30 +07:00
softsimon
2a9b411a08 Responsive latest blocks and transactions tables. 2020-03-04 02:53:31 +07:00
softsimon
f96728292c Improvments to responsiveness 2020-03-03 17:47:01 +07:00
softsimon
57a40aef71 Template fix. 2020-03-02 17:31:33 +07:00
softsimon
bab4761c24 Added fiat balance to address and made fiat balance into a component. 2020-03-02 17:29:00 +07:00
softsimon
29953e12de Removed comment. 2020-03-02 15:07:52 +07:00
softsimon
337e557f76 Moving strings to template. 2020-03-01 23:18:03 +07:00
softsimon
453482d834 Updating to new github url. 2020-03-01 22:56:14 +07:00
softsimon
051a7694fc Address loadmore bugfix. 2020-03-01 18:09:42 +07:00
softsimon
a8609cfb2c Infinite scroll fixes. 2020-03-01 16:33:18 +07:00
softsimon
ab9f39884f Infinite scroll replaces "load more" buttons. 2020-03-01 03:32:12 +07:00
softsimon
3d575035a1 Send git-commit hash to client on reconnect to force client reload on backend update 2020-03-01 00:42:41 +07:00
softsimon
3718ddf8f0 Latest block design updates. 2020-02-29 23:42:50 +07:00
softsimon
b15253c93e Minor UX fixes. 2020-02-28 05:28:23 +07:00
softsimon
8b4dc76d50 Additional fixes for address transaction fetching. 2020-02-28 04:16:15 +07:00
softsimon
12b66301ac Optimized address transaction fetching. 2020-02-28 03:51:59 +07:00
softsimon
2422356704 Added first seen on mempool transactions. 2020-02-28 01:09:07 +07:00
softsimon
c3b047b6da Confirmed address transactions fix. QR Code fix. (take 2) 2020-02-26 23:21:16 +07:00
softsimon
4efbb7be55 Confirmed address transactions fix. QR Code fix. 2020-02-26 21:11:43 +07:00
softsimon
12c9b80a64 Address tracking and notification sounds. 2020-02-26 04:29:57 +07:00
Simon Lindh
94b7f6e0e4 Design updates. 2020-02-26 03:39:22 +09:00
wiz
aa2e302a03 Simplify contributor roles on team page 2020-02-26 03:38:30 +09:00
Simon Lindh
90a1fcaf8d Various fixes and design updates. 2020-02-26 03:37:00 +09:00
Simon Lindh
808aa27be7 Connection config and proxy updates. 2020-02-26 03:35:08 +09:00
Simon Lindh
c550c888a4 Footer and header design updates. 2020-02-26 03:34:20 +09:00
Simon Lindh
d6bfb77abe Basic address tracking. 2020-02-26 03:31:45 +09:00
Simon Lindh
ae7bff924b Track transaction among mempool blocks. 2020-02-26 03:30:51 +09:00
Simon Lindh
6e724d4203 Transaction tracking revamped.
Blockchain block arrow.
2020-02-26 03:28:57 +09:00
Simon Lindh
98391580b3 Refactor. API explanations. UX revamp. 2020-02-26 03:26:16 +09: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
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