softsimon
|
c03073bddd
|
FIx: Write cache sync on exit.
|
2020-11-02 22:06:51 +07:00 |
|
softsimon
|
d46ff35dfb
|
Fix: Split mempool disk cache into 50K txs per file
|
2020-11-02 19:11:04 +07:00 |
|
softsimon
|
5feaff130f
|
Adding missing error cause messages.
|
2020-10-28 11:00:48 +07:00 |
|
softsimon
|
396ff6a375
|
Change collapsing dashboard into 3 levels.
|
2020-10-27 16:34:27 +07:00 |
|
softsimon
|
d260a1ed73
|
Write cache.json on startup if it doesn't exist.
Write mempool and block data to cache on every new block
fixes #146
|
2020-10-27 00:05:06 +07:00 |
|
softsimon
|
45efb604c1
|
Revamping configuration file.
fixes #141
|
2020-10-19 11:57:02 +07:00 |
|
softsimon
|
4dacf292c2
|
Adding logger wrapper.
Log backend messages to syslog.
fixes #135
|
2020-10-13 15:27:52 +07:00 |
|
softsimon
|
c0ad643d42
|
DiskCache fix when using clustering.
|
2020-09-30 00:25:43 +07:00 |
|
softsimon
|
140fc0c5e1
|
Bugfix: Mempool and blocks disk cache not saved on exit when using cluster.
|
2020-09-29 23:13:22 +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
|
2382aa44e1
|
Write cache to disk on SIGTERM as with SIGINT.
|
2020-03-01 23:09:33 +07:00 |
|
softsimon
|
39394e1178
|
Also save and load blocks to cache.json for speedy restarts.
|
2020-02-29 21:52:04 +07:00 |
|
softsimon
|
7fbc6f1461
|
Moved websocket handling to its own file and cleaned up index.ts
|
2020-02-26 17:49:53 +07:00 |
|
Simon Lindh
|
fd2209e75a
|
Initial code commit.
|
2019-07-21 17:59:47 +03:00 |
|