Lex Berezhny
|
4e7e475a5e
|
minor fixups for logging
|
2019-10-18 12:02:36 -04:00 |
|
Miroslav Kovar
|
f8a5bc94e5
|
Pass root logger instead
|
2019-10-18 12:02:36 -04:00 |
|
Miroslav Kovar
|
6b0b441329
|
Fix logging bug
|
2019-10-18 12:02:36 -04:00 |
|
Lex Berezhny
|
1c8aad7a07
|
fix for encrypted wallet with import read-only channel accounts
|
2019-10-17 22:28:44 -04:00 |
|
Lex Berezhny
|
12a0cbf4e1
|
improve preference sync integration test
|
2019-10-16 17:19:10 -04:00 |
|
Lex Berezhny
|
39bc8c45c3
|
test fix
|
2019-10-16 15:49:10 -04:00 |
|
Lex Berezhny
|
d1a123997d
|
sync_apply always updates local password if encrypt-on-disk is enabled
|
2019-10-16 12:06:05 -04:00 |
|
Lex Berezhny
|
bcd69f812e
|
sync_apply overwrites local password when encrypt-on-disk is true
|
2019-10-16 12:06:05 -04:00 |
|
Lex Berezhny
|
e5be1ff157
|
bug fixes and encrypt-on-disk preference
|
2019-10-16 12:06:05 -04:00 |
|
Lex Berezhny
|
398fe55083
|
renamed: test_sync.py -> test_wallet_commands.py
|
2019-10-16 12:06:05 -04:00 |
|
Lex Berezhny
|
45eef03576
|
fixes
|
2019-10-14 12:57:09 -04:00 |
|
Lex Berezhny
|
e2b92c99ef
|
added wallet balance command
|
2019-10-13 20:06:11 -04:00 |
|
Lex Berezhny
|
37ae302fc6
|
timestamped top-level wallet preferences
|
2019-10-12 20:23:29 -04:00 |
|
Miroslav Kovar
|
19e8b6e11f
|
Add test
|
2019-10-11 10:12:18 -04:00 |
|
Victor Shyba
|
05a28ea346
|
handle attempts to add peers with no node id and issue a warning
|
2019-10-07 13:20:38 -03:00 |
|
Victor Shyba
|
624f986978
|
handle peer_is_good for unknown node id
|
2019-10-07 13:20:38 -03:00 |
|
Victor Shyba
|
8cd18e47e7
|
get_kad... -> make_kad..
|
2019-10-07 13:20:38 -03:00 |
|
Victor Shyba
|
517868f73c
|
fix unit tests
|
2019-10-07 13:20:38 -03:00 |
|
Victor Shyba
|
7aa5e2cbe1
|
use a dataclass experiment
|
2019-10-07 13:20:38 -03:00 |
|
Victor Shyba
|
7d6db20081
|
use cache for dht peer objects
|
2019-10-07 13:20:38 -03:00 |
|
Lex Berezhny
|
56df145052
|
updating/abanding streams/channels works across all accounts
|
2019-10-07 09:57:22 -04:00 |
|
Hugo
|
3a3a9b5f4e
|
Fix spelling
|
2019-10-03 21:40:06 -04:00 |
|
Victor Shyba
|
4a6af0b938
|
retriable resolve
|
2019-09-30 12:57:18 -04:00 |
|
Lex Berezhny
|
1d5333c737
|
integration test fix
|
2019-09-23 13:49:50 -04:00 |
|
Lex Berezhny
|
68e9fd8541
|
account integration test fix
|
2019-09-23 13:49:50 -04:00 |
|
Lex Berezhny
|
ea434e3469
|
wallet_id related test fixes
|
2019-09-23 13:49:50 -04:00 |
|
Lex Berezhny
|
84587ac232
|
wallet commands and wallet_id argument to other commands
|
2019-09-23 13:49:50 -04:00 |
|
Miroslav Kovar
|
9fbc83fe9d
|
Always handle claim_name as a string
|
2019-09-20 14:22:01 -04:00 |
|
Victor Shyba
|
965972a719
|
match regex from app into ours
|
2019-09-19 17:30:22 -04:00 |
|
Miroslav Kovar
|
34d19c4a72
|
Remove superfluous test
|
2019-09-19 17:16:18 -04:00 |
|
Miroslav Kovar
|
9b0910767d
|
Fix formatting, support null argument only
|
2019-09-19 17:16:18 -04:00 |
|
Miroslav Kovar
|
32cc077e1f
|
enable to set max_key_fee to null via cli
|
2019-09-19 17:16:18 -04:00 |
|
Miroslav Kovar
|
1e7bec48b6
|
Add integration test, remove unit test
|
2019-09-19 15:21:01 -04:00 |
|
Miroslav Kovar
|
c035837a14
|
Fix failing key payment for null max key fee
|
2019-09-19 15:21:01 -04:00 |
|
Victor Shyba
|
c5530aee5f
|
refactor tests
|
2019-09-18 19:19:34 -04:00 |
|
Victor Shyba
|
817f01593e
|
call the correct method on is_valid_address
|
2019-09-18 19:19:34 -04:00 |
|
Jack Robison
|
a095f89c81
|
remove redundant test
|
2019-09-17 12:09:19 -04:00 |
|
Lex Berezhny
|
81f16d7061
|
refactored address_list API to be more detailed
|
2019-09-17 09:08:29 -04:00 |
|
Lex Berezhny
|
7c22111ae0
|
channel certificate and channel claim can be different accounts, also JSON RPC responses now include a field showing if the channel certificate is available
|
2019-09-16 13:21:45 -04:00 |
|
Victor Shyba
|
291d14f2d4
|
move as_dict to json_encoder
|
2019-09-12 14:08:37 -03:00 |
|
Jack Robison
|
f9880c8931
|
test sqlite binding error
|
2019-09-09 21:46:04 -04:00 |
|
Lex Berezhny
|
d2ad3e7ff1
|
initial kv store
|
2019-09-03 12:00:29 -04:00 |
|
Victor Shyba
|
6c79f98d3c
|
connect directly on test server
|
2019-09-03 11:29:02 -03:00 |
|
Victor Shyba
|
96800de052
|
switch tests and fixes + support for multiple servers
|
2019-08-31 06:37:29 -03:00 |
|
Oleg Silkin
|
8f7c291e33
|
Adds comment_hide functionality
|
2019-08-26 12:43:07 -04:00 |
|
Victor Shyba
|
7fdd9dc293
|
fix annoying assertEquals warning
|
2019-08-21 22:03:24 -03:00 |
|
Jack Robison
|
deb6a07160
|
fix test
|
2019-08-19 12:51:17 -04:00 |
|
Alex Grin
|
ff73418fc1
|
Merge pull request #2371 from lbryio/basenetwork_refactor
refactor basenetwork so each session takes care of itself
|
2019-08-16 10:19:53 -04:00 |
|
Victor Shyba
|
ab6944b7b0
|
wallet server: dont fail to start on segwit txs
|
2019-08-14 10:26:02 -03:00 |
|
Victor Shyba
|
f3a163b382
|
fix names and types
|
2019-08-12 18:16:58 -03:00 |
|