Lex Berezhny
|
4a24cc0095
|
pylint & mypint fixes
|
2019-06-19 06:12:57 -04:00 |
|
Alex Grintsvayg
|
f2bd0edc51
|
add option to only use confirmed utxos
|
2019-06-19 06:12:57 -04:00 |
|
Lex Berezhny
|
f5650c1b13
|
minor refactor of reorg integration test
|
2019-06-19 01:49:47 -04:00 |
|
Lex Berezhny
|
ecebbc86c6
|
fixed reorg issue with headers
|
2019-06-19 01:49:47 -04:00 |
|
Victor Shyba
|
1b5281c23e
|
connect to multiple servers
|
2019-06-10 23:25:38 -04:00 |
|
Victor Shyba
|
8e43e40810
|
fix reconnect and improve test
|
2019-06-04 11:04:47 -04:00 |
|
Victor Shyba
|
a14b91cdda
|
refactor test and make it faster
|
2019-06-03 16:04:15 -04:00 |
|
Victor Shyba
|
08609e9760
|
remove unnecessary call to ledger stop on client tests
|
2019-06-03 16:04:15 -04:00 |
|
Victor Shyba
|
ca0a3dbf9e
|
minor cleanups on test spurious exceptions
|
2019-06-03 16:04:15 -04:00 |
|
Victor Shyba
|
9d0b9f0ded
|
improve server picking tests
|
2019-06-03 16:04:15 -04:00 |
|
Victor Shyba
|
8911af58cf
|
pick fastest server on client start
|
2019-06-03 16:04:15 -04:00 |
|
Lex Berezhny
|
31983fbb8e
|
support in db for constraints that reference the same column by appending a # followed by some unique string
|
2019-05-18 00:03:23 -04:00 |
|
Lex Berezhny
|
cfb051396a
|
sql __in uses proper escaping instead of putting values directly in SQL
|
2019-05-18 00:03:23 -04:00 |
|
Lex Berezhny
|
c44de48481
|
+ account.apply and addressmanager.apply
|
2019-03-12 15:05:07 -04:00 |
|
Lex Berezhny
|
a021ddeffd
|
+ account.modified_on
|
2019-03-11 22:50:39 -04:00 |
|
Victor Shyba
|
1286417aec
|
apply scrypt as kdf, add tests
|
2019-03-11 22:50:39 -04:00 |
|
Jack Robison
|
97e4d51c29
|
tests and feedback
|
2019-02-13 22:50:43 -05:00 |
|
Victor Shyba
|
6c68ba1d22
|
add timeout->retry tests]
|
2019-02-12 21:02:25 -05:00 |
|
Lex Berezhny
|
355989d6d1
|
test_sync.py fixes
|
2019-01-13 22:59:57 -05:00 |
|
Lex Berezhny
|
08814ad811
|
test_sync.py fixes
|
2019-01-13 22:52:49 -05:00 |
|
Victor Shyba
|
f4ec20a2e2
|
tentatively enable test_reorg for travis
|
2018-12-10 13:48:23 -05:00 |
|
Lex Berezhny
|
612066165a
|
improved integration test for tx synchronization
|
2018-12-06 13:38:56 -05:00 |
|
Lex Berezhny
|
b2544139e6
|
stress test
|
2018-12-05 23:45:35 -05:00 |
|
Lex Berezhny
|
1b7c5a1373
|
update_history serially handles unique addresses
|
2018-12-05 11:48:19 -05:00 |
|
Lex Berezhny
|
2b8c06bda7
|
wip sync fixing
|
2018-12-05 11:48:19 -05:00 |
|
Lex Berezhny
|
10c1f8e1cf
|
drop requirements: mock, requests. merge [server] into the main requirement section
|
2018-11-20 22:57:59 -05:00 |
|
Lex Berezhny
|
e5714dc1fc
|
test sync integration test and other fixes
|
2018-11-19 18:14:57 -05:00 |
|
Lex Berezhny
|
1732167af1
|
use assertBalance in reconnect tests
|
2018-11-19 18:14:57 -05:00 |
|
Lex Berezhny
|
345d4f8ab1
|
refactored tx sync
|
2018-11-19 18:14:57 -05:00 |
|
Jack Robison
|
e745b6c16e
|
fix wallet encryption
fixes https://github.com/lbryio/lbry/issues/1623
|
2018-11-19 17:15:09 -05:00 |
|
Victor Shyba
|
ee57af8e99
|
restore skips for Travis
|
2018-11-07 16:46:47 -05:00 |
|
Lex Berezhny
|
fdf479241a
|
added ledger.wait(tx) to support reliably waiting for TX to be in ledger
|
2018-11-07 14:42:17 -05:00 |
|
Lex Berezhny
|
5f70ae9923
|
reorganization
|
2018-11-04 01:55:50 -04:00 |
|