120 Commits

Author SHA1 Message Date
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
softsimon
291134c6e0 Show fiat value of totalRecieved for addresses.
Rename fee to fee burnt.
2020-07-14 23:49:57 +07:00
softsimon
518629e144 Bisq stats page.
BSQ prices.
2020-07-14 21:26:02 +07:00
softsimon
cb3d21a2b2 Bisq statistics page. 2020-07-14 14:38:52 +07:00
softsimon
58caaafb1c Display network logo in the top bar.
Allow search for block height.
Hide empty bisq blocks.
2020-07-13 23:22:24 +07:00
softsimon
3bb2ce7d40 Address index and api.
Address view.
2020-07-13 21:46:25 +07:00
softsimon
38afcc6822 Bisq module separation.
Transaction view.
Block view.
Blocks list.
2020-07-13 15:16:12 +07:00
softsimon
2ac2d9ecce Bisq explorer is now a separate module. 2020-07-11 00:17:13 +07:00
softsimon
58509aa612 Auto reload bisq dump file. 2020-07-10 14:13:07 +07:00
softsimon
d39b4a5c92 WIP: Bisq DAO support. Transactions list and details. 2020-07-03 23:45:19 +07:00
softsimon
6d8521b748 Increased frontend auto reload timeout.
Increased time limit on new transaction processing.
2020-06-23 14:49:06 +07:00
softsimon
b0fa5bb50a Display fees correctly for Liquid blocks. 2020-06-19 23:32:17 +07:00
softsimon
0ba604609a Reducing mempool detection sensitivity to 25%
refs #76
2020-06-18 17:10:07 +07:00
softsimon
2f0d29e315 Set in sync to false when mempool clear protection is active.
refs #76
2020-06-18 14:34:56 +07:00
softsimon
f972149a54 Prevent mempool from being flushed when restarting bitcoind.
fixes #76
2020-06-18 13:54:54 +07:00
softsimon
34f83998fe Fix: Don't calculate block fee for Liquid.
Completing interfaces.
2020-06-17 15:01:58 +07:00
softsimon
2f89612075 Display input/output asset transfers
fixes #85
2020-06-12 16:17:52 +07:00
softsimon
e0a451eb05 Transition new blocks from the mempool onto the blockchain.
Chime on new blocks.
fixes #47
fixes #84
2020-06-10 23:52:14 +07:00
softsimon
7801fa7a24 Speed up mempool loop. 2020-06-09 02:32:24 +07:00
softsimon
5feaa1fa8e Adding types to callback functions. 2020-06-09 02:08:46 +07:00
softsimon
1db06f8009 Don't call mempoolChanged after disk cache dump. 2020-06-08 19:19:31 +07:00
softsimon
87e9d631fc Detect RBF-transactions and offer to track them.
fixes #78
2020-06-08 18:55:53 +07:00
softsimon
afe680b7cb Push new block and mempool synchronized.
Measure projected block accuracy.
refs #47
2020-06-08 02:08:51 +07:00
softsimon
33cd77eba6 Code cleanup. 2020-06-07 17:30:32 +07:00
softsimon
54712a33fe Expose git commit hash to backend info api. 2020-05-27 15:18:04 +07:00
wiz
961e69e4db Remove duplicate npm install and build steps in production scripts 2020-05-26 21:52:50 +09:00
softsimon
3ef81b0092 Add backendInfo api endpoint. 2020-05-26 18:06:14 +07:00
softsimon
5a876b1212 Add hostname to initial websocket data. 2020-05-26 16:34:55 +07:00
wiz
d0d578350a Fix start/upgrade scripts to properly restart the backend processes 2020-05-26 13:23:55 +09:00
softsimon
99ba1a9db7 Crash fix. 2020-05-26 11:02:12 +07:00