Lex Berezhny
|
9525bd6ca0
|
do not run 3.6 tests anymore
|
2018-11-29 16:39:59 -05:00 |
|
Lex Berezhny
|
6c4f6dd59a
|
do not install plyvel on windows
|
2018-11-29 16:28:38 -05:00 |
|
Jack Robison
|
997b573aa4
|
Merge pull request #42 from lbryio/catch-decrypt-errors
catch decryption errors and verify seed is valid upon decrypt
|
2018-11-26 14:53:33 -05:00 |
|
Jack Robison
|
ca67c56222
|
catch decryption errors and verify seed is valid upon decrypt
|
2018-11-26 14:40:59 -05:00 |
|
Victor Shyba
|
56fc003a96
|
log errors from wallet servers
|
2018-11-26 00:32:20 -05:00 |
|
Lex Berezhny
|
8cb811ca1d
|
force older astroid
|
2018-11-25 20:54:59 -05:00 |
|
Lex Berezhny
|
9e5246c619
|
drop old style classes in torba.server
|
2018-11-25 20:51:41 -05:00 |
|
Lex Berezhny
|
b2bcf39872
|
0.2.2
|
2018-11-25 11:08:49 -05:00 |
|
Lex Berezhny
|
0fc864c2d5
|
update ignore path for bitcoin_headers
|
2018-11-25 11:08:13 -05:00 |
|
Lex Berezhny
|
4b39aad07e
|
drop [test,server] extras from travis and tox.ini
|
2018-11-20 22:59:58 -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
|
ed880be3e5
|
0.2.1
|
2018-11-19 19:27:07 -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
|
ee28bbc19b
|
pylint and mypy fixes
|
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 |
|
Victor Shyba
|
700f73e8e9
|
make tox run it all together
|
2018-11-07 16:46:47 -05:00 |
|
Victor Shyba
|
fb6a7442a6
|
fix wallet server shutdown for tests
|
2018-11-07 16:46:47 -05:00 |
|
Lex Berezhny
|
b8a3b62f0f
|
moved import to make pylint happy, take 2
|
2018-11-07 15:10:27 -05:00 |
|
Lex Berezhny
|
78b84ba698
|
moved import to make pylint happy
|
2018-11-07 15:07:36 -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
|
8fcbf48bdf
|
attempt UTXO check 5 times when UTXOs are less than the fee
|
2018-11-06 19:27:48 -05:00 |
|
Lex Berezhny
|
268e599423
|
handle creating transactions where input is consumed by fees and there is no output by creating an additional input which will require some change output
|
2018-11-06 19:16:27 -05:00 |
|
Lex Berezhny
|
ae8fece9bb
|
python3.6 tests pass again
|
2018-11-04 01:42:27 -05:00 |
|
Lex Berezhny
|
c91c69540b
|
orchstr8 command for orchestration
|
2018-11-04 01:09:16 -05:00 |
|
Lex Berezhny
|
c497385bc7
|
setup.py fixes
|
2018-11-04 01:04:14 -05:00 |
|
Lex Berezhny
|
37468cad59
|
fix pylint
|
2018-11-04 01:01:03 -05:00 |
|
Lex Berezhny
|
5f70ae9923
|
reorganization
|
2018-11-04 01:55:50 -04:00 |
|
Lex Berezhny
|
c1b96a36a7
|
skip running 3.6 tests
|
2018-11-03 20:52:26 -04:00 |
|
Lex Berezhny
|
5cdda0f3a8
|
fix AsyncTestCase imports
|
2018-11-03 20:52:26 -04:00 |
|
Lex Berezhny
|
f0e1fc1a49
|
more pylint and mypy fixes
|
2018-11-03 20:52:26 -04:00 |
|
Lex Berezhny
|
77d8c68b13
|
pylint disable workbench check for now
|
2018-11-03 20:52:26 -04:00 |
|
Lex Berezhny
|
48d7bfd225
|
pylint and mypy fixes
|
2018-11-03 20:52:26 -04:00 |
|
Lex Berezhny
|
f60435c878
|
moving and refactoring electrumx into torba
|
2018-11-03 20:52:26 -04:00 |
|
Victor Shyba
|
41332f22c3
|
bump aiorpcx + adapt basenetwork
|
2018-11-03 11:00:23 -04:00 |
|
Lex Berezhny
|
a6ff18c872
|
pin aiorpcx to 0.8.2 until we can upgrade to latest
|
2018-10-26 16:20:07 -04:00 |
|
Lex Berezhny
|
b90378d739
|
0.1.6
|
2018-10-25 17:49:17 -04:00 |
|
Victor Shyba
|
a5a0089daa
|
fix subscribe
|
2018-10-25 17:47:45 -04:00 |
|
Lex Berezhny
|
82c71e4255
|
v0.1.5
|
2018-10-21 11:53:13 -04:00 |
|
Victor Shyba
|
dce5541c3a
|
revert insert many due to lbrynet
|
2018-10-20 16:48:02 -04:00 |
|
Victor Shyba
|
8bbda75865
|
save_transaction_io back to a transaction
|
2018-10-20 16:48:02 -04:00 |
|
Nikita Titov
|
e650562758
|
Use README as long description on PyPI
|
2018-10-20 10:17:02 -04:00 |
|
Lex Berezhny
|
d3d60071ae
|
v0.1.4
|
2018-10-19 11:01:35 -04:00 |
|
Victor Shyba
|
85503cf92b
|
retry with a delay increasing from 0 up to 10 seconds
|
2018-10-19 10:59:27 -04:00 |
|
Lex Berezhny
|
f67b872bd1
|
0.1.3
|
2018-10-18 18:21:39 -04:00 |
|
Victor Shyba
|
c497e9884a
|
pylint
|
2018-10-18 18:20:09 -04:00 |
|
Victor Shyba
|
3b021af1bd
|
adds a simple sqlite asyncio wrapper
|
2018-10-18 18:20:09 -04:00 |
|
Lex Berezhny
|
6fe648b9a9
|
v0.1.2
|
2018-10-17 21:21:21 -04:00 |
|