lbry-sdk/lbry/wallet
Jeffrey Picard 17f3870296 Add tests for hub
Have the basic starting /stopping / querying. Still don't have the hub
jsonrpc stuff working right and from the looks of it I need to clearify
some of the logic in the claim search function itself because it's not
returning the correct number of claims anyways.

get the integration working with grpcurl

Got tests working, still need to port the rest of them

ported all of the claim search tests

still a few failing due to not having inflation working, and there's something weird
with limit_claims_per_channel that needs to be fixed.
2021-09-10 18:57:20 -03:00
..
orchstr8 Add tests for hub 2021-09-10 18:57:20 -03:00
rpc limit request error logging to 16k 2021-07-07 18:39:38 -03:00
server update sync utility 2021-08-09 18:33:47 -03:00
words merged torba base classes with lbry sub-classes 2020-01-03 03:08:15 -05:00
__init__.py lbrycrd download path 2020-09-24 20:11:40 -04:00
__init__.pyc add hub_timeout and propagate it to network code 2021-06-24 21:02:41 -03:00
account.py upgrade pylint and fix lint errors 2021-08-20 22:36:35 -04:00
bcd_data_stream.py merged torba base classes with lbry sub-classes 2020-01-03 03:08:15 -05:00
bip32.py upgrade pylint and fix lint errors 2021-08-20 22:36:35 -04:00
checkpoints.py checkpoint 2020-12-20 21:25:26 -03:00
claim_proofs.py moved lbry up one level 2020-01-01 15:57:56 -05:00
coinselection.py add sqlite coin chooser 2020-06-05 20:06:42 -04:00
constants.py added txo_list command 2020-03-08 16:22:49 -04:00
database.py upgrade pylint and fix lint errors 2021-08-20 22:36:35 -04:00
dewies.py update imports and more merging 2020-01-03 03:08:15 -05:00
hash.py update imports and more merging 2020-01-03 03:08:15 -05:00
header.py load/dump header file using executor 2020-04-27 10:34:49 -04:00
ledger.py Add tests for hub 2021-09-10 18:57:20 -03:00
manager.py raise WalletNotLoadedError in get_wallet_or_error instead of ValueError 2021-08-17 11:30:58 -04:00
mnemonic.py update imports and more merging 2020-01-03 03:08:15 -05:00
network.py Add tests for hub 2021-09-10 18:57:20 -03:00
script.py lint 2020-06-05 15:49:18 -04:00
stream.py moved lbry up one level 2020-01-01 15:57:56 -05:00
tasks.py wallet_status no longer fails if wallet component has not started 2020-03-31 16:20:13 -04:00
transaction.py Drop comment_* apis. 2021-09-02 11:38:29 +03:00
usage_payment.py create appropriate script for scripthash address 2021-06-02 11:34:21 -04:00
util.py added txo_plot command to allow plotting txo sums over time 2020-03-26 00:37:13 -04:00
wallet.py recover invalid state described on #3026 2020-11-09 16:03:38 -05:00