hub/scribe/blockchain
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
..
transaction add fixmes for fields that aren't yet matching lbrycrd 2022-05-02 18:05:49 -04:00
__init__.py move module cli entrypoints to __main__.py files 2022-03-29 16:06:44 -04:00
__main__.py split env classes 2022-05-05 16:34:27 -04:00
daemon.py cleanup 2022-03-24 13:22:18 -04:00
env.py add --index_address_statuses option 2022-05-17 11:34:59 -04:00
mempool.py precomputed address status upon new blocks and mempool 2022-04-05 17:29:33 -04:00
network.py BlockchainService base class for readers and the writer 2022-03-21 22:57:38 -04:00
prefetcher.py BlockchainService base class for readers and the writer 2022-03-21 22:57:38 -04:00
service.py add --index_address_statuses option 2022-05-17 11:34:59 -04:00