Commit graph

254 commits

Author SHA1 Message Date
Jack Robison
f4d3e9ea6a
add development wallet server deploy script 2020-02-13 13:54:46 -05:00
Jack Robison
84c7f1bf58
update test 2020-02-11 16:13:55 -05:00
Lex Berezhny
ffbef69dc7 manually incremented version and added support to release script to release current version 2020-02-09 20:26:15 -05:00
Brannon King
1780ddd329 added ffmpeg status, addressed items from code review
linter
2020-02-03 21:53:42 -05:00
Brannon King
a90b60799a Fixed check_video.py on Windows
using a cross-platform workaround


fixed proactor use in the SDK


fixed linter
2020-02-03 21:53:42 -05:00
Brannon King
ab77541f36 in progress on video transcoding
works


Fixing lint tests


remove eval
2020-02-03 21:53:42 -05:00
Lex Berezhny
1a905d9a42 make --start-tag work again in release/script.py 2020-01-13 21:40:07 -05:00
Oleg Silkin
2a7911c7d6 rename jsonrpc_comment_edit -> jsonrpc_comment_update 2020-01-09 19:28:45 -05:00
Oleg Silkin
832020fa81 Makes claim_id and parent_id mutually exclusive for comment create 2020-01-09 19:28:45 -05:00
Oleg Silkin
78606ed4b8 Generates docs for comments 2020-01-09 19:28:45 -05:00
Lex Berezhny
6ddde88389 update release script with new directory structure 2020-01-06 12:18:26 -05:00
Lex Berezhny
b79f2b86b5 renamed Daemon.py to daemon.py per pylint 2020-01-03 03:08:15 -05:00
Lex Berezhny
c9f27b83e1 split integration tests into three jobs 2020-01-01 15:57:56 -05:00
Lex Berezhny
8327585b3b fix set_build.py and other things 2020-01-01 15:57:56 -05:00
Lex Berezhny
2968f74c6c moved lbry up one level 2020-01-01 15:57:56 -05:00
Lex Berezhny
d4b006656d torba integration test 2019-06-20 22:50:39 -04:00
Jack Robison
4409b8c4f8
fix torba version on travis 2019-06-05 18:19:56 -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
4dae1ae05f regenerate docs 2019-05-27 23:18:26 -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
Victor Shyba
fedc0e5bc3 add checktrie.py script 2019-05-22 12:20:33 -04:00
Victor Shyba
971f2a1cef log download speed only if downloading full streams 2019-05-01 14:31:11 -03:00
Victor Shyba
fc88261cc6 add head_blob_only to ttfb 2019-05-01 13:59:45 -03:00
Victor Shyba
895b3992c9 set type for stall download timeout 2019-05-01 13:26:51 -03:00
Victor Shyba
41951d8ec2 improve ttfb script confs 2019-05-01 13:17:13 -03:00
Lex Berezhny
6a2efa54ab dropped block_show command from API, users should run a full node if they need access to blocks 2019-04-27 18:03:35 -04:00
Victor Shyba
7bdef3146b fix ttfb 2019-04-25 20:38:33 -04:00
Victor Shyba
2145bfcabf install uvloop on wallet server docker image and default to it 2019-04-25 20:07:10 -04:00
Jack Robison
35479dcbd2
add file_save integration tests 2019-04-24 09:48:04 -04:00
Jack Robison
b230d8fbcb
rename BlobFileManager -> BlobManager 2019-04-24 09:48:04 -04:00
Lex Berezhny
4157045a41 block_show command example 2019-04-23 23:49:39 -04:00
Lex Berezhny
886ed6415a added examples which include all metadata passed to create stream and create channel 2019-04-21 21:34:13 -04:00
jessop
7f5deaf6c8 adds api examples to docs 2019-04-16 14:18:23 -04:00
Lex Berezhny
0200756218 put generated commands in groups 2019-04-12 14:24:16 -04:00
Lex Berezhny
1871c94003 new examples 2019-04-06 17:08:15 -04:00
Lex Berezhny
62a182b8bb automated example generator 2019-04-06 17:08:15 -04:00
Lex Berezhny
2f0c7d6a3f added title to examples 2019-04-06 17:08:15 -04:00
Lex Berezhny
59e1df9efa generate api examples 2019-04-06 17:08:15 -04:00
Thomas Zarebczan
6356818557 fix: time to first byte script
Fix with for metadata
2019-04-01 16:14:53 -04:00
Lex Berezhny
a3c3143868 fixed remaining references to lbrynet.extras.wallet -> lbrynet.wallet 2019-03-25 22:54:08 -04:00
Lex Berezhny
6db02e4362 show build type setting when building 2019-03-12 20:23:10 -04:00
Lex Berezhny
f0f651fc77 rely on torba cffi explicit version 2019-03-05 09:32:43 -05:00
Lex Berezhny
5d428138ed try older cffi on windows build 2019-03-05 09:32:43 -05:00
Lex Berezhny
5bb0a07fae pip with git does not appear to work in wine 2019-02-22 20:52:42 -05:00
Lex Berezhny
5ca594b9fd upgrade pip in wine 2019-02-22 20:52:42 -05:00
Lex Berezhny
3910964df1 plyvel no longer installed unless platform is explicitely linux in torba/setup.py 2019-02-22 20:52:42 -05:00
Victor Shyba
d7ba90bbea update ttfb script 2019-02-20 17:10:36 -03:00
Jack Robison
1f72e27272 improve time_to_first_byte.py 2019-02-20 17:04:08 -03:00
Jack Robison
2496e7ed44
improve time_to_first_byte.py 2019-02-20 14:43:40 -05:00
Victor Shyba
0d8c37a63b resolve uri->url on ttfb 2019-02-14 00:30:24 -05:00
Jack Robison
9f89c62e8a
download full streams in time_to_first_byte.py 2019-02-08 20:14:10 -05:00
Lex Berezhny
1314f75219 release script shows PRs that did not get included in changelog 2019-02-06 09:51:09 -05:00
Jack Robison
be90ec51e4
release-text 2019-02-06 09:00:59 -05:00
Jack Robison
f8a7d2ebe2
add release_texts to release.py 2019-02-05 09:58:42 -05:00
Jack Robison
c0160ab4e9
update time_to_first_byte.py 2019-01-31 15:39:20 -05:00
Jack Robison
e60e5b3919
fix updating content claim for a file
-fix file name and download dir not being hex encoded during publish, add repair script
2019-01-31 15:39:20 -05:00
Jack Robison
2e978c00b2
prioritize peers to download from 2019-01-31 15:39:20 -05:00
Jack Robison
7bde09dcf8
add download_blob_from_peer.py 2019-01-28 22:41:16 -05:00
Jack Robison
89efe3d1b9 minimal changes to cli.py 2019-01-24 00:13:15 -05:00
Jack Robison
5596eac930 merge conflicts 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
Jack Robison
c01728a6a7 update and add scripts 2019-01-24 00:13:15 -05:00
Jack Robison
883fa267a5
delete unused scripts 2019-01-22 09:33:42 -05:00
Lex Berezhny
9f9ec692c7 orchstr8 docker for lbry 2019-01-15 17:15:24 -05:00
Jack Robison
e74a5e8ef3 cleanup 2019-01-11 16:36:55 -05:00
Jack Robison
b9af999739 rename -> time_to_first_byte.py 2019-01-11 16:36:55 -05:00
hackrush
2de155f90f Profile get using rpc calls 2019-01-11 16:36:55 -05:00
hackrush
ab3db2e626 Get paths from args 2019-01-11 16:36:55 -05:00
hackrush
f9d26b04d8 Get averages! 2019-01-11 16:36:55 -05:00
hackrush
24e0673198 Profile downloading of sd blobs 2019-01-11 16:36:55 -05:00
hackrush
833261801f Profile downloading of sd blobs 2019-01-11 16:36:55 -05:00
Lex Berezhny
071db3a73d release.py script now extracts backwards-incompatible: value from PR description and adds it to changelog under Backwards Incompatible Changes 2019-01-11 01:16:59 -05:00
Thomas Zarebczan
e0386ea9dc rename lbnyum_wallet_dir to wallet_dir 2019-01-11 00:02:52 -05:00
Lex Berezhny
7e22adff7c added contributor username to each PR listed in changelog 2019-01-08 23:55:34 -05:00
Victor Shyba
187b7670b1 adds a dockerfile for wallet server 2019-01-04 11:10:52 -05:00
Lex Berezhny
04278cb1ab release script automatically figures out prerelease status 2018-12-14 22:25:06 -05:00
Lex Berezhny
75f82b107e updated release script with unittests and ability to go from rc to final release 2018-12-14 21:50:30 -05:00
Jack Robison
05e556a5e3
fix generate_json_api script 2018-12-12 12:18:32 -05:00
Lex Berezhny
16122299e4 revert version back 0.30.1 2018-12-11 23:39:08 -05:00
Lex Berezhny
9f18da4bae
release script (#1697)
* travis deploying to github
* release script
2018-12-11 23:24:19 -05:00
Victor Shyba
4e3467bb7e fix windows release type set script 2018-12-11 16:30:35 -05:00
Lex Berezhny
70ec08e30b icons! 2018-11-29 17:15:18 -05:00
Victor Shyba
bc844013a1 (win build) add pywin32 and netifaces wheels 2018-11-26 20:55:03 -05:00
Victor Shyba
a50657c472 add dockerfile and readme on how win docker builder is generated 2018-11-26 20:55:03 -05:00
Victor Shyba
977cf9f506 log python version on windows build script 2018-11-26 20:55:03 -05:00
Lex Berezhny
0c999083cc added jsonrpc_account_send and dropped torba[server] 2018-11-21 01:14:39 -05:00
Victor Shyba
561215db8a fix download script 2018-11-21 00:25:43 -05:00
Jack Robison
a6b643bb34
move files 2018-11-09 16:52:42 -05:00
Lex Berezhny
cdd65c6783 updated pyinstaller build instructions 2018-11-04 20:25:24 -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
Hugo
2e6c848c39 Upgrade Python syntax with pyupgrade --py36-plus 2018-10-23 12:02:10 -04:00
Jack Robison
18a0204105
set_build regex 2018-10-22 22:27:57 -04:00
Jack Robison
01baa193d5
fix set_build 2018-10-22 20:58:52 -04:00
Jack Robison
ba57af5502
fix set_build 2018-10-22 17:55:32 -04:00
Jack Robison
8139f93ff1
set build type 2018-10-22 16:31:05 -04:00
Hugo
3f704be85c Fix spelling 2018-10-18 14:40:37 +03:00
Victor Shyba
90e0694d2e fix download from peer script 2018-10-17 15:33:22 -04:00
Victor Shyba
234eaf8890 fix download_blob_from_peer script 2018-10-10 15:27:03 -04:00
Lex Berezhny
c753a5825a switched all --account args to --account_id, fixed issues reported by @osilkin98 and regenerated api.json 2018-09-23 23:48:53 -04:00
Victor Shyba
4185a3b9e3 add a pyinstaller hook for coincurve 2018-09-23 22:42:41 -04:00
Lex Berezhny
10b34d6b33
unnecessary list() added during py3 port
instead of recursive bytes2unicode use a proper JSONEncoder to conver bytes->unicode for json.dumps()
removing excessive isinstance(data, bytes) checks
py3: / -> // and list() around .items() that gets modified in loop
moved lbrynet.undecorated to where its actually used and hopefully we can delete it eventually
removed build/upload_assets.py, travis can do all this now
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
2ceba79b9f
linux build added and uploading to S3 2018-08-24 11:38:19 -04:00
Lex Berezhny
1c8a59c1a9
upgrade upload assets script to py3 2018-08-24 11:37:53 -04:00
Lex Berezhny
298bf91293
moved build/upload_assets.py -> scripts/upload_assets.py 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
Lex Berezhny
ba80c0e594
py2(iteritems, itervalues) -> py3(items, values) 2018-08-24 11:37:53 -04:00
Lex Berezhny
971252d5d1
undo simplejson commit 2018-08-24 11:37:53 -04:00
hackrush
c01716a6c0
Using simplejson and fixed some encodes and decodes 2018-08-24 11:37:53 -04:00
Lex Berezhny
80990b959c
moved files around 2018-08-24 11:37:25 -04:00
Lex Berezhny
cab8416596
api doc generator (#1290)
script to generate docs/api.json
2018-07-24 19:36:09 -04:00
Jack Robison
0386bfadf0
update seed script 2018-06-07 15:02:47 -04:00
Jack Robison
30c4b160f1
use epoll reactor for seed node script 2018-06-07 15:02:47 -04:00
Jack Robison
51b42da1c5
remove unused scripts 2018-06-07 15:02:47 -04:00
Jack Robison
e1079a0c0f
add seed node script and monitor tool, update dht monitor script 2018-06-07 15:02:47 -04:00
Alex Grintsvayg
f32861923e update blob download script 2018-05-02 13:23:57 -04:00
Alex Grintsvayg
d973d1270d dht script 2 2018-04-17 13:47:56 -04:00
Alex Grintsvayg
adcd6edfcb a very simple dht node script 2018-04-17 13:40:42 -04:00
Jack Robison
cb09be5336
remove unused stuff 2018-03-28 15:53:50 -04:00
Jack Robison
e30ea50ef4
more 2018-03-28 15:53:47 -04:00
Alex Grintsvayg
539881b5ad oops 2018-03-20 11:38:02 -04:00
Jack Robison
ef7a360ee6
docs 2018-03-20 10:44:17 -04:00
Alex Grintsvayg
a96ee6230f fix docs theme 2018-03-05 18:57:05 -05:00
hackrush
53c5134591 Consolidated all 3 scripts into 1, better error messages 2018-03-06 03:55:50 +05:30
hackrush
c7bfb0a2e7 ImportError checking and kill process after completion 2018-03-06 03:50:12 +05:30
hackrush
30bfb9ac88 Review and script fixes 2018-03-06 03:50:12 +05:30
hackrush
da4a24d79f Added scripts to autogenerate docs and api from docstring
Summary of changes
  Removed single dashed(short args) arguments(possibly breaking changes
for app side)
  Standardised the docstrings
  Added scripts to autogenerate API and CLI documentation using the
docstrings
2018-03-06 03:50:12 +05:30
Alex Grintsvayg
2f8c645edc download script now gets all blobs in stream if you give it an sd hash 2018-02-07 11:21:34 -05:00
Jack Robison
74ec4192e2
delete outdated scripts 2017-12-15 20:23:16 -05:00
Jack Robison
a0a7d5f569
add routing_table_get 2017-10-11 12:54:40 -04:00
Jack Robison
e9fd8eb096
update tests and scripts 2017-10-10 13:55:31 -04:00
Jack Robison
81b584a35a
update tests and scripts 2017-09-28 14:04:03 -04:00
Jack Robison
14636a5d38
split up HashBlob.py into lbrynet.blob 2017-09-20 13:59:24 -04:00
Jack Robison
c53a189605
remove TempBlob, clean up blob classes, use FBP and BytesIO in BlobFile 2017-09-20 13:59:18 -04:00
Victor Shyba
a3e5c61b50
use FileBodyProducer for encrypt_blob script 2017-09-20 13:59:16 -04:00
Victor Shyba
84bd4fdc3e
fix encryption script 2017-09-20 13:59:15 -04:00
Jack Robison
967cc4c63c rename lbrynet.lbrynet_daemon to lbrynet.daemon 2017-06-25 21:25:41 -04:00
Jack Robison
c3799b9c8c add cli docs 2017-06-09 12:14:03 -04:00
Alex Grintsvayg
c525c8f5d1 delete unused 2017-04-29 12:21:33 -04:00
Alex Grintsvayg
8db7c37fa7 exploring dht 2017-04-10 13:45:43 -04:00
Alex Grintsvayg
c0a40605ad formatting and minor fixes on scripts 2017-03-31 14:23:35 -04:00
Alex Grintsvayg
c20ba29c7a move scripts into scripts dir 2017-03-31 14:23:09 -04:00
Alex Grintsvayg
ee77bb0670 unused imports 2017-03-17 13:10:40 -04:00
Alex Grintsvayg
0e76ca0767 update docs 2017-02-28 12:31:55 -05:00
Job Evers-Meltzer
90d3a0ef9c Add script to reseed a file 2017-02-15 06:43:41 -06:00
Job Evers-Meltzer
1aa7981ab1 download blob script update 2017-01-17 17:11:14 -06:00
Alex Grintsvayg
267c6cbaca refactor conf.settings 2017-01-16 22:32:54 -05:00
Job Evers‐Meltzer
61702ba1e4 Merge pull request #301 from lbryio/query-available-blobs
Query available blobs and Upload to Lighthouse Scripts
2017-01-12 08:42:08 -06:00
Alex Grintsvayg
d06211015d api doc generator 2017-01-11 17:30:16 -05:00
Job Evers-Meltzer
5dbf9034ec Add scripts related to querying / downloading sd blobs 2017-01-11 12:05:34 -06:00