Jack Robison
d244136efd
add --index_address_statuses
option
...
-scribe no longer writes address statuses nor compacts them during initial sync
-scribe will only precompute address statuses if `--index_address_statuses` is set
-combine history compaction with updating the address status
2022-05-17 11:34:59 -04:00
Jack Robison
6f22767486
split env classes
2022-05-05 16:34:27 -04:00
Jack Robison
ca39d38dda
improve cli/env settings
...
-remove unused settings
-add help strings
-fix required settings
2022-05-04 13:00:16 -04:00
Jack Robison
a9a4f87628
fix peer list
2022-05-02 17:58:15 -04:00
Jack Robison
4574680d9b
add elastic_notifier_host
cli arg and env setting
...
fixes https://github.com/lbryio/scribe/issues/21
2022-04-14 12:10:33 -04:00
Jack Robison
0cd23d0901
remove rpc_host
2022-03-10 12:00:12 -05:00
Jack Robison
4488dafeda
combine SessionBase into LBRYElectrumX class
...
-refactor response handler
-drop local rpc
-remove some unused fields from env.py
2022-03-09 21:29:01 -05:00
Jack Robison
dfef80d9c2
initial
2022-03-08 12:41:51 -05:00