Victor Shyba
|
2d9c5742c7
|
cache results, save interval on tracker
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
9e9a64d989
|
evented system for tracker announcements
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
24eb189b7f
|
skip component on test cli
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
758f9deafe
|
fix unit tests
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
3989eef84b
|
return whole announcement so the caller knows the interval
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
dc6f8c4fc4
|
add arg to announce stopped, removing the announcement
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
2df8a1d99d
|
make a helper function to announce
|
2022-05-11 21:13:30 -03:00 |
|
Victor Shyba
|
006391dd26
|
move udp server to test file, add link to BEP15
|
2022-05-11 21:13:29 -03:00 |
|
Victor Shyba
|
4a0bf8a702
|
add torrent udp tracker client, server and tests
|
2022-05-11 21:13:29 -03:00 |
|
Victor Shyba
|
fd73412f12
|
test_exchange_rate_manager: bump value
|
2022-05-11 20:28:06 -03:00 |
|
Lex Berezhny
|
63cef81015
|
fix scribe server version test
|
2022-04-08 13:22:51 -04:00 |
|
Lex Berezhny
|
9279865078
|
add sleep to transaction show test per jack suggestion
|
2022-04-08 12:59:25 -04:00 |
|
Lex Berezhny
|
fba7fc7aba
|
fix scribe server version test
|
2022-04-08 12:53:19 -04:00 |
|
Lex Berezhny
|
a3d9d5bce7
|
fix transaction unit test
|
2022-04-08 11:05:45 -04:00 |
|
Lex Berezhny
|
94bf357817
|
cleanup paths
|
2022-04-08 10:56:18 -04:00 |
|
Daniel Krol
|
eca69391ef
|
Add wallet json-schema, validate in one test.
|
2022-04-08 10:56:18 -04:00 |
|
Lex Berezhny
|
84ef52cf4d
|
fix redeem scripthash test
|
2022-04-08 10:11:11 -04:00 |
|
Lex Berezhny
|
16eb50a291
|
working jsonrpc_account_deposit
|
2022-04-08 09:57:15 -04:00 |
|
Lex Berezhny
|
ae79314869
|
wip
|
2022-04-08 09:57:15 -04:00 |
|
Lex Berezhny
|
0cbc514a8e
|
account_deposit command added which accepts time locked TXs
|
2022-04-08 09:57:15 -04:00 |
|
Lex Berezhny
|
5777f3e15c
|
wip
|
2022-04-08 09:57:15 -04:00 |
|
Jack Robison
|
9faf6e46ca
|
move lbry.wallet.server to new project called scribe
switch from using lbrycrd to lbcd
|
2022-03-27 23:33:26 -04:00 |
|
Victor Shyba
|
200761ff13
|
make added_on a required parameter on BlobInfo, fix callers
|
2022-03-24 19:51:48 -03:00 |
|
Victor Shyba
|
cb78e95e3d
|
add missing space on query, typo
|
2022-03-23 13:40:01 -03:00 |
|
Victor Shyba
|
aac72fa512
|
fix bug where recovery doesnt update blob status
|
2022-03-21 21:33:33 -03:00 |
|
Victor Shyba
|
c5e2f19dde
|
fix bug where added_on is always 0 for downloads
|
2022-03-21 04:38:51 -03:00 |
|
Lex Berezhny
|
bb541901d9
|
fix tests
|
2022-03-13 21:30:38 -04:00 |
|
Victor Shyba
|
f69747bc89
|
timeout is now supported on dht tests
|
2022-03-02 13:00:34 -03:00 |
|
Victor Shyba
|
441cc950aa
|
fix and enable test_blob_announcer
|
2022-03-02 13:00:34 -03:00 |
|
Victor Shyba
|
a76a0ac8c4
|
simplify dht mock and restore clock after accelerating
|
2022-03-02 13:00:34 -03:00 |
|
Victor Shyba
|
1aa4d9d585
|
simplify, genaralize to any size and fix tests
|
2022-02-28 13:06:51 -03:00 |
|
Victor Shyba
|
f0e47aae86
|
add get_colliding_prefix_bits, docs and tests
|
2022-02-28 13:06:51 -03:00 |
|
Victor Shyba
|
89ed04f8a7
|
fix test_announces
|
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
|
d12c78db74
|
fix and test case for blob_clean after disabling network storage
|
2022-02-20 22:24:04 -03:00 |
|
Alex Grintsvayg
|
7c7a0d4bdf
|
let stream_update work on non-stream claims
|
2022-02-08 09:28:17 -05:00 |
|
Lex Berezhny
|
cba9c16a06
|
fix
|
2022-02-04 12:07:41 -05:00 |
|
Lex Berezhny
|
dd68fb077b
|
prevent creation of change which is below the dust threshold of 1000 dewies
|
2022-02-04 12:07:41 -05:00 |
|
Eugene Dubinin
|
9b463a8cab
|
adds tests for guess_media_type
removes unnecessary comments
|
2022-01-29 20:49:42 +02:00 |
|
Lex Berezhny
|
3a496902f8
|
wallet locking/unlocking no longer breaks deterministic channel keys
|
2022-01-24 09:45:08 -05:00 |
|
Lex Berezhny
|
aaa11c02bf
|
added integration test
|
2022-01-10 08:46:10 -05:00 |
|
Victor Shyba
|
5f5f39a4aa
|
enable and test prefix search for sd hash
|
2022-01-05 17:10:31 -03:00 |
|
Victor Shyba
|
0439616480
|
add test
|
2022-01-05 17:10:31 -03:00 |
|
Lex Berezhny
|
c80b30f070
|
test another signed claim by ytsync
|
2021-12-22 18:29:46 -05:00 |
|
Lex Berezhny
|
486d5c48b0
|
takeover tests fix
|
2021-12-22 18:29:46 -05:00 |
|
Lex Berezhny
|
4822792ee2
|
create nondetermnistic channel in test to replicate old test behavior
|
2021-12-22 18:29:46 -05:00 |
|
Lex Berezhny
|
569f1d42b1
|
fix tests
|
2021-12-22 18:29:46 -05:00 |
|
Lex Berezhny
|
1eaa195363
|
reduced crypto dependency in wallet to coincurve
|
2021-12-22 18:29:46 -05:00 |
|
Lex Berezhny
|
d33086c8f7
|
deleted extraneous test
|
2021-12-22 18:29:46 -05:00 |
|
Lex Berezhny
|
d815a6f02c
|
use ecdsa for signing/veryfing instead of coincurve due to compatibility issues
|
2021-12-22 18:29:46 -05:00 |
|