Commit Graph

9205 Commits

Author SHA1 Message Date
softsimon
e8de73cfbc Correct timer to get actual time to update bisq market data. 2020-09-29 19:38:01 +07:00
softsimon
d0b3b240e6 Bugfix for js error on transaction page.
Increase ping-pong timeout.
2020-09-29 18:27:44 +07:00
softsimon
05bea21cc8 Fix: Weight per second should be vBytes per second. 2020-09-29 15:07:04 +07:00
softsimon
0f72030d5e Enhancement: "Load more" is now "Load all"
fixes #117
2020-09-29 15:05:52 +07:00
softsimon
dfaa73803e Bugfix: Liquid asset issuance / circulating / burned amounts are missing decimal point
fixes #112
2020-09-29 03:54:56 +07:00
softsimon
64244228ea Dashboard ux fixes. 2020-09-28 23:05:42 +07:00
softsimon
da5556e3dc Liquid assets display fix. 2020-09-28 16:44:35 +07:00
softsimon
b95efca29d Various bugfixes. 2020-09-28 16:32:48 +07:00
wiz
e9d3b44e97 Set "LIQUID":true in production liquid backend config 2020-09-28 05:00:21 +09:00
softsimon
7848481d8f Dashboard ux fixes. 2020-09-28 02:51:01 +07:00
softsimon
3e3dd83243 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
3450de774f 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
f4a78a0e78 Fix for double subscribing to stats data. 2020-09-27 13:39:38 +07:00
softsimon
5536e5e77d Minor ux updates to dashboard. 2020-09-27 02:24:50 +07:00
softsimon
dbc2f9e2dd Rearranged dashboard graphs. 2020-09-27 01:31:20 +07:00
softsimon
677cea329c Fixing titles and margins for dashboard. 2020-09-27 00:39:29 +07:00
softsimon
209865d23f Minor dashboard mobile view fixes.
Offline indicator position fix.
2020-09-27 00:18:44 +07:00
softsimon
fe2c9bf49d Revering comment. 2020-09-26 23:48:18 +07:00
softsimon
21ef5054bf Moving fee box into a regular box. 2020-09-26 23:40:26 +07:00
softsimon
3dedf1e3e1 Adding mini-graphs on dashboard. 2020-09-26 22:46:26 +07:00
softsimon
43314c2283 Correct dashboard for mobile. 2020-09-26 11:56:37 +07:00
softsimon
dd31cbfd70 Dashboard design updates based on pedro feedback. 2020-09-26 03:50:32 +07:00
softsimon
f9bbc425d8 Switching order of latest transactions and blocks. 2020-09-26 02:42:39 +07:00
softsimon
d4f768e3b6 Adding latest blocks and transactions to dashboard. 2020-09-26 02:11:30 +07:00
wiz
aa3559e634 Add production script to update local copy of assets registry JSON 2020-09-24 18:42:13 +09:00
wiz
8dddd6e25e Use mempool's fork of Blockstream's Liquid asset registry db repo 2020-09-24 17:12:53 +09:00
wiz
3aff874479 Update production nginx.conf and mempool-config.json for Bisq Markets API 2020-09-23 19:39:46 +09:00
wiz
fa75c1b08d Move backend restart command from upgrade command into its own command 2020-09-23 19:05:28 +09:00
softsimon
ea0edc41e2 Minor ux updates. 2020-09-23 16:48:10 +07:00
softsimon
89533cf76f Improved graph visibility on mobile. 2020-09-23 15:49:07 +07:00
softsimon
007bb30826 Bisq transactions dropdown menu position fix. 2020-09-23 01:43:56 +07:00
softsimon
9e71f1a683 Improved dashboard loading indicators. 2020-09-22 12:50:12 +07:00
softsimon
0464ad4bcf Hide Difficulty Epoch on Liquid. Updated difficulty change calc. 2020-09-22 12:26:54 +07:00
softsimon
bcf68aa074 Menu design updates. 2020-09-22 12:07:08 +07:00
softsimon
b2e0edb919 Menu design updates. 2020-09-22 06:55:45 +07:00
softsimon
ffee91939e Justify menu items center on mobile. 2020-09-22 06:19:14 +07:00
softsimon
9e3fad610c Removing hamburger menu on mobile. Adjusted icon sizes. 2020-09-22 06:13:27 +07:00
softsimon
b67b025dc2 Replacing menu button texts with icons.
Latest blocks is now a separate page.
2020-09-22 05:51:34 +07:00
softsimon
2c3b02a682 NodeJS cluster: Delay child process auto restart 10 seconds on exit.
refs #108
2020-09-22 04:27:08 +07:00
softsimon
6d67fbde84 NodeJS cluster fix: Only save disk cache to disk when master.
fixes #108
2020-09-22 04:07:47 +07:00
softsimon
347ab1e220 NodeJS cluster support. 2020-09-22 03:52:54 +07:00
softsimon
21e985202d Add difficulty percent change indicator. 2020-09-22 03:31:19 +07:00
softsimon
6c1d28a9ac Replacing footer and latest blocks with a stats dashboard. 2020-09-21 19:41:12 +07:00
wiz
8146939f0f Remove unnecessary options from production README's bitcoin.conf 2020-09-20 05:45:29 +09:00
softsimon
508b5c0f4e Markets API: Adding cache for general /ticker requests 2020-09-19 23:02:02 +07:00
softsimon
84f0ebaba6 Market api: /volume api fix. 2020-09-19 15:59:09 +07:00
wiz
04cc1338c0 Set npm dep locutus to dev 2020-09-19 02:25:51 +09:00
wiz
630e3fa863 Update production scripts to only install production npm deps 2020-09-19 02:19:47 +09:00
softsimon
5d2c0d2e0a Markets API: Use file mtime to only parse files that has updated. 2020-09-18 23:43:45 +07:00
wiz
55852bcf62 Update production bisq instance backend config for Bisq Markets data 2020-09-18 22:02:23 +09:00