Commit graph

6161 commits

Author SHA1 Message Date
Lex Berezhny
f5e38f6e23 updated imports after moving lbrynet -> lbry 2019-06-20 22:50:39 -04:00
Lex Berezhny
063335377e updated lbry.iml 2019-06-20 22:50:39 -04:00
Lex Berezhny
ee6f511126 moved lbrynet -> lbry 2019-06-20 22:50:39 -04:00
Lex Berezhny
75574486d3 simplify lbry.iml 2019-06-20 22:50:39 -04:00
Lex Berezhny
03a09f0f42 ignore changes to files in .idea 2019-06-20 22:50:39 -04:00
Lex Berezhny
075b3ec3d2 added default .idea files 2019-06-20 22:50:39 -04:00
Lex Berezhny
3d5aa6a44b travis fixes 2019-06-20 22:50:39 -04:00
Lex Berezhny
8350b42c1b require python 3.7 2019-06-20 22:50:39 -04:00
Lex Berezhny
7061a62e88 set correct directory in Docker build 2019-06-20 22:50:39 -04:00
Lex Berezhny
133fceeee5 fixing docker build 2019-06-20 22:50:39 -04:00
Lex Berezhny
38331b8918 travis fixups 2019-06-20 22:50:39 -04:00
Lex Berezhny
5bbba0b65a updated windows build 2019-06-20 22:50:39 -04:00
Lex Berezhny
07a63b2a0a moved lbry.png into lbry 2019-06-20 22:50:39 -04:00
Lex Berezhny
9ddc70fc81 deleted .github templates 2019-06-20 22:50:39 -04:00
Lex Berezhny
2b6f5fde13 moved more lbry files into lbry dir 2019-06-20 22:50:39 -04:00
Lex Berezhny
d4b006656d torba integration test 2019-06-20 22:50:39 -04:00
Lex Berezhny
b1e70723c7 travis coverage combine fix 2019-06-20 22:50:39 -04:00
Lex Berezhny
1ec1ad19f8 pin to mypy==0.701 2019-06-20 22:50:39 -04:00
Lex Berezhny
b96b27ed91 travis ci install mypy 2019-06-20 22:50:39 -04:00
Lex Berezhny
8b145cb1d8 combined .travis.yml 2019-06-20 22:50:39 -04:00
Lex Berezhny
85d7adc0b5 moved lbrynet into lbry directory 2019-06-20 22:50:39 -04:00
Lex Berezhny
d530599b5d Merge remote-tracking branch 'torba/move-to-lbry' 2019-06-20 14:04:30 -04:00
Lex Berezhny
16215d5b96 preparing for moving torba into lbry sdk repo 2019-06-20 13:45:46 -04:00
Jack Robison
db685e5807
bump torba requirement 2019-06-19 14:23:38 -04:00
Jack Robison
190304344c
v0.5.7 2019-06-19 10:55:57 -04:00
Alex Grintsvayg
24e8a3c62e
more accurate coin selection strategy name 2019-06-19 10:39:11 -04:00
Lex Berezhny
571b02f381 v0.38.0rc7 2019-06-19 06:44:26 -04:00
Lex Berezhny
36e3f1b3ec integration test fix 2019-06-19 06:33:12 -04:00
Lex Berezhny
564d6bdc5d more refactoring 2019-06-19 06:33:12 -04:00
Victor Shyba
1e2b040f75 simplify validation, move to fee.update 2019-06-19 06:33:12 -04:00
Victor Shyba
5876d5c295 cover more edge cases, add tests 2019-06-19 06:33:12 -04:00
Victor Shyba
54e53932bd fix bug: fee address defaults respect replace 2019-06-19 06:33:12 -04:00
Victor Shyba
c9b3c2e6aa change test to use preview=True on broadcast 2019-06-19 06:33:12 -04:00
Victor Shyba
912c102d9a fix updating fee address to claim address, fix testing for malformed claims 2019-06-19 06:33:12 -04:00
Victor Shyba
2b7cbf9759 get without fee address defaults pays to claim address 2019-06-19 06:33:12 -04:00
Oleg Silkin
1cc6b2e31e More integration unittests and mock server fixes 2019-06-19 06:25:26 -04:00
Oleg Silkin
7fa797712a Adds comment signature unit testing 2019-06-19 06:25:26 -04:00
Oleg Silkin
636f36ebad Moves get_channel,get_stream out of Class into their own functions 2019-06-19 06:25:26 -04:00
Oleg Silkin
8e0888b846 Fixes comment functions 2019-06-19 06:25:26 -04:00
Oleg Silkin
ce5dd5022b Adds Comment Signing and Validation 2019-06-19 06:25:26 -04:00
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
Thomas Zarebczan
756d17bada update wallet servers
Not sure where spv3 will be yet. We can probably repurpose lbryumx2/3/4 once we go live, so we'll make sure to add those before release.
2019-06-19 02:53:41 -04:00
Lex Berezhny
81e061af30 added missing raise SystemExit() 2019-06-19 02:53:22 -04:00
Alex Grintsvayg
a60cd1d475 separate try/except for media server 2019-06-19 02:53:22 -04:00
Lex Berezhny
f78323e0fb update torba version 2019-06-19 02:17:08 -04:00
Lex Berezhny
fd6cbe0f6c reorgs do not hang the wallet server 2019-06-19 02:17:08 -04:00
Lex Berezhny
c30e905e19 undo backup_txs method signature change 2019-06-19 01:49:47 -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