Commit graph

15 commits

Author SHA1 Message Date
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