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
Lex Berezhny
0c999083cc
added jsonrpc_account_send and dropped torba[server]
2018-11-21 01:14:39 -05:00
Lex Berezhny
f1feec66c0
fixed path to cli.py in setup.py
2018-11-06 13:55:22 -05:00
Lex Berezhny
73b9b983b1
pinned protobuf to specific version, fixes #1602
2018-11-06 00:05:40 -05:00
Lex Berezhny
e3b127192c
install .[test] includes the [wallet-server]
2018-11-04 10:50:15 -05:00
Lex Berezhny
8ca2b75c80
lbryumx -> lbrynet.extras.wallet.server
2018-11-04 10:50:15 -05:00
Lex Berezhny
22f5aaee70
regenerated protobufs
2018-11-04 10:50:15 -05:00
Lex Berezhny
fa0d13e630
protobuf==3.2.0
2018-11-04 10:50:15 -05:00
Lex Berezhny
227a82d6d3
update protobuf version
2018-11-04 10:50:15 -05:00
Lex Berezhny
65cfc1f63c
removed lbryschema references from scripts and copied lbryschema requirements into local setup.py
2018-11-04 10:50:15 -05:00
Lex Berezhny
699c057f2d
upgrading to new torba
2018-11-04 02:28:36 -05:00
Nikita Titov
810a63782d
Fixed long description of package
2018-10-20 10:15:29 -04:00
Jack Robison
d9757fdae8
remove asyncio from requirements
2018-10-18 00:32:44 -04:00
Jack Robison
a1368b05da
txupnp --> aioupnp
...
-update INSTALL.md
2018-10-17 13:29:28 -04:00
Alex Grintsvayg
95436b233c
fix lbrynet --version
2018-10-09 11:15:11 -04:00
Jack Robison
78fcf6a44a
add asyncio to requirements
2018-10-01 18:42:28 -04:00
Jack Robison
5a1f551ce5
requirements and bytes/string
2018-08-24 12:21:11 -04:00
Jack Robison
d1bbb7af74
update required twisted version
2018-08-24 11:42:35 -04:00
Lex Berezhny
8739dc5d2c
pin faker to 0.8.17
2018-08-24 11:42:33 -04:00
Lex Berezhny
d10778430f
upnpclient -> txupnp
2018-08-24 11:40:43 -04:00
Lex Berezhny
4da40e8d52
renamed build binary to lbrynet and other cleanup
2018-08-24 11:40:41 -04:00
Lex Berezhny
875edb5f76
+ aiohttp dependency added
2018-08-24 11:37:53 -04:00
Lex Berezhny
7335d012ef
replace miniupnpc with upnpclient
...
docker build with wine
2018-08-24 11:37:53 -04:00