499 Commits

Author SHA1 Message Date
softsimon
d10a75999e Liquid assets display fix. 2020-09-28 16:44:35 +07:00
softsimon
1fa02433d0 Various bugfixes. 2020-09-28 16:32:48 +07:00
wiz
12ad532eae Set "LIQUID":true in production liquid backend config 2020-09-28 05:00:21 +09:00
softsimon
f509b6ebd4 Dashboard ux fixes. 2020-09-28 02:51:01 +07:00
softsimon
5f8ba96f8f Fix: Show fee box on Testnet and Liquid.
Use 0.1 sat/vB as minimum liquid fee.
2020-09-27 18:12:36 +07:00
softsimon
db12d99723 Fix for Bisq blocks data watchers stopps working randomly. Restaring watcher when block height has diverged. 2020-09-27 17:21:18 +07:00
softsimon
52c1622a37 Fix for double subscribing to stats data. 2020-09-27 13:39:38 +07:00
softsimon
2ea0a39646 Minor ux updates to dashboard. 2020-09-27 02:24:50 +07:00
softsimon
6d05bc3619 Rearranged dashboard graphs. 2020-09-27 01:31:20 +07:00
softsimon
e9bac0205b Fixing titles and margins for dashboard. 2020-09-27 00:39:29 +07:00
softsimon
79b9c35411 Minor dashboard mobile view fixes.
Offline indicator position fix.
2020-09-27 00:18:44 +07:00
softsimon
16d39770ce Revering comment. 2020-09-26 23:48:18 +07:00
softsimon
ba70347ff6 Moving fee box into a regular box. 2020-09-26 23:40:26 +07:00
softsimon
4bfaabbb5f Adding mini-graphs on dashboard. 2020-09-26 22:46:26 +07:00
softsimon
eea77ca863 Correct dashboard for mobile. 2020-09-26 11:56:37 +07:00
softsimon
bb5b069569 Dashboard design updates based on pedro feedback. 2020-09-26 03:50:32 +07:00
softsimon
80e2ac1f23 Switching order of latest transactions and blocks. 2020-09-26 02:42:39 +07:00
softsimon
68b0b238fa Adding latest blocks and transactions to dashboard. 2020-09-26 02:11:30 +07:00
wiz
2ffa279cfc Add production script to update local copy of assets registry JSON 2020-09-24 18:42:13 +09:00
wiz
c387f97eb7 Use mempool's fork of Blockstream's Liquid asset registry db repo 2020-09-24 17:12:53 +09:00
wiz
539eb60afb Update production nginx.conf and mempool-config.json for Bisq Markets API 2020-09-23 19:39:46 +09:00
wiz
1a40e601a8 Move backend restart command from upgrade command into its own command 2020-09-23 19:05:28 +09:00
softsimon
addd49ee2b Minor ux updates. 2020-09-23 16:48:10 +07:00
softsimon
bcd75063f0 Improved graph visibility on mobile. 2020-09-23 15:49:07 +07:00
softsimon
feee53b4d5 Bisq transactions dropdown menu position fix. 2020-09-23 01:43:56 +07:00
softsimon
7c1afcc21f Improved dashboard loading indicators. 2020-09-22 12:50:12 +07:00
softsimon
3dd76faf6c Hide Difficulty Epoch on Liquid. Updated difficulty change calc. 2020-09-22 12:26:54 +07:00
softsimon
bd2d94f662 Menu design updates. 2020-09-22 12:07:08 +07:00
softsimon
50c419884f Menu design updates. 2020-09-22 06:55:45 +07:00
softsimon
ec016ad595 Justify menu items center on mobile. 2020-09-22 06:19:14 +07:00
softsimon
f2e4e817a6 Removing hamburger menu on mobile. Adjusted icon sizes. 2020-09-22 06:13:27 +07:00
softsimon
a84df26506 Replacing menu button texts with icons.
Latest blocks is now a separate page.
2020-09-22 05:51:34 +07:00
softsimon
9d1dd030af NodeJS cluster: Delay child process auto restart 10 seconds on exit.
refs #108
2020-09-22 04:27:08 +07:00
softsimon
c2288c31e6 NodeJS cluster fix: Only save disk cache to disk when master.
fixes #108
2020-09-22 04:07:47 +07:00
softsimon
d6744c07f9 NodeJS cluster support. 2020-09-22 03:52:54 +07:00
softsimon
9ca4e97f13 Add difficulty percent change indicator. 2020-09-22 03:31:19 +07:00
softsimon
d915edd3de Replacing footer and latest blocks with a stats dashboard. 2020-09-21 19:41:12 +07:00
wiz
64705a9e9c Remove unnecessary options from production README's bitcoin.conf 2020-09-20 05:45:29 +09:00
softsimon
1b46047ef4 Markets API: Adding cache for general /ticker requests 2020-09-19 23:02:02 +07:00
softsimon
9ef9bd879f Market api: /volume api fix. 2020-09-19 15:59:09 +07:00
wiz
b2d4eaf11e Set npm dep locutus to dev 2020-09-19 02:25:51 +09:00
wiz
0ccfa8d44c Update production scripts to only install production npm deps 2020-09-19 02:19:47 +09:00
softsimon
d3cbe78867 Markets API: Use file mtime to only parse files that has updated. 2020-09-18 23:43:45 +07:00
wiz
b4966948a7 Update production bisq instance backend config for Bisq Markets data 2020-09-18 22:02:23 +09:00
wiz
12e388a61c Update production scripts to install/load NodeJS/npm using nvm 2020-09-18 21:53:58 +09:00
wiz
d32657cfd2 Fix upgrade script not restarting node due to new command line args 2020-09-18 18:08:59 +09:00
softsimon
34a2970ff7 Markets api: Add missing "timestamp" parameter for /hloc and /volumes 2020-09-17 15:38:25 +07:00
softsimon
43e605d611 Corrected Offers response data. 2020-09-17 02:45:14 +07:00
softsimon
549192121b Market api: Fix memory leak 2020-09-15 23:12:42 +07:00
wiz
ee94119b64 Increase NodeJS max heap to 4GB RAM for backend instance 2020-09-16 00:46:34 +09:00