Commit graph

5 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
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
85725d6611
doc strings 2022-03-08 21:09:32 -05:00
Jack Robison
bcb0dedad1
readers->reader 2022-03-08 21:09:24 -05:00
Renamed from scribe/readers/interface.py (Browse further)