Alex Grintsvayg
|
ecc74e2ae5
|
if user has no Downloads dir on windows, use cwd
|
2019-11-26 18:28:58 -05:00 |
|
jessop
|
c2dae43965
|
response
|
2019-11-26 14:45:41 -05:00 |
|
jessop
|
6e3a25d255
|
status: wallet returns all servers rather than just available
|
2019-11-26 14:45:41 -05:00 |
|
jessop
|
4e13cf1d85
|
adds wallet server counts on startup
|
2019-11-26 14:45:41 -05:00 |
|
Lex Berezhny
|
0fee1897eb
|
v0.48.0
|
2019-11-25 20:39:36 -05:00 |
|
Victor Shyba
|
9dd51467fe
|
move lbry specific version to its place
|
2019-11-25 20:21:13 -05:00 |
|
Victor Shyba
|
cec6dca72f
|
bump protocol version
|
2019-11-25 20:21:13 -05:00 |
|
Victor Shyba
|
58df2b9bcf
|
ignore cancelled error
|
2019-11-25 16:07:03 -05:00 |
|
Victor Shyba
|
cc6bdd6295
|
sync fts only once
|
2019-11-25 16:07:03 -05:00 |
|
Victor Shyba
|
7a044f9f78
|
opening dbs can raise too
|
2019-11-25 16:07:03 -05:00 |
|
Victor Shyba
|
e77acde005
|
wip
|
2019-11-25 16:07:03 -05:00 |
|
Victor Shyba
|
ece5082096
|
enable callback tracebacks
|
2019-11-25 16:07:03 -05:00 |
|
Alex Grintsvayg
|
0723026a56
|
drop codecov
|
2019-11-25 12:52:30 -05:00 |
|
Lex Berezhny
|
0b7346f4a1
|
droped OldWalletServerTransaction class in wallet server unit tests
|
2019-11-25 10:22:34 -05:00 |
|
Lex Berezhny
|
a357db1ff6
|
use correct segwit deserializer
|
2019-11-25 10:22:34 -05:00 |
|
Jack Robison
|
a2287f8d0a
|
Merge pull request #2637 from lbryio/fix-unhandled-download-errors
don't log tracebacks for expected download errors
|
2019-11-25 10:11:37 -05:00 |
|
Jack Robison
|
076decd6e9
|
don't log tracebacks for expected download errors
|
2019-11-25 09:47:42 -05:00 |
|
jessop
|
d40461de94
|
review changes
|
2019-11-22 22:28:55 -05:00 |
|
jessop
|
4b1492be0d
|
return value and more tests
|
2019-11-22 22:28:55 -05:00 |
|
jessop
|
1676246743
|
cleanup
|
2019-11-22 22:28:55 -05:00 |
|
jessop
|
f7c9f6d142
|
adds settings_clear method and integration test
|
2019-11-22 22:28:55 -05:00 |
|
Alex Grintsvayg
|
6022339091
|
Revert "dont show loop blocking warnings when running tests in CI"
This reverts commit 25d97afa60 .
|
2019-11-22 20:27:10 -05:00 |
|
Alex Grintsvayg
|
25d97afa60
|
dont show loop blocking warnings when running tests in CI
|
2019-11-22 11:55:04 -05:00 |
|
Alex Grintsvayg
|
df635b963c
|
enable passing args to tests
|
2019-11-21 15:31:49 -05:00 |
|
Lex Berezhny
|
6d0a054170
|
regenerate latest docs with claim_id argument to stream_repost
|
2019-11-20 10:56:42 -05:00 |
|
Lex Berezhny
|
177d3af77f
|
regenerate latest docs
|
2019-11-20 10:39:17 -05:00 |
|
Lex Berezhny
|
35f71c619b
|
fix unit tests
|
2019-11-19 22:26:30 -05:00 |
|
Lex Berezhny
|
31a80ccce4
|
minor fixups
|
2019-11-19 22:26:30 -05:00 |
|
Lex Berezhny
|
3194cec8df
|
added missing files
|
2019-11-19 22:26:30 -05:00 |
|
Lex Berezhny
|
57fd3c5801
|
updated code base to use generated errors
|
2019-11-19 22:26:30 -05:00 |
|
Lex Berezhny
|
86617f1bda
|
added names to errors and script to generate error classes from README
|
2019-11-19 22:26:30 -05:00 |
|
Lex Berezhny
|
35f36c598c
|
moved error.py to be a module
|
2019-11-19 22:26:30 -05:00 |
|
Lex Berezhny
|
36bd7816fe
|
add handling for invalid claims in calculate_reposts
|
2019-11-18 17:07:46 -05:00 |
|
Lex Berezhny
|
fd632392d4
|
full reposted_claim data returned for claim_search and resolve
|
2019-11-18 17:07:46 -05:00 |
|
Victor Shyba
|
423b48866f
|
apply refactor suggested on review by removing .out calls
|
2019-11-18 17:07:46 -05:00 |
|
Victor Shyba
|
745bc24343
|
add a test for normal repost mixed with blocking repost, use inner queries
|
2019-11-18 17:07:46 -05:00 |
|
Victor Shyba
|
04a823c7d0
|
FILTERING_CHANNELS_IDS on claim search
|
2019-11-18 17:07:46 -05:00 |
|
Victor Shyba
|
56af4c2fcb
|
minor fixes from rebase
|
2019-11-18 17:07:46 -05:00 |
|
Victor Shyba
|
77daf6812a
|
add config option for filtering channels
|
2019-11-18 17:07:46 -05:00 |
|
Victor Shyba
|
c7e964ec42
|
add reposted_claim_hash column, writer and reader w/ tests
|
2019-11-18 17:07:46 -05:00 |
|
Victor Shyba
|
694e2c2a4f
|
improve test cases for reposts, add a new one for reverse search
|
2019-11-18 17:07:46 -05:00 |
|
Victor Shyba
|
df6537fae8
|
add API for reposting
|
2019-11-18 17:07:46 -05:00 |
|
Lex Berezhny
|
71f6542571
|
v0.47.0
|
2019-11-18 10:57:58 -05:00 |
|
Victor Shyba
|
5a6294c08e
|
test errors arent trapped
|
2019-11-18 10:57:24 -05:00 |
|
Victor Shyba
|
f0390786d6
|
avoid trapping errors on client
|
2019-11-18 10:57:24 -05:00 |
|
Jack Robison
|
719d18c670
|
Merge pull request #2620 from lbryio/torrent-db-support
Add torrent support to SQLiteStorage
|
2019-11-15 18:34:00 -05:00 |
|
Jack Robison
|
a116dcd3bb
|
add SQLiteStorage.delete_torrent
|
2019-11-15 16:53:19 -05:00 |
|
Jack Robison
|
e2dd3dcf88
|
get_claims_from_torrent_info_hashes
|
2019-11-15 16:53:19 -05:00 |
|
Jack Robison
|
822f0c3cb2
|
add migrate12to13 script
|
2019-11-15 16:53:14 -05:00 |
|
Jack Robison
|
63fb39016b
|
add torrent db tables
-decouple file table from stream table
|
2019-11-15 15:25:33 -05:00 |
|