Lex Berezhny
ec82486e15
removed go hub dependency
2022-08-08 14:55:44 -04:00
Jack Robison
352e45b6b7
update pinned hub version
2022-07-25 10:12:46 -04:00
Jack Robison
2313d30996
fix reconnect test
2022-05-27 11:59:18 -04:00
Jack Robison
a391fe9fc7
scribe -> hub
2022-05-27 09:58:13 -04:00
Victor Shyba
ca6fd5b7b9
fix scribe pinning
2022-05-11 20:14:44 -03:00
Lex Berezhny
d3880fffa0
pin scribe to specific version
2022-04-08 13:48:30 -04:00
Lex Berezhny
37eb55375a
only install jsonschema during testing
2022-04-08 10:56:18 -04:00
Daniel Krol
eca69391ef
Add wallet json-schema, validate in one test.
2022-04-08 10:56:18 -04:00
Jack Robison
9faf6e46ca
move lbry.wallet.server to new project called scribe
...
switch from using lbrycrd to lbcd
2022-03-27 23:33:26 -04:00
Eugene Dubinin
557348e345
detect media_type from the file contents
2022-01-29 15:25:17 +02:00
Jack Robison
6f3342e09e
update plyvel to 1.3.0
...
https://github.com/lbryio/lbry-sdk/pull/3205#issuecomment-877564489
2021-10-05 16:44:49 -04:00
Jeffrey Picard
c124e88d12
grpc client for python
2021-09-10 18:57:20 -03:00
Lex Berezhny
88772c4266
update setup.py
2021-08-20 22:42:12 -04:00
Lex Berezhny
34fc530fba
cleanup github actions to be able to drop gitlab
2021-07-20 22:43:57 -04:00
Ofek Lev
37a7345a90
Upgrade coincurve
dependency
2021-07-09 10:51:03 -04:00
Victor Shyba
c6372ea9de
hub->lbry-hub
2021-03-24 17:03:57 -03:00
Victor Shyba
ef97c9b69f
torba-server -> hub
2021-03-19 19:58:13 -03:00
Victor Shyba
d855e6c8b1
move elasticsearch things into its own module
2021-03-19 19:58:13 -03:00
Jack Robison
24d11de5a7
torba-elastic-sync
2021-03-19 19:58:13 -03:00
Victor Shyba
6f5f8e5648
add elasticsearch dep
2021-03-19 19:58:13 -03:00
Jack Robison
f21ab49ac5
bump aioupnp requirement
2020-11-03 10:39:38 -05:00
Jack Robison
0c95d96f32
update pyyaml requirement to 5.3.1
2020-07-16 12:15:51 -04:00
Mikkel Kroman
6e4f6fa92d
Update cffi to v1.13.2
...
This fixes compilation issues for CPython 3.8+
2020-02-09 17:19:53 -05:00
Alex Grintsvayg
6c07141abd
Add prometheus metrics collection to client and server
2020-01-22 10:28:17 -05:00
Alex Grintsvayg
1299c9162c
Revert "Add prometheus metrics collection to client and server"
...
This reverts commit 59a5bacb2e
.
2020-01-21 10:30:49 -05:00
Alex Grintsvayg
59a5bacb2e
Add prometheus metrics collection to client and server
2020-01-20 12:43:49 -05:00
Jack Robison
fd6609e961
bump aioupnp requirement to 0.0.17
2020-01-16 15:40:29 -05:00
Lex Berezhny
2968f74c6c
moved lbry up one level
2020-01-01 15:57:56 -05:00
Lex Berezhny
85d7adc0b5
moved lbrynet into lbry directory
2019-06-20 22:50:39 -04:00
Jack Robison
db685e5807
bump torba requirement
2019-06-19 14:23:38 -04:00
Lex Berezhny
f78323e0fb
update torba version
2019-06-19 02:17:08 -04:00
Jack Robison
078d09976c
pin aioupnp requirement
2019-06-05 18:50:36 -04:00
Alex Grintsvayg
bae2939943
change a few instances of lbry.io to lbry.com. fixes #2135
2019-06-04 10:23:04 -04:00
Lex Berezhny
9f1f2b1781
claim search with --public_key_id
2019-06-03 21:56:17 -04:00
Jack Robison
925e39c5a8
improve set_build.py, pin torba version
...
- adds BUILD_COMMIT to lbrynet.build_type
2019-05-24 18:02:55 -04:00
Alex Grintsvayg
d8d136f1d8
uniform spacing on docstring
2019-05-22 16:51:14 -04:00
Oleg Silkin
fa2ead002e
Fixes incompatible attrs issue when running pip install -e .
2019-04-06 18:43:34 -04:00
Lex Berezhny
cc5852a9b9
update pyyaml due to security alert
2019-03-25 22:54:08 -04:00
Lex Berezhny
d47575e8e0
progress
2019-03-25 22:54:08 -04:00
Lex Berezhny
cd15230a92
getting close to a nice model
2019-03-25 22:54:08 -04:00
Jack Robison
10d73fe480
use certifi
2019-02-28 12:40:11 -05:00
Jack Robison
d95903d219
update aiohttp and pylint
2019-02-28 12:04:07 -05:00
Jack Robison
876a3c68dd
pin requirements
2019-02-26 17:20:16 -05:00
Jack Robison
ab4a5cee01
pin jsonschema version
2019-02-26 09:23:41 -05:00
Lex Berezhny
13a18d422e
dropped envparse
2019-01-24 00:13:15 -05:00
Jack Robison
65ae1b3f08
update setup.py, travis, and wine_build
2019-01-24 00:13:15 -05:00
Oleg Silkin
458bddcb65
Removes Faker from Dependencies ( #1687 )
...
* Removes faker import and its usage
* Replaces data generated with faker with static data
* Drops faker as a dependency & removes extras require section
* Removes installation instruction for the test dependencies in setup.py
2018-12-11 20:19:58 -05:00
Lex Berezhny
ffae10d11f
drop pytest
2018-11-26 18:02:12 -05:00
Oleg Silkin
f9ff3e5d14
Removes third-party mock dependency ( #1661 )
...
* Removes mock from setup.py dependencies
* Refactors name resetTime to reset_time
* Replaces import mock with built-in unittest.mock
* Refactors imports to separate built-in, external, and project modules
2018-11-25 11:12:30 -05:00
Oleg Silkin
b3fde9d78d
Removes six
From Project ( #1660 )
...
* Replaces `six` urllib with python 3's urllib
* Replaces `six`'s int2byte method with native `bytes` class
* Removes edge case testing for python2 vs python3
* Removes useless object inheritance
* Uses native io.BytesIO instead of six.BytesIO
* Removes six from dependencies
2018-11-22 23:24:21 -05:00