Commit graph

18 commits

Author SHA1 Message Date
Jack Robison
b5f46af3b4
store block hashes in memory 2022-04-15 16:58:20 -04:00
Jack Robison
4574680d9b
add elastic_notifier_host cli arg and env setting
fixes https://github.com/lbryio/scribe/issues/21
2022-04-14 12:10:33 -04:00
Jack Robison
32a2e92993
log to file 2022-04-04 10:34:51 -04:00
Jack Robison
5731016ca5
move module cli entrypoints to __main__.py files 2022-03-29 16:06:44 -04:00
Jack Robison
909ea901e4
fix prometheus starting height 2022-03-25 12:33:43 -04:00
Jack Robison
444d1f51cc
fix https://github.com/lbryio/lbry-sdk/issues/3561 2022-03-24 21:13:08 -04:00
zeppi
879869cb31 fix shoulds in es 2022-03-24 19:33:32 -04:00
Jack Robison
25915d3ec9
cleanup 2022-03-24 13:22:18 -04:00
Jack Robison
ca2ca23892
cleanup 2022-03-24 12:54:22 -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
Jack Robison
9618c9e702
patch channel_tx_hash and repost_tx_hash not being updated in ES
-this is a patch pending a real fix
2022-03-17 11:49:17 -04:00
Jack Robison
50b3acb4e6
refactor handling blocked claims in serialization 2022-03-16 15:32:44 -04:00
Jack Robison
ddf663b415
add paper explaining the trending algorithm 2022-03-16 02:44:30 -04:00
Jack Robison
29676e0944
delete unused code 2022-03-15 23:58:37 -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
c5dc8d5cad
refactoring, fix reconnecting to notifier 2022-03-09 17:26:20 -05:00
Jack Robison
dfef80d9c2
initial 2022-03-08 12:41:51 -05:00