Jack Robison
|
5d8a32368a
|
add a migrator to build the hashX status index and to compactify histories
|
2022-04-06 22:01:55 -04:00 |
|
Jack Robison
|
d323edd252
|
_get_compactify_hashX_history_ops
|
2022-04-06 22:00:30 -04:00 |
|
Jack Robison
|
4cfc1b4765
|
precomputed address status upon new blocks and mempool
-adds HashXStatusPrefixRow and HashXMempoolStatusPrefixRow column families
|
2022-04-05 17:29:33 -04:00 |
|
Jack Robison
|
11c6e12bda
|
automatic address history compaction
fixes https://github.com/lbryio/scribe/issues/9
|
2022-04-04 19:28:59 -04:00 |
|
Jack Robison
|
ca2ca23892
|
cleanup
|
2022-03-24 12:54:22 -04:00 |
|
Jack Robison
|
32b8afe154
|
more efficient mempool tx refresh
-hopefully safer from the rare RocksIOError without a bare iterate()
|
2022-03-23 12:10:09 -04:00 |
|
Jack Robison
|
f59adef282
|
block scribe-hub and scribe-elastic-sync startup on scribe initially catching up
fixes https://github.com/lbryio/scribe/issues/1
|
2022-03-22 12:17:47 -04:00 |
|
Jack Robison
|
1badc5f38c
|
BlockchainService base class for readers and the writer
-move base58.py and bip32.py into scribe.schema
-fix https://github.com/lbryio/scribe/issues/3
|
2022-03-21 22:57:38 -04:00 |
|