softsimon
|
cf4406a37c
|
Use mempool clear protection feature also when in bitcoind mode.
fixes #335
|
2021-02-14 01:04:44 +07:00 |
|
softsimon
|
d7b2a03bd5
|
Increasing clear protection period to 10 minutes.
|
2021-01-24 19:33:05 +07:00 |
|
softsimon
|
5e0f2dda62
|
Disable support for Electrum TX lookups (require -txindex).
|
2021-01-24 04:15:06 +07:00 |
|
softsimon
|
ee0feac7ba
|
Correctly error handle getTransaction and set 404 status when not found.
|
2021-01-24 02:51:22 +07:00 |
|
softsimon
|
207c156eb3
|
Set backend to out of sync after connection retry interval has exceeded.
|
2021-01-20 17:16:43 +07:00 |
|
softsimon
|
ce9ed01582
|
Config file updates. electrs -> esplora
|
2021-01-06 22:49:28 +07:00 |
|
softsimon
|
fe15175e0e
|
Loading indicator service indicating mempool sync status.
|
2021-01-05 18:57:06 +07:00 |
|
softsimon
|
4cc8f8a3dc
|
Big refactor of multiple backends handling.
|
2020-12-28 04:47:22 +07:00 |
|
softsimon
|
4593a76675
|
Refactored transaction handling.
|
2020-12-21 23:08:34 +07:00 |
|
softsimon
|
aabdaea47b
|
Basic bitcoind/romanz-electrum support to sync the mempool and blocks.
|
2020-12-20 22:36:36 +07:00 |
|
softsimon
|
2c8d05c683
|
Limit mempool clear protection to >20K TX mempool
fixes #140
|
2020-10-19 17:30:47 +07:00 |
|
softsimon
|
e2a7683828
|
Revamping configuration file.
fixes #141
|
2020-10-19 11:57:02 +07:00 |
|
softsimon
|
7870c55185
|
Slow down retries on Electrs errors in the main mempool loop.
|
2020-10-18 21:47:47 +07:00 |
|
softsimon
|
2568cbb0c0
|
Readding "BISQ_ENABLED". Display 'bisq' in logs.
|
2020-10-15 11:54:21 +07:00 |
|
softsimon
|
ba441278c4
|
Allow bisq network to be "bisq".
|
2020-10-15 11:15:04 +07:00 |
|
softsimon
|
6dea589820
|
New backend config "NETWORK".
Only activate mempool protection.
Log network to
fixes #140
|
2020-10-15 11:07:53 +07:00 |
|
softsimon
|
be59db31c4
|
Input sanitation. Minimum amount fix. Debug log updated.
|
2020-10-13 19:54:47 +07:00 |
|
softsimon
|
06333bd415
|
Changing more loggings levels.
refs #135
|
2020-10-13 16:43:09 +07:00 |
|
softsimon
|
d083cee481
|
Changing common output messages to Debug.
refs #135
|
2020-10-13 16:00:58 +07:00 |
|
softsimon
|
fae1347db2
|
Adding logger wrapper.
Log backend messages to syslog.
fixes #135
|
2020-10-13 15:27:52 +07:00 |
|
softsimon
|
68b0b238fa
|
Adding latest blocks and transactions to dashboard.
|
2020-09-26 02:11:30 +07:00 |
|
softsimon
|
92044128c9
|
Handle coinbase transactions no longer has undefined fee.
|
2020-07-24 00:20:59 +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
|
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
|
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
|
33cd77eba6
|
Code cleanup.
|
2020-06-07 17:30:32 +07:00 |
|
softsimon
|
1d7baeb9f8
|
Send empty mempoolInfo responsive instead of undefined on server restart.
|
2020-04-04 01:11:46 +07:00 |
|
softsimon
|
2887a3f1c5
|
Added mempool inSync property to backend. Display on frontend when not in sync and on't create statistics when not in sync.
fixes #29
|
2020-04-01 20:06:44 +07:00 |
|
softsimon
|
2422356704
|
Added first seen on mempool transactions.
|
2020-02-28 01:09:07 +07:00 |
|
softsimon
|
e4bd08cf31
|
Moved websocket handling to its own file and cleaned up index.ts
|
2020-02-26 17:49:53 +07:00 |
|
Simon Lindh
|
c550c888a4
|
Footer and header design updates.
|
2020-02-26 03:34:20 +09:00 |
|
Simon Lindh
|
d6bfb77abe
|
Basic address tracking.
|
2020-02-26 03:31:45 +09:00 |
|
Simon Lindh
|
98391580b3
|
Refactor. API explanations. UX revamp.
|
2020-02-26 03:26:16 +09:00 |
|
Simon Lindh
|
43f41b8aab
|
New base code for mempool blockchain explorerer
|
2020-02-26 03:19:26 +09:00 |
|
Simon Lindh
|
3ddbd33b70
|
Renamed the electrs backend support to 'electrs'.
|
2019-12-06 22:37:07 +01:00 |
|
Simon Lindh
|
a409d5d6d7
|
Prevent transaction backlog to cause mempool update halts
|
2019-11-15 17:27:12 +08:00 |
|
Simon Lindh
|
5c55fd2025
|
Fix transaction size when using esplora api
|
2019-10-28 16:47:42 +08:00 |
|
Simon Lindh
|
136b6eb76e
|
Adding optional Blockstream esplora backend support.
|
2019-10-22 17:09:07 +08:00 |
|
Simon Lindh
|
c99d2d49d7
|
Live 2H graph is now fetched through the websocket.
Tell the web socket what to fetch with "want" request.
|
2019-07-26 12:48:32 +03:00 |
|
Simon Lindh
|
94132a903f
|
Initial code commit.
|
2019-07-21 17:59:47 +03:00 |
|