Lex Berezhny
|
8c6c7b655c
|
v0.112.0
|
2022-10-30 21:56:17 -04:00 |
|
Lex Berezhny
|
48c6873fc4
|
channel_sign command has customizeable salt
|
2022-10-30 21:53:53 -04:00 |
|
Victor Shyba
|
52d555078f
|
initialize stored claim field for fallback earlier
|
2022-10-19 15:13:47 -03:00 |
|
Lex Berezhny
|
9cc6992011
|
torrents needs loop
|
2022-10-18 17:23:56 -04:00 |
|
Lex Berezhny
|
a1b87460c5
|
passing loop to asyncio functions is deprecated
|
2022-10-18 17:23:56 -04:00 |
|
jessopb
|
007e1115c4
|
v0.111.0
|
2022-10-18 11:18:26 -04:00 |
|
zeppi
|
24e9c7b435
|
fix backwards compatibility in wallet import/export
|
2022-10-18 10:53:51 -04:00 |
|
zeppi
|
b452e76e1d
|
reverting version to 0.110.0
|
2022-10-18 10:27:44 -04:00 |
|
Lex Berezhny
|
341834c30d
|
v0.111.0
|
2022-10-18 00:37:44 -04:00 |
|
Victor Shyba
|
1027337833
|
fallback for stream name and tests
|
2022-10-18 00:31:10 -04:00 |
|
Victor Shyba
|
97fef21f75
|
fallback for suggested file name and tests
|
2022-10-18 00:31:10 -04:00 |
|
Lex Berezhny
|
9dafd5f69b
|
added claim_list filtering by reposted_claim_id and fix for claim_id of reposted claim in JSON output
|
2022-10-18 00:28:13 -04:00 |
|
Victor Shyba
|
fd4f0b2049
|
bump first-start checkpoint
|
2022-10-18 00:26:10 -04:00 |
|
Lex Berezhny
|
734f0651a4
|
minor refactor
|
2022-10-18 00:25:41 -04:00 |
|
zeppi
|
94deaf55df
|
lint
|
2022-10-18 00:25:41 -04:00 |
|
zeppi
|
d957d46f96
|
lint
|
2022-10-18 00:25:41 -04:00 |
|
zeppi
|
0217aede3d
|
update docs
|
2022-10-18 00:25:41 -04:00 |
|
zeppi
|
e4e1600f51
|
Enable unencrypted wallet import and export
|
2022-10-18 00:25:41 -04:00 |
|
Jonathan Moody
|
d0aad8ccaf
|
Add zlib.error string just observed for the first time.
|
2022-09-29 22:18:54 -04:00 |
|
Jonathan Moody
|
5a26aea398
|
Feedback: Reuse IntegrationTestcase.generate() in generate_and_wait().
|
2022-09-29 22:18:54 -04:00 |
|
Jonathan Moody
|
ec433f069f
|
Substitute InvalidPasswordError for zlib.error.
|
2022-09-29 22:18:54 -04:00 |
|
Jonathan Moody
|
749a92d0e5
|
Wait on block height too in generate_and_wait().
|
2022-09-29 22:18:54 -04:00 |
|
Jonathan Moody
|
a7d7efecc7
|
Logging level back to INFO.
|
2022-09-20 10:04:23 -04:00 |
|
Jonathan Moody
|
c88f0797a3
|
Log f.exception() if present instead of "Stopped".
|
2022-09-20 10:04:23 -04:00 |
|
Jonathan Moody
|
c3f5dd780e
|
Revise exception handling.
|
2022-09-20 10:04:23 -04:00 |
|
Jonathan Moody
|
20b1865879
|
Don't use retriable_call(). Add handling for InsufficientFundsError.
|
2022-09-20 10:04:23 -04:00 |
|
Jonathan Moody
|
231b982422
|
Wait on usage payement TX to be processed.
|
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 |
|
Jonathan Moody
|
718d046833
|
Logging for test_single_server_payment debug.
|
2022-09-20 10:04:23 -04:00 |
|
Victor Shyba
|
8a033d58df
|
fix torrent component
|
2022-09-09 12:21:59 -03:00 |
|
Victor Shyba
|
5be990fc55
|
do not ignore libtorrent import error
|
2022-09-09 12:21:59 -03:00 |
|
Victor Shyba
|
84d89ce5af
|
torrent: disable upnp, natpmp.
|
2022-09-09 12:21:59 -03:00 |
|
Victor Shyba
|
0961cad716
|
remove dead code
|
2022-09-09 12:21:59 -03:00 |
|
Jonathan Moody
|
78a28de2aa
|
Align style of generate() with generate_and_wait().
|
2022-09-08 18:13:26 -04:00 |
|
Jonathan Moody
|
a7c7ab7f7b
|
Correct the terminal height we wait for in generate().
|
2022-09-08 18:13:26 -04:00 |
|
Jonathan Moody
|
988f288715
|
Lint fix for _es_height checks.
|
2022-09-08 18:13:26 -04:00 |
|
Jonathan Moody
|
38e9b5b432
|
Wait for _es_height in addition to db_height.
|
2022-09-08 18:13:26 -04:00 |
|
Victor Shyba
|
0d6125de0b
|
add sd_hash prober
|
2022-09-07 12:03:11 -03:00 |
|
Victor Shyba
|
be06378437
|
add method for getting the node_id from a known peer on peer manager
|
2022-09-07 12:03:11 -03:00 |
|
Victor Shyba
|
d61accea1a
|
simplify bucket refresh loop
|
2022-08-11 21:14:56 -03:00 |
|
Victor Shyba
|
e887453aa5
|
remove unused last_accessed
|
2022-08-11 20:39:51 -03:00 |
|
Victor Shyba
|
c3e4f0b988
|
add 'is_bootstrap_node' conf
|
2022-08-11 20:38:42 -03:00 |
|
Victor Shyba
|
318728aebd
|
add bootstrap flag to routing table
|
2022-08-11 20:38:42 -03:00 |
|
Victor Shyba
|
d8c1aaebc2
|
routing table: mark private methods
|
2022-08-11 20:38:42 -03:00 |
|
Victor Shyba
|
d7b65c15d2
|
return none instead of raising
|
2022-08-11 20:38:42 -03:00 |
|
Victor Shyba
|
972db80246
|
move add peer logic to routing table
|
2022-08-11 20:38:42 -03:00 |
|
Victor Shyba
|
0d343ecb2f
|
simplify iterative find constructor
|
2022-08-11 20:38:42 -03:00 |
|
Lex Berezhny
|
01cd95fe46
|
v0.110.0
|
2022-08-11 10:58:16 -04:00 |
|
Lex Berezhny
|
6dc57fc02c
|
revert version
|
2022-08-11 10:20:58 -04:00 |
|
Lex Berezhny
|
10df0c1fba
|
disable Hotbit and UPBit exchange rate feeds
|
2022-08-11 10:19:54 -04:00 |
|