430 Commits

Author SHA1 Message Date
softsimon
83a0e53300 Fixes for bisq pagination and tx type select history 2020-08-11 00:01:22 +07:00
softsimon
8f4e4a75fa Bisq Pagination and tx type select history. Increased transactions per page. 2020-08-10 23:47:44 +07:00
softsimon
2aaa421b3a Default to 1 sat/vB when mempool is empty. 2020-08-10 22:04:51 +07:00
softsimon
c447e39656 Hide "included in block" if block is clearly visible. 2020-08-10 17:48:07 +07:00
softsimon
17a2121b7e Add commit hash to the bottom of the about page
fixes #102
2020-08-10 14:59:29 +07:00
softsimon
4151579c04 Display whole fee span on mined blocks.
fixes #101
2020-08-10 14:48:09 +07:00
softsimon
33ff041323 Default mempool backend to local electrs mock server. 2020-08-10 14:32:16 +07:00
softsimon
b2dfa0ae00 Add proper timestamp to transaction pages. 2020-08-09 10:44:01 +07:00
softsimon
87f80c3c49 Adding OnPush to more components 2020-08-09 10:39:27 +07:00
softsimon
7f669129e7 Upgrading bisq transaction type filter with a multiselect dropdown 2020-08-08 22:48:18 +07:00
softsimon
8ff8e6dbb9 Add pagination history to bisq transactions and blocks page. 2020-08-07 13:11:55 +07:00
softsimon
e4a296ba84 Updated fee texts 2020-08-04 00:56:01 +07:00
softsimon
47dc8f81a7 Change detection refactoring. 2020-08-02 19:20:38 +07:00
softsimon
c132454f0b Add testnet and bisq to local development proxy config. 2020-08-02 18:31:47 +07:00
softsimon
400e156414 Changedetection performance improvements. 2020-08-02 16:00:08 +07:00
softsimon
a975a5af9c Fix for text overflow in footer 2020-08-02 15:30:28 +07:00
softsimon
0111b0efe2 Merge pull request #100 from mempool/dependabot/npm_and_yarn/frontend/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3 in /frontend
2020-08-01 12:35:37 +07:00
dependabot[bot]
4a27b04749 Bump elliptic from 6.5.2 to 6.5.3 in /frontend
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 03:52:27 +00:00
softsimon
47e99b8340 Fixed margins. 2020-07-30 21:55:46 +07:00
softsimon
29090d5c97 Subscription refactoring to increase performance. 2020-07-30 17:01:13 +07:00
softsimon
e18d307285 Refactor to use OnPush 2020-07-30 15:38:55 +07:00
softsimon
ad9bf93eeb Refactor footer component to using OnPush. 2020-07-30 13:50:21 +07:00
softsimon
b93d54d702 Fee box: Only display on mainnet 2020-07-30 13:24:03 +07:00
softsimon
95104a3496 Fee box fixes. 2020-07-30 13:13:22 +07:00
softsimon
38d3b5b0c8 Display only the mempool blocks on mobile devices. 2020-07-30 12:43:22 +07:00
softsimon
c8f6abdf89 Merge pull request #99 from mempool/fees-box
Adding fee estimation component to front page
2020-07-29 21:54:46 +07:00
softsimon
3d355257b2 Fee box: Mobile view 2020-07-29 17:30:30 +07:00
softsimon
4a1840b995 Fee block: Fees order fix. 2020-07-29 16:54:08 +07:00
softsimon
f19171468b Fee box: Handle empty mempool. 2020-07-29 15:20:23 +07:00
softsimon
92d0aa6cef Adding fee estimation component to front page
fixes #98
2020-07-29 15:16:09 +07:00
softsimon
0ca016c6e4 Fix: Don't build statistics cache when DB is disabled. 2020-07-29 13:57:49 +07:00
softsimon
c4b75e8768 Adding eof new line 2020-07-28 14:27:38 +07:00
softsimon
9e98981114 Bisq: burntFee should be displayed on asset listing fee tx types 2020-07-28 13:31:25 +07:00
wiz
52d7d7f564 Add bisq websocket proxy in production nginx.conf 2020-07-26 00:03:30 +09:00
softsimon
274dbd8b4f Fix for electrs requests on /bisq 2020-07-25 21:59:52 +07:00
softsimon
d80faf0630 New config that lets frontend connect to a separate Bisq mempool backend. 2020-07-25 21:21:53 +07:00
softsimon
5e403bd570 Address suggestion fixes: Added ellipsis on long addresses. Search on item select. 2020-07-25 17:52:41 +07:00
wiz
d1cbb6446c Minor tweaks to production, use git pull --rebase, only build 1 frontend 2020-07-25 01:46:51 +09:00
softsimon
77dacfdb6e Add typeahead address prefix. 2020-07-24 22:37:35 +07:00
wiz
0882cf289a Fix .gitattributes for line endings again 2020-07-24 22:42:08 +09:00
softsimon
e7f7f31ee4 Adding package-lock.json. 2020-07-24 20:16:56 +07:00
wiz
0e3de8b75f Add production 4th instance for bisq backend 2020-07-24 21:53:57 +09:00
wiz
b7da118c0c Add filesystem notes to production README doc 2020-07-24 21:53:55 +09:00
softsimon
073f75ec48 Upgraded typescript and tslint version and fixed query type error. 2020-07-24 19:38:39 +07:00
softsimon
eb4d9d8d52 Remove non existing import. 2020-07-24 18:59:49 +07:00
softsimon
b635cddc35 Bisq types list order. 2020-07-24 18:52:55 +07:00
softsimon
91594f0df6 Bisq: Feature to filter transaction types. 2020-07-24 18:41:15 +07:00
softsimon
d72075a51f Fixes. 2020-07-24 14:11:49 +07:00
softsimon
1403d6a59f Show prettier empty mempool blocks. 2020-07-24 12:23:49 +07:00
softsimon
3ba7cdc98e Fix for creating empty blocks. 2020-07-24 12:11:05 +07:00