Commit graph

6 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 50b3acb4e6
refactor handling blocked claims in serialization 2022-03-16 15:32:44 -04:00
Jack Robison 9d6d9ff68f
remove binascii 2022-03-16 15:25:02 -04:00
Jack Robison 24bf4082f7
update readme 2022-03-15 23:57:42 -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 dfef80d9c2
initial 2022-03-08 12:41:51 -05:00