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 |
|
softsimon
|
9d78ec2852
|
Display correct BTC unit depending on network.
|
2020-07-24 11:49:36 +07:00 |
|
softsimon
|
92044128c9
|
Handle coinbase transactions no longer has undefined fee.
|
2020-07-24 00:20:59 +07:00 |
|
softsimon
|
993719f4a0
|
Re-adding design credits.
|
2020-07-23 22:21:46 +07:00 |
|
softsimon
|
30eb53011d
|
Correced Liquid asset amouts.
|
2020-07-23 17:55:59 +07:00 |
|
softsimon
|
eea75dfc29
|
Display fee correctly on Liquid blocks.
|
2020-07-23 16:01:28 +07:00 |
|
softsimon
|
c6850aadba
|
Fixes to block reward display on Liquid.
|
2020-07-23 12:10:22 +07:00 |
|
softsimon
|
ae7b029984
|
Display empty mempool instead of no mempool blocks at all.
|
2020-07-23 10:53:42 +07:00 |
|
softsimon
|
a6e937756a
|
Add setting to disable database use.
|
2020-07-23 00:04:29 +07:00 |
|
softsimon
|
ad61374cbe
|
Fix for block transition when switching networks.
|
2020-07-22 20:09:02 +07:00 |
|
softsimon
|
f0c9ac5235
|
Adding a global websocket loader observable.
fixes #95
|
2020-07-22 19:21:40 +07:00 |
|
softsimon
|
a708e534af
|
Display transaction fees even if they are zero.
|
2020-07-22 13:41:50 +07:00 |
|
softsimon
|
6e120313f0
|
Display "stack of X blocks" instead of "8th block" on the mempool block stack.
|
2020-07-21 13:20:17 +07:00 |
|
softsimon
|
b1ab95bfd3
|
Fix for weird block animation when navigating back to main page.
|
2020-07-21 12:47:51 +07:00 |
|
softsimon
|
be074b21a4
|
Block text corrections.
|
2020-07-21 10:26:43 +07:00 |
|
softsimon
|
93f5e33c32
|
Using two watchers to monitor Bisq data top and sub directory, and added more error handling.
|
2020-07-21 10:23:21 +07:00 |
|
wiz
|
ac73fddd9b
|
Fix .gitattributes for CRLF issue
|
2020-07-20 18:47:16 +09:00 |
|
softsimon
|
35c3f84109
|
Delay restarting of sub watcher to let Bisq recreate the directories.
|
2020-07-20 16:36:08 +07:00 |
|
softsimon
|
dfea6441ed
|
Shorten 'minutes' and 'seconds' on mobile.
|
2020-07-20 12:21:30 +07:00 |
|
softsimon
|
5dcb17a19d
|
Block design corrections
|
2020-07-20 12:21:08 +07:00 |
|
softsimon
|
e10dc79675
|
Restoring "fee span" on blocks.
|
2020-07-20 11:03:53 +07:00 |
|
softsimon
|
2954b30209
|
Improv: On new block push, simultaneously send new mempool stats.
|
2020-07-20 10:44:05 +07:00 |
|