Commit Graph

  • a3e52deb72 Adding a third connection state and preventing offline indicator from pushing the menu. softsimon 2020-03-09 17:53:54 +07:00
  • 2296ad69b9 Adding a third connection state and preventing offline indicator from pushing the menu. softsimon 2020-03-09 17:53:54 +07:00
  • 91179c8d25 Adding more websocket connection reconnect fail safe. fixes #44 softsimon 2020-03-09 01:41:43 +07:00
  • 994c42440d Adding more websocket connection reconnect fail safe. fixes #44 softsimon 2020-03-09 01:41:43 +07:00
  • b2d13c5715 Bugfix for null error when using transaction tracking softsimon 2020-03-09 00:23:45 +07:00
  • 677f99d03b Bugfix for null error when using transaction tracking softsimon 2020-03-09 00:23:45 +07:00
  • 90ac7d9ea5 Improved websocket disconnections. softsimon 2020-03-06 13:47:04 +07:00
  • 4574d18ce3 Improved websocket disconnections. softsimon 2020-03-06 13:47:04 +07:00
  • a50a220866 Adding console log messages to websocket error handling. softsimon 2020-03-06 02:27:22 +07:00
  • a6809e99f1 Adding console log messages to websocket error handling. softsimon 2020-03-06 02:27:22 +07:00
  • 550679f17e Introduce a websocket ping check that closes the socket if no response. softsimon 2020-03-06 02:05:26 +07:00
  • 5d4ce44627 Introduce a websocket ping check that closes the socket if no response. softsimon 2020-03-06 02:05:26 +07:00
  • c7ddeecd18 General responsive improvments. softsimon 2020-03-05 16:13:46 +07:00
  • b60d9cdfbc General responsive improvments. softsimon 2020-03-05 16:13:46 +07:00
  • fd0fd2750c Made decimals more nice and clear. softsimon 2020-03-04 15:55:54 +07:00
  • 9851ae7169 Made decimals more nice and clear. softsimon 2020-03-04 15:55:54 +07:00
  • 5a961e1744 Block reward calculation fix. softsimon 2020-03-04 15:30:35 +07:00
  • 7186426441 Block reward calculation fix. softsimon 2020-03-04 15:30:35 +07:00
  • c0d57b399c Adding miner block reward and fee to block info. softsimon 2020-03-04 15:10:30 +07:00
  • 73e24195da Adding miner block reward and fee to block info. softsimon 2020-03-04 15:10:30 +07:00
  • 2a9b411a08 Responsive latest blocks and transactions tables. softsimon 2020-03-04 02:53:31 +07:00
  • f71ac67d24 Responsive latest blocks and transactions tables. softsimon 2020-03-04 02:53:31 +07:00
  • f96728292c Improvments to responsiveness softsimon 2020-03-03 17:47:01 +07:00
  • c1a8863861 Improvments to responsiveness softsimon 2020-03-03 17:47:01 +07:00
  • c508e883a3 Handle some cases of api not returning full data. softsimon 2020-03-03 16:44:32 +07:00
  • 2fe7af0c22 Handle some cases of api not returning full data. softsimon 2020-03-03 16:44:32 +07:00
  • fcf5b71f06 Fast forward the block fetching if backend has been offline for a while. softsimon 2020-03-03 15:11:14 +07:00
  • 2b9be35afa Fast forward the block fetching if backend has been offline for a while. softsimon 2020-03-03 15:11:14 +07:00
  • 57a40aef71 Template fix. softsimon 2020-03-02 17:31:33 +07:00
  • 4ae6b982e0 Template fix. softsimon 2020-03-02 17:31:33 +07:00
  • bab4761c24 Added fiat balance to address and made fiat balance into a component. softsimon 2020-03-02 17:29:00 +07:00
  • 669a5e429d Added fiat balance to address and made fiat balance into a component. softsimon 2020-03-02 17:29:00 +07:00
  • 29953e12de Removed comment. softsimon 2020-03-02 15:07:52 +07:00
  • d28730787a Removed comment. softsimon 2020-03-02 15:07:52 +07:00
  • 337e557f76 Moving strings to template. softsimon 2020-03-01 23:18:03 +07:00
  • 02373f366c Moving strings to template. softsimon 2020-03-01 23:18:03 +07:00
  • f2bd463426 Write cache to disk on SIGTERM as with SIGINT. softsimon 2020-03-01 23:09:33 +07:00
  • 2382aa44e1 Write cache to disk on SIGTERM as with SIGINT. softsimon 2020-03-01 23:09:33 +07:00
  • 453482d834 Updating to new github url. softsimon 2020-03-01 22:56:14 +07:00
  • 4d2ebcede9 Updating to new github url. softsimon 2020-03-01 22:56:14 +07:00
  • 051a7694fc Address loadmore bugfix. softsimon 2020-03-01 18:09:42 +07:00
  • 15e25b447f Address loadmore bugfix. softsimon 2020-03-01 18:09:42 +07:00
  • a8609cfb2c Infinite scroll fixes. softsimon 2020-03-01 16:33:18 +07:00
  • dc775b7ee5 Infinite scroll fixes. softsimon 2020-03-01 16:33:18 +07:00
  • ab9f39884f Infinite scroll replaces "load more" buttons. softsimon 2020-03-01 03:32:12 +07:00
  • 90c05ccb51 Infinite scroll replaces "load more" buttons. softsimon 2020-03-01 03:32:12 +07:00
  • 3d575035a1 Send git-commit hash to client on reconnect to force client reload on backend update softsimon 2020-03-01 00:42:41 +07:00
  • c9b161423d Send git-commit hash to client on reconnect to force client reload on backend update softsimon 2020-03-01 00:42:41 +07:00
  • 3718ddf8f0 Latest block design updates. softsimon 2020-02-29 23:42:50 +07:00
  • 943d96ee8c Latest block design updates. softsimon 2020-02-29 23:42:50 +07:00
  • f672387be2 Also save and load blocks to cache.json for speedy restarts. softsimon 2020-02-29 21:52:04 +07:00
  • 39394e1178 Also save and load blocks to cache.json for speedy restarts. softsimon 2020-02-29 21:52:04 +07:00
  • b15253c93e Minor UX fixes. softsimon 2020-02-28 05:28:23 +07:00
  • 50b4e1523e Minor UX fixes. softsimon 2020-02-28 05:28:23 +07:00
  • 8b4dc76d50 Additional fixes for address transaction fetching. softsimon 2020-02-28 04:16:15 +07:00
  • ef862e2442 Additional fixes for address transaction fetching. softsimon 2020-02-28 04:16:15 +07:00
  • 12b66301ac Optimized address transaction fetching. softsimon 2020-02-28 03:51:59 +07:00
  • 3d3cec2582 Optimized address transaction fetching. softsimon 2020-02-28 03:51:59 +07:00
  • 2422356704 Added first seen on mempool transactions. softsimon 2020-02-28 01:09:07 +07:00
  • 4879036216 Added first seen on mempool transactions. softsimon 2020-02-28 01:09:07 +07:00
  • c3b047b6da Confirmed address transactions fix. QR Code fix. (take 2) softsimon 2020-02-26 23:21:16 +07:00
  • 23a61a37fd Confirmed address transactions fix. QR Code fix. (take 2) softsimon 2020-02-26 23:21:16 +07:00
  • 4efbb7be55 Confirmed address transactions fix. QR Code fix. softsimon 2020-02-26 21:11:43 +07:00
  • 37166e230d Confirmed address transactions fix. QR Code fix. softsimon 2020-02-26 21:11:43 +07:00
  • 727dae69bd Disable nginx cache for electrs reverse proxy wiz 2020-02-26 23:07:48 +09:00
  • f9c03f2a98 Disable nginx cache for electrs reverse proxy wiz 2020-02-26 23:07:48 +09:00
  • e4bd08cf31 Moved websocket handling to its own file and cleaned up index.ts softsimon 2020-02-26 17:49:53 +07:00
  • 7fbc6f1461 Moved websocket handling to its own file and cleaned up index.ts softsimon 2020-02-26 17:49:53 +07:00
  • e0726f9493 Add missing blocks table to SQL schema wiz 2020-02-26 13:59:48 +09:00
  • ff92ae43a5 Add missing blocks table to SQL schema wiz 2020-02-26 13:59:48 +09:00
  • 12c9b80a64 Address tracking and notification sounds. softsimon 2020-02-26 04:29:57 +07:00
  • a122432c24 Address tracking and notification sounds. softsimon 2020-02-26 04:29:57 +07:00
  • b45f5c31cd Merge pull request #30 from mempool-space/v2 wiz 2020-02-26 03:46:02 +09:00
  • 3709b652ae Merge pull request #30 from mempool-space/v2 wiz 2020-02-26 03:46:02 +09:00
  • 0728661046 Update README with release tag checkout instructions wiz 2020-02-26 02:34:37 +09:00
  • aa58e62440 Update README with release tag checkout instructions #30 wiz 2020-02-26 02:34:37 +09:00
  • 94b7f6e0e4 Design updates. Simon Lindh 2020-02-25 20:05:34 +07:00
  • 8e52a2ba06 Design updates. Simon Lindh 2020-02-25 20:05:34 +07:00
  • aa2e302a03 Simplify contributor roles on team page wiz 2020-02-25 01:14:16 +09:00
  • f744d83b65 Simplify contributor roles on team page wiz 2020-02-25 01:14:16 +09:00
  • e7d2091796 Add nginx proxy_pass for /electrs -> localhost port 3000 wiz 2020-02-25 01:09:49 +09:00
  • c8666d4079 Add nginx proxy_pass for /electrs -> localhost port 3000 wiz 2020-02-25 01:09:49 +09:00
  • 90a1fcaf8d Various fixes and design updates. Simon Lindh 2020-02-24 22:51:27 +07:00
  • 057bff69fc Various fixes and design updates. Simon Lindh 2020-02-24 22:51:27 +07:00
  • 76fd441e07 Empty block fix. Simon Lindh 2020-02-24 10:58:52 +07:00
  • c5c068a8d4 Empty block fix. Simon Lindh 2020-02-24 10:58:52 +07:00
  • 808aa27be7 Connection config and proxy updates. Simon Lindh 2020-02-24 03:43:00 +07:00
  • 32fdb32792 Connection config and proxy updates. Simon Lindh 2020-02-24 03:43:00 +07:00
  • c550c888a4 Footer and header design updates. Simon Lindh 2020-02-24 03:42:29 +07:00
  • d690511a08 Footer and header design updates. Simon Lindh 2020-02-24 03:42:29 +07:00
  • 864b33fb38 Adding production and deployment files. Simon Lindh 2020-02-24 03:11:07 +07:00
  • c8c1be594b Adding production and deployment files. Simon Lindh 2020-02-24 03:11:07 +07:00
  • d6bfb77abe Basic address tracking. Simon Lindh 2020-02-23 19:16:50 +07:00
  • 3453e84889 Basic address tracking. Simon Lindh 2020-02-23 19:16:50 +07:00
  • ae7bff924b Track transaction among mempool blocks. Simon Lindh 2020-02-23 05:23:24 +07:00
  • 5186f81d56 Track transaction among mempool blocks. Simon Lindh 2020-02-23 05:23:24 +07:00
  • 6e724d4203 Transaction tracking revamped. Simon Lindh 2020-02-19 23:50:23 +07:00
  • f3cfa038d3 Transaction tracking revamped. Simon Lindh 2020-02-19 23:50:23 +07:00
  • 98391580b3 Refactor. API explanations. UX revamp. Simon Lindh 2020-02-17 20:39:20 +07:00
  • 34645908e9 Refactor. API explanations. UX revamp. Simon Lindh 2020-02-17 20:39:20 +07:00