Roy Lee
a13735769b
test: update lbcd to avoid txn being rejected due to munimum fee
2022-02-22 13:09:57 -05:00
Roy Lee
749f72a8c5
HACK: temporary hack to move things along
2022-02-22 13:09:57 -05:00
Roy Lee
e5f124fe68
add a rocksdb setup sanity check
2022-02-22 13:09:57 -05:00
Roy Lee
88ed67a5b3
test: migrate from lbrycrd to lbcd/lbcwallet
2022-02-22 13:09:57 -05:00
Roy Lee
d5598462b6
test: support generatetoaddress RPC
2022-02-22 13:09:57 -05:00
Roy Lee
31c60e167a
test: support walletpassphrase RPC
2022-02-22 13:09:57 -05:00
Roy Lee
fe04bfa10a
test: getnewaddress RPC takes account name
2022-02-22 13:09:57 -05:00
Roy Lee
c15bedfb6d
test: update some RPC arguments to int type
2022-02-22 13:09:57 -05:00
Roy Lee
0ff62495c7
test: setup loggers first
2022-02-22 13:09:57 -05:00
Roy Lee
b4be712a50
Update log level from WARN to INFO
2022-02-22 13:09:57 -05:00
Jack Robison
faa43fc20e
use rocksdb instead of leveldb
...
-dont use block processor directly from session manager
2022-02-22 13:09:57 -05:00
Jack Robison
f7deaa3303
remove print from test, uncomment a test assert
2022-02-22 13:09:57 -05:00
Jack Robison
d7ecde7040
drop ES_MODE
hub setting, rename hub entry points
...
`lbry-hub-writer` - keeps an up-to-date database
`lbry-hub-server` - replies to clients with data from a read only snapshot of the db
`lbry-hub-elastic-sync` - watches for changes to the db and updates elasticsearch accordingly
2022-02-22 13:09:57 -05:00
Jack Robison
e2a75758f8
delete unused code
2022-02-22 13:09:57 -05:00
Jack Robison
f449cf61ab
update mempool in thread
2022-02-22 13:09:57 -05:00
Jack Robison
04db81e954
fix tests
2022-02-22 13:09:57 -05:00
Jack Robison
b49c9fd050
fix filtering/blocking
2022-02-22 13:09:57 -05:00
Jack Robison
3ff2bcf913
pylint
2022-02-22 13:09:57 -05:00
Jack Robison
556056c60d
tests
2022-02-22 13:09:57 -05:00
Jack Robison
3c03fff380
logging, update lbry-rocksdb requirement
2022-02-22 13:09:57 -05:00
Jack Robison
b1441d4247
wait for writing to finish before closing the db
2022-02-22 13:09:57 -05:00
Jack Robison
81458b75e4
fix unwinding readers during reorg
2022-02-22 13:09:57 -05:00
Jack Robison
f0f8ef044b
reduce hub writer polling delay
2022-02-22 13:09:57 -05:00
Jack Robison
47305e7446
executors
2022-02-22 13:09:57 -05:00
Jack Robison
ba6b985d71
cleanup debug logging
2022-02-22 13:09:57 -05:00
Jack Robison
49802b39cb
rocksdb column families
2022-02-22 13:09:57 -05:00
Jack Robison
46bcc5d725
executors for each reader, fix shutdown
2022-02-22 13:09:57 -05:00
Jack Robison
98f8fd0556
tests
2022-02-22 13:09:57 -05:00
Jack Robison
c0ce27ccf3
es sync notifier
2022-02-22 13:09:57 -05:00
Jack Robison
cfae30a364
reader/writer move from cli
2022-02-22 13:09:57 -05:00
Jack Robison
53e3828965
remove redundant undo cleanup, don't delete historic touched_or_deleted
2022-02-22 13:09:57 -05:00
Jack Robison
4f16f1c829
imports, impove errors
2022-02-22 13:09:57 -05:00
Jack Robison
478bd0510b
es writer
2022-02-22 13:09:57 -05:00
Jack Robison
499ee74dfc
add chain reader and reader server, new mempool, update block processor
2022-02-22 13:09:57 -05:00
Jack Robison
d3da442727
update undo key to include the block hash
2022-02-22 13:09:57 -05:00
Jack Robison
358fa21eaf
move Prefetcher to own file
2022-02-22 13:09:57 -05:00
Jack Robison
20f35d02fa
move HubDB, delete leveldb.py
2022-02-22 13:09:57 -05:00
Jack Robison
77e64ef028
add mempool, trending, and touched address indexes to the hub db
2022-02-22 13:09:57 -05:00
Jack Robison
0a71e2ff91
use rocksdb instead of leveldb
...
-dont use block processor directly from session manager
2022-02-22 13:09:57 -05:00
Victor Shyba
dd5b9ca81b
add migrator to set head blobs should_announce=0
2022-02-20 22:33:57 -03:00
Victor Shyba
89ed04f8a7
fix test_announces
2022-02-20 22:33:57 -03:00
Victor Shyba
ec0d9f06c5
do not search for the head blob
2022-02-20 22:33:57 -03:00
Victor Shyba
03b59ac6fc
dont set head blob to announce on save
2022-02-20 22:33:57 -03:00
Victor Shyba
43ac3336d7
break tie by length
2022-02-20 22:24:04 -03:00
Victor Shyba
d12c78db74
fix and test case for blob_clean after disabling network storage
2022-02-20 22:24:04 -03:00
Jack Robison
bfaf1b0957
Merge pull request #3564 from lbryio/fix_downloader_losing_peers
...
fix handling re-adding lost peers during download
2022-02-16 11:55:22 -05:00
Victor Shyba
bb60c385d5
put back all the peers, get rid of re_add
2022-02-08 21:41:52 -03:00
Alex Grin
c96d1d9c32
Merge pull request #3537 from lbryio/repost_update
2022-02-08 12:20:20 -05:00
Alex Grintsvayg
7c7a0d4bdf
let stream_update work on non-stream claims
2022-02-08 09:28:17 -05:00
Lex Berezhny
cc829a7bf4
Merge pull request #3558 from lbryio/jeffreypicard-patch-1
...
Update __init__.py
2022-02-04 12:36:01 -05:00