softsimon
|
f50e077b9c
|
DiskCache fix when using clustering.
|
2020-09-30 00:25:43 +07:00 |
|
softsimon
|
15e75034f9
|
Bugfix: Mempool and blocks disk cache not saved on exit when using cluster.
|
2020-09-29 23:13:22 +07:00 |
|
softsimon
|
e08b33c481
|
Correct timer to get actual time to update bisq market data.
|
2020-09-29 19:38:01 +07:00 |
|
softsimon
|
1fa02433d0
|
Various bugfixes.
|
2020-09-28 16:32:48 +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
|
16d39770ce
|
Revering comment.
|
2020-09-26 23:48:18 +07:00 |
|
softsimon
|
4bfaabbb5f
|
Adding mini-graphs on dashboard.
|
2020-09-26 22:46:26 +07:00 |
|
softsimon
|
68b0b238fa
|
Adding latest blocks and transactions to dashboard.
|
2020-09-26 02:11:30 +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
|
d915edd3de
|
Replacing footer and latest blocks with a stats dashboard.
|
2020-09-21 19:41:12 +07: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 |
|
softsimon
|
d3cbe78867
|
Markets API: Use file mtime to only parse files that has updated.
|
2020-09-18 23:43:45 +07: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
|
bb0e644922
|
Bisq Markets API. WIP
|
2020-09-10 14:46:23 +07:00 |
|
softsimon
|
5bb5f0d8c0
|
deleting yarn lock since we rely on NPM package-lock.json
|
2020-08-19 11:31:50 +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
|
2aaa421b3a
|
Default to 1 sat/vB when mempool is empty.
|
2020-08-10 22:04:51 +07:00 |
|
softsimon
|
33ff041323
|
Default mempool backend to local electrs mock server.
|
2020-08-10 14:32:16 +07:00 |
|
softsimon
|
0ca016c6e4
|
Fix: Don't build statistics cache when DB is disabled.
|
2020-07-29 13:57:49 +07:00 |
|
softsimon
|
073f75ec48
|
Upgraded typescript and tslint version and fixed query type error.
|
2020-07-24 19:38:39 +07:00 |
|
softsimon
|
91594f0df6
|
Bisq: Feature to filter transaction types.
|
2020-07-24 18:41:15 +07:00 |
|
softsimon
|
3ba7cdc98e
|
Fix for creating empty blocks.
|
2020-07-24 12:11:05 +07:00 |
|
softsimon
|
92044128c9
|
Handle coinbase transactions no longer has undefined fee.
|
2020-07-24 00:20:59 +07:00 |
|
softsimon
|
c6850aadba
|
Fixes to block reward display on Liquid.
|
2020-07-23 12:10:22 +07:00 |
|
softsimon
|
a6e937756a
|
Add setting to disable database use.
|
2020-07-23 00:04:29 +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 |
|
softsimon
|
35c3f84109
|
Delay restarting of sub watcher to let Bisq recreate the directories.
|
2020-07-20 16:36:08 +07:00 |
|
softsimon
|
2954b30209
|
Improv: On new block push, simultaneously send new mempool stats.
|
2020-07-20 10:44:05 +07:00 |
|
softsimon
|
15fa15daf3
|
Upgrade libs.
|
2020-07-19 19:34:09 +07: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
|
7cb47132b6
|
Adding Bisq API to About page.
Watching partent bisq dump folder.
|
2020-07-18 12:59:12 +07:00 |
|
softsimon
|
f7dd46c6c7
|
Network menu design updates.
|
2020-07-16 14:30:27 +07:00 |
|
softsimon
|
e6b5e94631
|
Remove filename check for fs.watch
|
2020-07-16 00:55:41 +07:00 |
|
softsimon
|
5d396f031d
|
Watch dir instead of json file.
Adding divider to network dropdown.
|
2020-07-16 00:33:53 +07:00 |
|
softsimon
|
7614338667
|
Rearange network dropdown.
API for Bisq block height tip.
Loading indicators on transactions/blocks view.
Total sent now correctly display burnt on Pay trade fee txs.
|
2020-07-15 13:10:13 +07:00 |
|