Commit Graph

  • 33ff041323 Default mempool backend to local electrs mock server. softsimon 2020-08-10 14:32:16 +07:00
  • 5411feee36 Default mempool backend to local electrs mock server. softsimon 2020-08-10 14:32:16 +07:00
  • b2dfa0ae00 Add proper timestamp to transaction pages. softsimon 2020-08-09 10:44:01 +07:00
  • 912a5dab27 Add proper timestamp to transaction pages. softsimon 2020-08-09 10:44:01 +07:00
  • 87f80c3c49 Adding OnPush to more components softsimon 2020-08-09 10:39:27 +07:00
  • 63fb733dc2 Adding OnPush to more components softsimon 2020-08-09 10:39:27 +07:00
  • 7f669129e7 Upgrading bisq transaction type filter with a multiselect dropdown softsimon 2020-08-08 22:48:18 +07:00
  • 648be481d7 Upgrading bisq transaction type filter with a multiselect dropdown softsimon 2020-08-08 22:48:18 +07:00
  • 8ff8e6dbb9 Add pagination history to bisq transactions and blocks page. softsimon 2020-08-07 13:11:55 +07:00
  • fea79f2ff4 Add pagination history to bisq transactions and blocks page. softsimon 2020-08-07 13:11:55 +07:00
  • e4a296ba84 Updated fee texts softsimon 2020-08-04 00:56:01 +07:00
  • 01b3407a9c Updated fee texts softsimon 2020-08-04 00:56:01 +07:00
  • 47dc8f81a7 Change detection refactoring. softsimon 2020-08-02 19:20:38 +07:00
  • 58ec9444a5 Change detection refactoring. softsimon 2020-08-02 19:20:38 +07:00
  • c132454f0b Add testnet and bisq to local development proxy config. softsimon 2020-08-02 18:31:47 +07:00
  • bf1101ff66 Add testnet and bisq to local development proxy config. softsimon 2020-08-02 18:31:47 +07:00
  • 400e156414 Changedetection performance improvements. softsimon 2020-08-02 16:00:08 +07:00
  • e6fa274aca Changedetection performance improvements. softsimon 2020-08-02 16:00:08 +07:00
  • a975a5af9c Fix for text overflow in footer softsimon 2020-08-02 15:30:28 +07:00
  • fa2a995de6 Fix for text overflow in footer softsimon 2020-08-02 15:30:28 +07:00
  • 0111b0efe2 Merge pull request #100 from mempool/dependabot/npm_and_yarn/frontend/elliptic-6.5.3 softsimon 2020-08-01 12:35:37 +07:00
  • 7443522ed8 Merge pull request #100 from mempool/dependabot/npm_and_yarn/frontend/elliptic-6.5.3 softsimon 2020-08-01 12:35:37 +07:00
  • 4a27b04749 Bump elliptic from 6.5.2 to 6.5.3 in /frontend dependabot[bot] 2020-08-01 03:52:27 +00:00
  • dbe5f3bf06 Bump elliptic from 6.5.2 to 6.5.3 in /frontend #100 dependabot[bot] 2020-08-01 03:52:27 +00:00
  • 47e99b8340 Fixed margins. softsimon 2020-07-30 21:55:46 +07:00
  • 1f22819e0c Fixed margins. softsimon 2020-07-30 21:55:46 +07:00
  • 29090d5c97 Subscription refactoring to increase performance. softsimon 2020-07-30 17:01:13 +07:00
  • 58a6bbd88b Subscription refactoring to increase performance. softsimon 2020-07-30 17:01:13 +07:00
  • e18d307285 Refactor to use OnPush softsimon 2020-07-30 15:38:55 +07:00
  • bb6272469d Refactor to use OnPush softsimon 2020-07-30 15:38:55 +07:00
  • ad9bf93eeb Refactor footer component to using OnPush. softsimon 2020-07-30 13:50:21 +07:00
  • c1caaa37aa Refactor footer component to using OnPush. softsimon 2020-07-30 13:50:21 +07:00
  • b93d54d702 Fee box: Only display on mainnet softsimon 2020-07-30 13:24:03 +07:00
  • d1c786e2f6 Fee box: Only display on mainnet softsimon 2020-07-30 13:24:03 +07:00
  • 95104a3496 Fee box fixes. softsimon 2020-07-30 13:13:22 +07:00
  • 67dbea3faf Fee box fixes. softsimon 2020-07-30 13:13:22 +07:00
  • 38d3b5b0c8 Display only the mempool blocks on mobile devices. softsimon 2020-07-30 12:43:22 +07:00
  • bc92fb669b Display only the mempool blocks on mobile devices. softsimon 2020-07-30 12:43:22 +07:00
  • c8f6abdf89 Merge pull request #99 from mempool/fees-box softsimon 2020-07-29 21:54:46 +07:00
  • 51bed8e852 Merge pull request #99 from mempool/fees-box softsimon 2020-07-29 21:54:46 +07:00
  • 3d355257b2 Fee box: Mobile view softsimon 2020-07-29 17:30:30 +07:00
  • 81d7072a95 Fee box: Mobile view #99 softsimon 2020-07-29 17:30:30 +07:00
  • 4a1840b995 Fee block: Fees order fix. softsimon 2020-07-29 16:54:08 +07:00
  • 36d952b503 Fee block: Fees order fix. softsimon 2020-07-29 16:54:08 +07:00
  • f19171468b Fee box: Handle empty mempool. softsimon 2020-07-29 15:20:23 +07:00
  • 266c347292 Fee box: Handle empty mempool. softsimon 2020-07-29 15:20:23 +07:00
  • 92d0aa6cef Adding fee estimation component to front page fixes #98 softsimon 2020-07-29 15:16:09 +07:00
  • 9e0097e7b6 Adding fee estimation component to front page fixes #98 softsimon 2020-07-29 15:16:09 +07:00
  • 0ca016c6e4 Fix: Don't build statistics cache when DB is disabled. softsimon 2020-07-29 13:57:49 +07:00
  • 599159ecf0 Fix: Don't build statistics cache when DB is disabled. softsimon 2020-07-29 13:57:49 +07:00
  • c4b75e8768 Adding eof new line softsimon 2020-07-28 14:27:38 +07:00
  • 4c5ff7714e Adding eof new line softsimon 2020-07-28 14:27:38 +07:00
  • 9e98981114 Bisq: burntFee should be displayed on asset listing fee tx types softsimon 2020-07-28 13:31:25 +07:00
  • 010aef1e90 Bisq: burntFee should be displayed on asset listing fee tx types softsimon 2020-07-28 13:31:25 +07:00
  • 52d7d7f564 Add bisq websocket proxy in production nginx.conf wiz 2020-07-26 00:03:30 +09:00
  • d7a5ecc4aa Add bisq websocket proxy in production nginx.conf wiz 2020-07-26 00:03:30 +09:00
  • 274dbd8b4f Fix for electrs requests on /bisq softsimon 2020-07-25 21:59:52 +07:00
  • 2b4b0d22ab Fix for electrs requests on /bisq softsimon 2020-07-25 21:59:52 +07:00
  • d80faf0630 New config that lets frontend connect to a separate Bisq mempool backend. softsimon 2020-07-25 21:21:53 +07:00
  • 24e40b25fd New config that lets frontend connect to a separate Bisq mempool backend. softsimon 2020-07-25 21:21:53 +07:00
  • 5e403bd570 Address suggestion fixes: Added ellipsis on long addresses. Search on item select. softsimon 2020-07-25 17:52:41 +07:00
  • 0ded140c72 Address suggestion fixes: Added ellipsis on long addresses. Search on item select. softsimon 2020-07-25 17:52:41 +07:00
  • d1cbb6446c Minor tweaks to production, use git pull --rebase, only build 1 frontend wiz 2020-07-25 01:45:30 +09:00
  • 7f7c6ef6f8 Minor tweaks to production, use git pull --rebase, only build 1 frontend wiz 2020-07-25 01:45:30 +09:00
  • 77dacfdb6e Add typeahead address prefix. softsimon 2020-07-24 22:37:35 +07:00
  • 81d05e23b8 Add typeahead address prefix. softsimon 2020-07-24 22:37:35 +07:00
  • 0882cf289a Fix .gitattributes for line endings again wiz 2020-07-24 22:41:33 +09:00
  • d2673281f9 Fix .gitattributes for line endings again wiz 2020-07-24 22:41:33 +09:00
  • e7f7f31ee4 Adding package-lock.json. softsimon 2020-07-24 20:16:56 +07:00
  • 807b335534 Adding package-lock.json. softsimon 2020-07-24 20:16:56 +07:00
  • 0e3de8b75f Add production 4th instance for bisq backend wiz 2020-07-24 21:26:59 +09:00
  • 6ded0f54c4 Add production 4th instance for bisq backend wiz 2020-07-24 21:26:59 +09:00
  • b7da118c0c Add filesystem notes to production README doc wiz 2020-07-23 00:47:18 +09:00
  • 067540980e Add filesystem notes to production README doc wiz 2020-07-23 00:47:18 +09:00
  • 073f75ec48 Upgraded typescript and tslint version and fixed query type error. softsimon 2020-07-24 19:38:39 +07:00
  • fa88bd7057 Upgraded typescript and tslint version and fixed query type error. softsimon 2020-07-24 19:38:39 +07:00
  • eb4d9d8d52 Remove non existing import. softsimon 2020-07-24 18:59:49 +07:00
  • adcec33fb9 Remove non existing import. softsimon 2020-07-24 18:59:49 +07:00
  • b635cddc35 Bisq types list order. softsimon 2020-07-24 18:52:55 +07:00
  • 6a4184a413 Bisq types list order. softsimon 2020-07-24 18:52:55 +07:00
  • 91594f0df6 Bisq: Feature to filter transaction types. softsimon 2020-07-24 18:41:15 +07:00
  • 7f71781916 Bisq: Feature to filter transaction types. softsimon 2020-07-24 18:41:15 +07:00
  • d72075a51f Fixes. softsimon 2020-07-24 14:11:49 +07:00
  • 24182a6fb3 Fixes. softsimon 2020-07-24 14:11:49 +07:00
  • 1403d6a59f Show prettier empty mempool blocks. softsimon 2020-07-24 12:23:49 +07:00
  • 959e2b55cb Show prettier empty mempool blocks. softsimon 2020-07-24 12:23:49 +07:00
  • 3ba7cdc98e Fix for creating empty blocks. softsimon 2020-07-24 12:11:05 +07:00
  • 0f11642418 Fix for creating empty blocks. softsimon 2020-07-24 12:11:05 +07:00
  • 9d78ec2852 Display correct BTC unit depending on network. softsimon 2020-07-24 11:49:36 +07:00
  • c7a09ffbfc Display correct BTC unit depending on network. softsimon 2020-07-24 11:49:36 +07:00
  • 92044128c9 Handle coinbase transactions no longer has undefined fee. softsimon 2020-07-24 00:20:59 +07:00
  • 9980414969 Handle coinbase transactions no longer has undefined fee. softsimon 2020-07-24 00:20:59 +07:00
  • 993719f4a0 Re-adding design credits. softsimon 2020-07-23 22:21:46 +07:00
  • 9d8c1184ab Re-adding design credits. softsimon 2020-07-23 22:21:46 +07:00
  • 30eb53011d Correced Liquid asset amouts. softsimon 2020-07-23 17:55:59 +07:00
  • 490223b40a Correced Liquid asset amouts. softsimon 2020-07-23 17:55:59 +07:00
  • eea75dfc29 Display fee correctly on Liquid blocks. softsimon 2020-07-23 16:01:28 +07:00
  • 73d0900343 Display fee correctly on Liquid blocks. softsimon 2020-07-23 16:01:28 +07:00
  • c6850aadba Fixes to block reward display on Liquid. softsimon 2020-07-23 12:10:22 +07:00
  • 23f5e229c9 Fixes to block reward display on Liquid. softsimon 2020-07-23 12:10:22 +07:00