Commit Graph

3441 Commits

Author SHA1 Message Date
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
softsimon
fa88bd7057
Upgraded typescript and tslint version and fixed query type error. 2020-07-24 19:38:39 +07:00
softsimon
adcec33fb9
Remove non existing import. 2020-07-24 18:59:49 +07:00
softsimon
6a4184a413
Bisq types list order. 2020-07-24 18:52:55 +07:00
softsimon
7f71781916
Bisq: Feature to filter transaction types. 2020-07-24 18:41:15 +07:00
softsimon
24182a6fb3
Fixes. 2020-07-24 14:11:49 +07:00
softsimon
959e2b55cb
Show prettier empty mempool blocks. 2020-07-24 12:23:49 +07:00
softsimon
0f11642418
Fix for creating empty blocks. 2020-07-24 12:11:05 +07:00
softsimon
c7a09ffbfc
Display correct BTC unit depending on network. 2020-07-24 11:49:36 +07:00
softsimon
9980414969
Handle coinbase transactions no longer has undefined fee. 2020-07-24 00:20:59 +07:00
softsimon
9d8c1184ab
Re-adding design credits. 2020-07-23 22:21:46 +07:00
softsimon
490223b40a
Correced Liquid asset amouts. 2020-07-23 17:55:59 +07:00
softsimon
73d0900343
Display fee correctly on Liquid blocks. 2020-07-23 16:01:28 +07:00
softsimon
23f5e229c9
Fixes to block reward display on Liquid. 2020-07-23 12:10:22 +07:00
softsimon
b6b9001406
Display empty mempool instead of no mempool blocks at all. 2020-07-23 10:53:42 +07:00
softsimon
86c0a5ec7b
Add setting to disable database use. 2020-07-23 00:04:29 +07:00
softsimon
251b8cdd8d
Fix for block transition when switching networks. 2020-07-22 20:09:02 +07:00
softsimon
0f611ecf8a
Adding a global websocket loader observable.
fixes #95
2020-07-22 19:21:40 +07:00
softsimon
6b3e84255a
Display transaction fees even if they are zero. 2020-07-22 13:41:50 +07:00
softsimon
a4c49d42af
Display "stack of X blocks" instead of "8th block" on the mempool block stack. 2020-07-21 13:20:17 +07:00
softsimon
942e1a7d68
Fix for weird block animation when navigating back to main page. 2020-07-21 12:47:51 +07:00
softsimon
a1b931851a
Block text corrections. 2020-07-21 10:26:43 +07:00
softsimon
62d2fc8113
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
85d0deb239
Fix .gitattributes for CRLF issue 2020-07-20 18:47:16 +09:00
softsimon
e5c4642af4
Delay restarting of sub watcher to let Bisq recreate the directories. 2020-07-20 16:36:08 +07:00
softsimon
6a2d6d6291
Shorten 'minutes' and 'seconds' on mobile. 2020-07-20 12:21:30 +07:00
softsimon
362a3554f9
Block design corrections 2020-07-20 12:21:08 +07:00
softsimon
7bbfbdb188
Restoring "fee span" on blocks. 2020-07-20 11:03:53 +07:00
softsimon
9fa95ccbe8
Improv: On new block push, simultaneously send new mempool stats. 2020-07-20 10:44:05 +07:00
softsimon
5e16c592cb
Bufix: Miner started reloading when switching transaction page 2020-07-20 10:29:38 +07:00
softsimon
eac605f181
Canonical url is now in index.html as default. 2020-07-19 23:55:56 +07:00
softsimon
caf5ae944a
Add x-close button to block. 2020-07-19 22:54:31 +07:00
softsimon
b34648389c
Restoring dynamic canonical URL. 2020-07-19 22:49:06 +07:00
softsimon
3b380fa4cc
Adding X-button to close mempool blocks. 2020-07-19 19:49:27 +07:00
softsimon
8695bb9bb1
Upgrade libs. 2020-07-19 19:34:09 +07:00
wiz
222b7b9dd6
Merge pull request #92 from mempool/bisq
Bisq support
2020-07-19 20:33:16 +09:00
softsimon
621ff8fed5
Fix for responsive bug in medium screen size mode. 2020-07-19 17:55:33 +07:00
softsimon
83d821d80d
bisq transaction link fix 2020-07-19 15:36:58 +07:00
softsimon
ee6108ccec
Display tx data on bisq transaction page. 2020-07-19 15:28:27 +07:00
softsimon
cca69556d0
Refactored "features" and "fee rating" from transaction into components. 2020-07-19 14:54:42 +07:00
softsimon
c893608a41
Updated api docs. 2020-07-19 13:48:05 +07:00
softsimon
fbb8185c82
Responsiveness fixes. 2020-07-19 13:46:30 +07:00
softsimon
cfb60c0bad
Update Bisq API paths to /api/bisq 2020-07-19 12:57:41 +07:00
wiz
4e6ba18f19
Add proxy_pass with rewrite for /bisq/api into nginx.conf 2020-07-18 21:07:36 +09:00
softsimon
5198c3a5af
Send correct content-types. 2020-07-18 18:46:33 +07:00
softsimon
66c565a3d7
Adding multiple fs.watch-ers to handle Bisq restarts. 2020-07-18 18:17:24 +07:00
softsimon
3df36cd3b8
Watch for bisq dump recursively. 2020-07-18 13:41:40 +07:00