Jonathan Moody
|
137ebd503d
|
Test insufficient funds behavior.
|
2022-09-20 10:04:23 -04:00 |
|
Jonathan Moody
|
fd69401791
|
Catch and log exceptions coming from the pay() task.
Change test to reproduce failure.
|
2022-09-20 10:04:23 -04:00 |
|
Jack Robison
|
a9a1076362
|
improve test_es_sync_utility
|
2022-07-25 10:12:46 -04:00 |
|
Jack Robison
|
ea8adc5367
|
update scribe env and fix tests
|
2022-05-27 09:58:13 -04:00 |
|
Lex Berezhny
|
63cef81015
|
fix scribe server version test
|
2022-04-08 13:22:51 -04:00 |
|
Lex Berezhny
|
fba7fc7aba
|
fix scribe server version test
|
2022-04-08 12:53:19 -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 |
|
Jack Robison
|
a98ea1e66a
|
update sync script to handle ES falling behind leveldb on shutdown
|
2021-10-20 23:41:11 -04:00 |
|
Jack Robison
|
ece2d1e78a
|
name and normalized -> claim_name and normalized_name
-update generated pb files
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
28aa7da349
|
merge conflicts
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
8927a4889e
|
tests
|
2021-10-05 16:44:49 -04:00 |
|
Jack Robison
|
34502752fc
|
update elastic sync
|
2021-10-05 16:44:49 -04:00 |
|
Victor Shyba
|
270192486a
|
translate grpc errors to RPCError
|
2021-09-10 18:57:20 -03:00 |
|
Victor Shyba
|
72712d6047
|
raise and disconnect if too many parameters are used on search
|
2021-08-09 15:07:44 -03:00 |
|
Victor Shyba
|
1d9dbd40ec
|
increase flush counter to 32 bits
|
2021-07-07 18:39:38 -03:00 |
|
Lex Berezhny
|
7d49b046d4
|
added support to config for determining if value is set and implemented hub selection logic
|
2021-06-22 11:07:58 -04:00 |
|
Lex Berezhny
|
73e239cc5f
|
client side hub discovery pub/sub and hub metadata stored, removed old peers implementation
|
2021-06-22 11:07:58 -04:00 |
|
Lex Berezhny
|
ad670f721a
|
working client peer hub
|
2021-06-22 11:07:58 -04:00 |
|
Lex Berezhny
|
028a4a70cf
|
wallet server federation, client portion
|
2021-06-22 11:07:58 -04:00 |
|
Victor Shyba
|
cc02a0efc2
|
fix es migration bug, expand test case
|
2021-05-13 19:00:53 -03:00 |
|
Victor Shyba
|
43a1385b79
|
test sync helper
|
2021-05-13 19:00:53 -03:00 |
|
Jack Robison
|
158cc2f660
|
skip test_single_server_payment
|
2021-01-21 19:29:59 -05:00 |
|
Jack Robison
|
1066a31acd
|
fix test
|
2021-01-21 18:46:28 -05:00 |
|
Jack Robison
|
eff2fe7a1b
|
update tests
|
2021-01-21 16:20:01 -05:00 |
|
Jack Robison
|
36fd1b91ae
|
cache server features
|
2021-01-21 14:37:08 -05:00 |
|
Lex Berezhny
|
85551d1e54
|
remove no-op test, segwit is always on now
|
2020-03-30 15:17:25 -04:00 |
|
Lex Berezhny
|
151805121c
|
increase wallet server payment test timeout
|
2020-03-29 20:00:23 -04:00 |
|
Lex Berezhny
|
0bd65356f9
|
increase timeout in usage payment test
|
2020-03-23 11:06:29 -04:00 |
|
Victor Shyba
|
1086a3297f
|
check its broadcasted and use a retriable call
|
2020-02-21 17:51:46 -03:00 |
|
Victor Shyba
|
8bb6f328dc
|
use the stream controller tx instead of local history
|
2020-02-21 16:41:23 -03:00 |
|
Victor Shyba
|
f41cfbfb97
|
max wallet server payment fee defaults to 0 and component doesnt start in that case
|
2020-02-21 14:47:09 -03:00 |
|
Lex Berezhny
|
5936444f3e
|
more reliable wait for wallet server payment test
|
2020-02-21 12:18:44 -05:00 |
|
Lex Berezhny
|
b1318a9958
|
minor cleanup
|
2020-02-21 10:05:46 -05:00 |
|
Victor Shyba
|
d2560d260c
|
use stream controller and documented errors
|
2020-02-21 00:04:37 -03:00 |
|
Victor Shyba
|
f0e1db319c
|
make wallet server payments a component
|
2020-02-18 19:18:30 -03:00 |
|
Victor Shyba
|
3950715237
|
add max_wallet_server_fee conf to limit daily wallet server payments
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
ad6c6fbe35
|
fixes from review and add analytics
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
ffa5c20c88
|
fix hanging test
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
5a6218eeca
|
improve tests, fix types
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
200531dd96
|
wait for tx instead
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
15a2f048ac
|
pay wallet server test and initial prototype
|
2020-02-18 18:10:58 -03:00 |
|
Victor Shyba
|
c2d717aba5
|
old code from #2683
|
2020-02-18 18:10:58 -03:00 |
|
Lex Berezhny
|
5bf35de955
|
fix blockchain integration tests
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
c9f27b83e1
|
split integration tests into three jobs
|
2020-01-01 15:57:56 -05:00 |
|