Commit graph

7 commits

Author SHA1 Message Date
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
Jack Robison
bd68613b74
fix catch_up 2022-03-16 22:50:40 -04:00
Jack Robison
28356b49dc
fix scribe-elastic-sync catching up with a database that's since advanced 2022-03-16 18:41:53 -04:00
Jack Robison
0daf205cb0
add channel and repost txo info to ResolveResult
-used to set references in Outputs, allows for faster serialization of resolve/claim_search responses
-requires resyncing elasticsearch
2022-03-15 23:56:37 -04:00
Jack Robison
0d7483a044
fix cache_all_tx_hashes for readers 2022-03-13 14:26:40 -04:00
Jack Robison
c5dc8d5cad
refactoring, fix reconnecting to notifier 2022-03-09 17:26:20 -05:00
Jack Robison
bcb0dedad1
readers->reader 2022-03-08 21:09:24 -05:00
Renamed from scribe/readers/elastic_sync.py (Browse further)