Victor Shyba
|
d5f722792f
|
fix and test has_source for channel reposts
|
2021-05-07 15:03:37 -03:00 |
|
Victor Shyba
|
0f02906c9b
|
fix has_source for reposted channels
|
2021-05-07 15:03:37 -03:00 |
|
Victor Shyba
|
9582e228b1
|
assert instead of sleep
|
2021-05-07 15:02:31 -03:00 |
|
Victor Shyba
|
45f20431f9
|
update tests from the removed feed
|
2021-05-07 15:02:31 -03:00 |
|
Victor Shyba
|
7554e6d7f9
|
remove dead code
|
2021-05-07 15:02:31 -03:00 |
|
Victor Shyba
|
cb8f26f177
|
remove broken feed
|
2021-05-07 15:02:31 -03:00 |
|
Jack Robison
|
b5dfce7861
|
Revert "finished switch from using hash # in URLs to colon :"
This reverts commit 888aa558
|
2021-05-07 11:31:28 -04:00 |
|
Jack Robison
|
2ca5a65544
|
Revert "FindShortestID updated"
This reverts commit 8f04a50c
|
2021-05-07 11:30:31 -04:00 |
|
Jack Robison
|
17deb136db
|
Revert "StreamCommands"
This reverts commit 2a8ccb06
|
2021-05-07 11:29:45 -04:00 |
|
Jack Robison
|
8c9710c76c
|
Merge pull request #3293 from lbryio/fix-block-processor-crash-invalid-fee
fix invalid claim fees breaking the block processor
|
2021-05-07 10:03:40 -04:00 |
|
Jack Robison
|
32f7ecb261
|
fix invalid claim fees breaking the block processor
|
2021-05-06 11:18:58 -04:00 |
|
Victor Shyba
|
fb77fde710
|
for debug, it is always whole page
|
2021-05-04 22:22:07 -03:00 |
|
Victor Shyba
|
3c67bb90d7
|
don't fail when a single one go on maintenance and set completion event regardless of failures
|
2021-05-04 22:22:07 -03:00 |
|
Victor Shyba
|
dabb168853
|
dont log full exceptions on simple connection errors
|
2021-05-04 22:22:07 -03:00 |
|
Victor Shyba
|
45e5b3b219
|
dont log full pages
|
2021-05-04 22:22:07 -03:00 |
|
Alex Grin
|
a6b7469923
|
Update README.md
|
2021-05-03 18:04:29 -04:00 |
|
Jack Robison
|
cb5dab3033
|
Merge pull request #3285 from lbryio/restrict-udp-source
Restrict udp sources, add `ALLOW_LAN_UDP` hub setting
|
2021-04-29 10:19:32 -04:00 |
|
Jack Robison
|
21d0038ff2
|
add timestamps to hub log
|
2021-04-28 16:47:00 -04:00 |
|
Jack Robison
|
c094d8f2e8
|
add ALLOW_LAN_UDP hub setting
|
2021-04-28 16:47:00 -04:00 |
|
Jack Robison
|
c465d6a6c2
|
ignore udp packets with low source ports
|
2021-04-28 16:47:00 -04:00 |
|
Lex Berezhny
|
73d35bc985
|
v0.97.0
|
2021-04-28 16:23:46 -04:00 |
|
Lex Berezhny
|
2a8ccb065b
|
StreamCommands
|
2021-04-28 16:21:01 -04:00 |
|
Lex Berezhny
|
8f04a50ce1
|
FindShortestID updated
|
2021-04-28 16:21:01 -04:00 |
|
Lex Berezhny
|
888aa5586b
|
finished switch from using hash # in URLs to colon :
|
2021-04-28 16:21:01 -04:00 |
|
Lex Berezhny
|
99f56f5d22
|
v0.96.0
|
2021-04-28 15:26:58 -04:00 |
|
Jack Robison
|
ad6281090d
|
Merge pull request #3275 from lbryio/search_caching_issues
add caching to "search ahead" code and invalidate short_url cache on every block
|
2021-04-28 14:14:29 -04:00 |
|
Victor Shyba
|
f0d334d3e2
|
refactor from review
|
2021-04-28 13:28:38 -03:00 |
|
Victor Shyba
|
5f829b048f
|
use separator to avoid cache key conflicts
|
2021-04-27 22:57:04 -03:00 |
|
Victor Shyba
|
1a961e66ff
|
invalidate short_id cache on new block
|
2021-04-27 22:57:04 -03:00 |
|
Victor Shyba
|
fdb0e22656
|
cache search_ahead
|
2021-04-27 22:57:04 -03:00 |
|
Jack Robison
|
132ee1915f
|
Merge pull request #3283 from lbryio/fix_multiprocessing_db
fix multiprocessing support on client db
|
2021-04-27 16:46:28 -04:00 |
|
Victor Shyba
|
44bf4f3c8f
|
fix if statement from always evaluating a string
|
2021-04-27 17:10:04 -03:00 |
|
Alex Grintsvayg
|
6237767d5a
|
Merge branch 'make-test'
* make-test:
run tests using make
|
2021-04-23 15:26:26 -04:00 |
|
Alex Grintsvayg
|
dec9d96417
|
run tests using make
|
2021-04-23 15:25:40 -04:00 |
|
Lex Berezhny
|
b167c87267
|
v0.95.0
|
2021-04-23 14:55:38 -04:00 |
|
Lex Berezhny
|
2280fe8e8e
|
default has_source to 1
|
2021-04-23 14:54:51 -04:00 |
|
Lex Berezhny
|
575d6dcd2d
|
migration specifically for upgrading from client db v1.5 to v1.6
|
2021-04-23 14:54:51 -04:00 |
|
Lex Berezhny
|
f729490c6b
|
pending claims ordered towards top in claim_list
|
2021-04-23 11:00:58 -04:00 |
|
Lex Berezhny
|
b32124cdd6
|
regenerate docs
|
2021-04-23 10:24:48 -04:00 |
|
Lex Berezhny
|
3d4321ee38
|
added --has_source/--has_no_source filters to claim_list
|
2021-04-23 10:24:48 -04:00 |
|
Alex Grintsvayg
|
85034b382e
|
Revert "run tests using make"
This reverts commit 77a51d1ad4 .
|
2021-04-21 11:41:16 -04:00 |
|
Alex Grintsvayg
|
77a51d1ad4
|
run tests using make
|
2021-04-20 15:41:09 -04:00 |
|
Alex Grin
|
33e0cdc2d7
|
Update docker-compose-wallet-server.yml
|
2021-04-16 11:58:02 -04:00 |
|
Alex Grin
|
6519faa2fe
|
Update docker-compose-wallet-server.yml
|
2021-04-16 11:53:16 -04:00 |
|
Lex Berezhny
|
5e3a234cbe
|
v0.94.1
|
2021-04-16 11:18:24 -04:00 |
|
Lex Berezhny
|
e54c31d2d5
|
fix bug in how reserved balance is calculated
|
2021-04-16 11:17:51 -04:00 |
|
Alex Grin
|
66c0537251
|
Create ossar-analysis.yml
|
2021-04-15 15:24:26 -04:00 |
|
Alex Grin
|
ac58516593
|
Create codeql-analysis.yml
|
2021-04-15 15:22:57 -04:00 |
|
Alex Grin
|
c3da6322b5
|
Create SECURITY.md
|
2021-04-15 15:21:17 -04:00 |
|
Lex Berezhny
|
3d241500cf
|
v0.94.0
|
2021-04-14 19:55:35 -04:00 |
|