Commit Graph

3437 Commits

Author SHA1 Message Date
softsimon
147de195a9
deleting yarn lock since we rely on NPM package-lock.json 2020-08-19 11:31:50 +07:00
softsimon
5300fb1265 Revert "Display whole fee span on mined blocks."
This reverts commit cb51b71128.
2020-08-13 02:53:52 +07:00
softsimon
71c44d725a
Pagination fixes. 2020-08-13 02:35:10 +07:00
softsimon
097e2ba0ea
Assets page pagination. 2020-08-13 00:46:44 +07:00
softsimon
b1c8166936
Update title to - "<network> Explorer" 2020-08-12 14:04:04 +07:00
softsimon
2d02ec7092
Return HTTP 503 from Fee Api when mempool is still syncing.
Fix for displaying git commit on About page.
2020-08-12 13:33:58 +07:00
softsimon
dd0b67716f
Optimization for bisq transaction table rendering 2020-08-11 00:43:24 +07:00
softsimon
95bab64424
Fixes for bisq pagination and tx type select history 2020-08-11 00:01:22 +07:00
softsimon
b00a9ee938
Bisq Pagination and tx type select history. Increased transactions per page. 2020-08-10 23:47:44 +07:00
softsimon
d2a14e9cb7
Default to 1 sat/vB when mempool is empty. 2020-08-10 22:04:51 +07:00
softsimon
09b1a0d430
Hide "included in block" if block is clearly visible. 2020-08-10 17:48:07 +07:00
softsimon
1b9900ccf8
Add commit hash to the bottom of the about page
fixes #102
2020-08-10 14:59:29 +07:00
softsimon
cb51b71128
Display whole fee span on mined blocks.
fixes #101
2020-08-10 14:48:09 +07:00
softsimon
5411feee36
Default mempool backend to local electrs mock server. 2020-08-10 14:32:16 +07:00
softsimon
912a5dab27
Add proper timestamp to transaction pages. 2020-08-09 10:44:01 +07:00
softsimon
63fb733dc2
Adding OnPush to more components 2020-08-09 10:39:27 +07:00
softsimon
648be481d7
Upgrading bisq transaction type filter with a multiselect dropdown 2020-08-08 22:48:18 +07:00
softsimon
fea79f2ff4
Add pagination history to bisq transactions and blocks page. 2020-08-07 13:11:55 +07:00
softsimon
01b3407a9c
Updated fee texts 2020-08-04 00:56:01 +07:00
softsimon
58ec9444a5
Change detection refactoring. 2020-08-02 19:20:38 +07:00
softsimon
bf1101ff66
Add testnet and bisq to local development proxy config. 2020-08-02 18:31:47 +07:00
softsimon
e6fa274aca
Changedetection performance improvements. 2020-08-02 16:00:08 +07:00
softsimon
fa2a995de6
Fix for text overflow in footer 2020-08-02 15:30:28 +07:00
softsimon
7443522ed8
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]
dbe5f3bf06
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
1f22819e0c
Fixed margins. 2020-07-30 21:55:46 +07:00
softsimon
58a6bbd88b
Subscription refactoring to increase performance. 2020-07-30 17:01:13 +07:00
softsimon
bb6272469d
Refactor to use OnPush 2020-07-30 15:38:55 +07:00
softsimon
c1caaa37aa
Refactor footer component to using OnPush. 2020-07-30 13:50:21 +07:00
softsimon
d1c786e2f6
Fee box: Only display on mainnet 2020-07-30 13:24:03 +07:00
softsimon
67dbea3faf
Fee box fixes. 2020-07-30 13:13:22 +07:00
softsimon
bc92fb669b
Display only the mempool blocks on mobile devices. 2020-07-30 12:43:22 +07:00
softsimon
51bed8e852
Merge pull request #99 from mempool/fees-box
Adding fee estimation component to front page
2020-07-29 21:54:46 +07:00
softsimon
81d7072a95
Fee box: Mobile view 2020-07-29 17:30:30 +07:00
softsimon
36d952b503
Fee block: Fees order fix. 2020-07-29 16:54:08 +07:00
softsimon
266c347292
Fee box: Handle empty mempool. 2020-07-29 15:20:23 +07:00
softsimon
9e0097e7b6
Adding fee estimation component to front page
fixes #98
2020-07-29 15:16:09 +07:00
softsimon
599159ecf0
Fix: Don't build statistics cache when DB is disabled. 2020-07-29 13:57:49 +07:00
softsimon
4c5ff7714e
Adding eof new line 2020-07-28 14:27:38 +07:00
softsimon
010aef1e90
Bisq: burntFee should be displayed on asset listing fee tx types 2020-07-28 13:31:25 +07:00
wiz
d7a5ecc4aa
Add bisq websocket proxy in production nginx.conf 2020-07-26 00:03:30 +09:00
softsimon
2b4b0d22ab
Fix for electrs requests on /bisq 2020-07-25 21:59:52 +07:00
softsimon
24e40b25fd
New config that lets frontend connect to a separate Bisq mempool backend. 2020-07-25 21:21:53 +07:00
softsimon
0ded140c72
Address suggestion fixes: Added ellipsis on long addresses. Search on item select. 2020-07-25 17:52:41 +07:00
wiz
7f7c6ef6f8
Minor tweaks to production, use git pull --rebase, only build 1 frontend 2020-07-25 01:46:51 +09:00
softsimon
81d05e23b8
Add typeahead address prefix. 2020-07-24 22:37:35 +07:00
wiz
d2673281f9
Fix .gitattributes for line endings again 2020-07-24 22:42:08 +09:00
softsimon
807b335534
Adding package-lock.json. 2020-07-24 20:16:56 +07:00
wiz
6ded0f54c4
Add production 4th instance for bisq backend 2020-07-24 21:53:57 +09:00
wiz
067540980e
Add filesystem notes to production README doc 2020-07-24 21:53:55 +09:00