Lex Berezhny
|
c1e2c415c4
|
TaskGroup cannot work without even loop
|
2019-12-11 22:48:39 -05:00 |
|
Victor Shyba
|
a258b96602
|
simplify test
|
2019-12-11 22:48:39 -05:00 |
|
Victor Shyba
|
aaa9982932
|
missing test file
|
2019-12-11 22:48:39 -05:00 |
|
Lex Berezhny
|
75d78bfa53
|
added InvalidPasswordError code when password is invalid
|
2019-12-08 22:40:06 -05:00 |
|
Victor Shyba
|
6cbc545f84
|
fix .connect injected method
|
2019-11-15 13:59:28 -05:00 |
|
Victor Shyba
|
24ed0521c7
|
checkpoints
|
2019-11-15 13:59:28 -05:00 |
|
Hugo
|
087124ce42
|
Update unit test asserts
|
2019-10-26 10:36:52 -04:00 |
|
Hugo
|
c5cfd8f40e
|
Upgrade Python syntax with pyupgrade --py37-plus
|
2019-10-26 10:36:52 -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
|
e5be1ff157
|
bug fixes and encrypt-on-disk preference
|
2019-10-16 12:06:05 -04:00 |
|
Lex Berezhny
|
37ae302fc6
|
timestamped top-level wallet preferences
|
2019-10-12 20:23:29 -04:00 |
|
StrikerRUS
|
62e3258dda
|
revert spaces fixes
|
2019-10-11 10:31:54 -04:00 |
|
StrikerRUS
|
9959d2c70d
|
use more specific asserts in torba tests
|
2019-10-11 10:31:54 -04:00 |
|
Lex Berezhny
|
84587ac232
|
wallet commands and wallet_id argument to other commands
|
2019-09-23 13:49:50 -04:00 |
|
Jack Robison
|
abac82c1c6
|
skip test_fetchall_prevents_sqlite_misuse on travis
-print how many attempts the race condition took to trigger
|
2019-09-17 12:44:43 -04:00 |
|
Jack Robison
|
287902f01b
|
test fetchall prevents SQLITE_MISUSE
|
2019-09-17 12:09:19 -04:00 |
|
Jack Robison
|
0b31aad901
|
test binding errors vs sqlite_misuse race errors
|
2019-09-17 12:09:19 -04:00 |
|
Lex Berezhny
|
d31f09c174
|
client wallet db versioning
|
2019-09-16 13:21:45 -04:00 |
|
Victor Shyba
|
379144bcfe
|
fix restriction rules, minor refactor, translate error from transaction not found into returning none
|
2019-08-31 17:39:03 -03:00 |
|
Victor Shyba
|
4c41e7cb29
|
check headers bounds on access
|
2019-08-21 22:03:24 -03:00 |
|
Victor Shyba
|
7b0e4617d3
|
fix db test stability
|
2019-08-20 04:11:04 -03:00 |
|
Victor Shyba
|
f567aca532
|
retry and batch requests, fix some loose ends
|
2019-08-19 14:02:30 -03:00 |
|
Victor Shyba
|
cf924373f6
|
make stream test an asyncio test
|
2019-08-12 18:16:58 -03:00 |
|
Victor Shyba
|
d1f5b25418
|
merge repeated subscription events
|
2019-08-12 18:16:57 -03:00 |
|
Lex Berezhny
|
0d6248fbeb
|
fix torba tests
|
2019-08-12 10:22:14 -04:00 |
|
Victor Shyba
|
afeff61268
|
fix repair and tests
|
2019-07-23 17:44:13 -04:00 |
|
Lex Berezhny
|
e4f802e5f4
|
when resolving inside channel break a tie of claims with same effective_amount by using height
|
2019-07-20 15:45:15 -04:00 |
|
Lex Berezhny
|
71551058ce
|
query interpolation
|
2019-07-18 19:54:38 -04:00 |
|
Victor Shyba
|
d9460dcd9e
|
refactor and clean up
|
2019-07-13 01:21:26 -04:00 |
|
Victor Shyba
|
9990889cce
|
add repair ability to baseheaders
|
2019-07-13 01:21:26 -04:00 |
|
Victor Shyba
|
f09c18539b
|
add test for concurrent header access
|
2019-07-13 01:21:26 -04:00 |
|
Victor Shyba
|
c1c7e30ec9
|
test boundaries, make limit a constant
|
2019-07-08 12:03:24 -04:00 |
|
Victor Shyba
|
28ae7f81e9
|
closes 2281 - fix too many sql variables + tests
|
2019-07-08 12:03:24 -04:00 |
|
Jack Robison
|
8a5b803788
|
add first 32260 blocks of bitcoin headers for torba unit tests
|
2019-06-28 15:09:49 -04:00 |
|
Lex Berezhny
|
894e86d3ee
|
fix intermittent test_queries failure in torba due to non-unique TX generated
|
2019-06-25 01:33:04 -04:00 |
|
Lex Berezhny
|
d8265add2d
|
added coin selection strategy for both prefer_confirmed and only_confirmed
|
2019-06-21 03:27:22 -04:00 |
|
Lex Berezhny
|
16215d5b96
|
preparing for moving torba into lbry sdk repo
|
2019-06-20 13:45:46 -04:00 |
|