478 Commits

Author SHA1 Message Date
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
softsimon
e49eac9f61 Bisq market: Fix for missing prices from /trades 2020-09-15 12:37:54 +07:00
wiz
866cd77df0 Merge pull request #107 from mempool/bisq-markets
Bisq markets API
2020-09-15 05:28:28 +09:00
softsimon
c172de2c34 * /volumes API
* /ticker API
2020-09-15 03:11:52 +07:00
softsimon
a3f8555087 HLOC markets api. 2020-09-13 17:51:53 +07:00
softsimon
23b2b108a6 Corrections to parameters handling and sorting. 2020-09-12 01:26:51 +07:00
softsimon
093739d2ce Fix pluralization for "transactions".
Display "genesis block" on block 0
2020-09-10 14:55:49 +07:00
softsimon
bb0e644922 Bisq Markets API. WIP 2020-09-10 14:46:23 +07:00
wiz
b58726f153 Update production nginx.conf with performance tuning and rate limiting 2020-09-10 14:39:04 +09:00
softsimon
7c3ae6657a Correcting robots.txt 2020-08-26 17:31:59 +07:00
softsimon
dc7a9e0e12 Correcting robots.txt 2020-08-26 17:24:40 +07:00
softsimon
5e0341dd7a Adding robots.txt 2020-08-26 17:05:29 +07:00
softsimon
96baeac448 bugfix: vbytespersecond display was limited to 1667 2020-08-19 11:33:18 +07:00
softsimon
5bb5f0d8c0 deleting yarn lock since we rely on NPM package-lock.json 2020-08-19 11:31:50 +07:00
softsimon
2b91f2fe16 Revert "Display whole fee span on mined blocks."
This reverts commit cb51b711289cb092a82f5d36ebc6a766abaed48b.
2020-08-13 02:53:52 +07:00
softsimon
47c159faa7 Pagination fixes. 2020-08-13 02:35:10 +07:00
softsimon
5f9dd6e026 Assets page pagination. 2020-08-13 00:46:44 +07:00
softsimon
4e97ab44ac Update title to - "<network> Explorer" 2020-08-12 14:04:04 +07:00
softsimon
17fc486a60 Return HTTP 503 from Fee Api when mempool is still syncing.
Fix for displaying git commit on About page.
2020-08-12 13:33:58 +07:00
softsimon
8aefbb5449 Optimization for bisq transaction table rendering 2020-08-11 00:43:24 +07:00
softsimon
83a0e53300 Fixes for bisq pagination and tx type select history 2020-08-11 00:01:22 +07:00
softsimon
8f4e4a75fa Bisq Pagination and tx type select history. Increased transactions per page. 2020-08-10 23:47:44 +07:00