3140 Commits

Author SHA1 Message Date
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
softsimon
a36cca73f4 Bufix: Miner started reloading when switching transaction page 2020-07-20 10:29:38 +07:00
softsimon
4ad780d41e Canonical url is now in index.html as default. 2020-07-19 23:55:56 +07:00
softsimon
519f3dd6e8 Add x-close button to block. 2020-07-19 22:54:31 +07:00
softsimon
c2b949f7e0 Restoring dynamic canonical URL. 2020-07-19 22:49:06 +07:00
softsimon
273e2b1796 Adding X-button to close mempool blocks. 2020-07-19 19:49:27 +07:00
softsimon
15fa15daf3 Upgrade libs. 2020-07-19 19:34:09 +07:00
wiz
1b0b6553df Merge pull request #92 from mempool/bisq
Bisq support
2020-07-19 20:33:16 +09:00
softsimon
5629d0fc54 Fix for responsive bug in medium screen size mode. 2020-07-19 17:55:33 +07:00
softsimon
13cb43a844 bisq transaction link fix 2020-07-19 15:36:58 +07:00
softsimon
b8e6408a87 Display tx data on bisq transaction page. 2020-07-19 15:28:27 +07:00
softsimon
5eefc1ef54 Refactored "features" and "fee rating" from transaction into components. 2020-07-19 14:54:42 +07:00
softsimon
a3638c1921 Updated api docs. 2020-07-19 13:48:05 +07:00
softsimon
9f1a3930d7 Responsiveness fixes. 2020-07-19 13:46:30 +07:00
softsimon
3603edb74a Update Bisq API paths to /api/bisq 2020-07-19 12:57:41 +07:00
wiz
b113c5e10c Add proxy_pass with rewrite for /bisq/api into nginx.conf 2020-07-18 21:07:36 +09:00
softsimon
0026b96ae1 Send correct content-types. 2020-07-18 18:46:33 +07:00
softsimon
c91b45d612 Adding multiple fs.watch-ers to handle Bisq restarts. 2020-07-18 18:17:24 +07:00
softsimon
a696109b62 Watch for bisq dump recursively. 2020-07-18 13:41:40 +07:00
softsimon
1fe7fcaaa0 Handle confirm transactions not present in the bisq database. 2020-07-18 13:09:57 +07:00