Jack Robison
992be881af
fix _get_lbry_file return bug
2017-03-08 11:53:24 -05:00
Alex Grintsvayg
68f5588bd9
make loggly logs less verbose
2017-03-08 11:23:28 -05:00
Umpei Kay Kurokawa
531fa63590
Merge pull request #519 from lbryio/fix_publish_docstring
...
fix docstring for daemon publish command
2017-03-08 10:50:54 -05:00
Kay Kurokawa
9048244cdc
fix docstring for daemon publish command
2017-03-08 10:39:31 -05:00
Jack Robison
a132496643
fix filter files by outpoint
2017-03-08 09:31:36 -05:00
Kay Kurokawa
1aa715c927
remove file_utils import from Daemon
2017-03-07 21:17:06 -05:00
Kay Kurokawa
931925be15
remove start and reveal from file_utils
2017-03-07 21:17:06 -05:00
Kay Kurokawa
e2ed9f21d2
delete reveal and open command from api, not needed for electron
2017-03-07 21:17:06 -05:00
Kay Kurokawa
e6cd4c9877
removing unuseful/unused commands from daemon API
2017-03-07 21:17:06 -05:00
Jack Robison
e2cc212eb8
Merge pull request #512 from lbryio/file-list-refactor
...
File list refactor
2017-03-07 20:38:04 -05:00
Alex Liebowitz
18c690d801
Add string comparison to ClaimOutpoint
2017-03-07 18:31:05 -05:00
Jack Robison
9e09d1fc38
handle multiple files to delete in file_delete
2017-03-07 18:30:18 -05:00
Jack Robison
454755169a
explain get_count_for_stream in file_delete
2017-03-07 18:29:44 -05:00
Jack Robison
bc9b990728
return file json from get
2017-03-07 18:29:44 -05:00
Jack Robison
7ad46e70be
remove deprecated delete_lbry_file, move file deletion to lbry_file_manager
2017-03-07 18:29:44 -05:00
Jack Robison
4f9b5c4624
refactor file_list, remove deprecated file retrieval functions
2017-03-07 18:29:44 -05:00
Jack Robison
9744287370
change attribute "uri" to "name"
2017-03-07 18:29:44 -05:00
Alex Grintsvayg
59a5a3164f
Bump version: 0.9.0rc13 → 0.9.0rc14
2017-03-07 16:03:19 -05:00
Alex Grintsvayg
6fb3313eaf
Bump version: 0.9.0rc12 → 0.9.0rc13
2017-03-06 18:15:45 -05:00
Alex Grintsvayg
2bfbae9d4e
Bump version: 0.9.0rc11 → 0.9.0rc12
2017-03-06 17:47:50 -05:00
Kay Kurokawa
d642ba039d
Fix downloading not timing out properly when unable to download sd blob
2017-03-03 16:45:25 -05:00
Kay Kurokawa
9755e9b11f
Improvements to exchange rate manager
2017-03-03 12:50:47 -05:00
Alex Liebowitz
e8afad7af8
Bump version: 0.9.0rc10 → 0.9.0rc11
2017-02-27 17:49:07 -05:00
Kay Kurokawa
88f270180c
add check in case local height is less than zero
2017-02-27 13:28:58 -05:00
Kay Kurokawa
824fbcc25a
adding timeout to ClientProtocol
2017-02-27 13:02:35 -05:00
jobevers
d3d8426430
Bump version: 0.9.0rc9 → 0.9.0rc10
2017-02-22 16:14:40 -06:00
jobevers
9af1cae249
Bump version: 0.9.0rc8 → 0.9.0rc9
2017-02-22 12:51:10 -06:00
jobevers
301e4ae0fa
update version to 0.9.0rc8
2017-02-21 21:03:58 -06:00
jobevers
d359949a5c
check network exists on jsonrpc_status call
2017-02-21 15:30:36 -06:00
jobevers
70cf179139
Merge remote-tracking branch 'origin/master' into electron
2017-02-21 12:07:36 -06:00
Alex Grintsvayg
62ab4c769d
move blocks_behind into blockchain_status
2017-02-21 12:51:15 -05:00
jobevers
c920663444
Bump version: 0.8.6 → 0.8.7
2017-02-21 11:36:44 -06:00
jobevers
1d30ae447a
Merge branch 'master' into electron
2017-02-21 10:47:28 -06:00
jobevers
ff5980dfca
fix broken version check
2017-02-21 09:36:08 -06:00
jobevers
e4b77a4a0a
clean up lint errors
2017-02-21 08:45:12 -06:00
jobevers
666b568eea
update version info
2017-02-21 08:39:32 -06:00
Job Evers‐Meltzer
998892ef0b
Merge pull request #446 from lbryio/reseed
...
Script to Reseed a File
2017-02-21 06:11:32 -06:00
Kay Kurokawa
3522f9af7d
use utils.call_later in DHTHash Announcer
2017-02-20 16:48:29 -05:00
Kay Kurokawa
c27fe7af31
use utils.call_later in ConnectionManager
2017-02-20 16:48:29 -05:00
Kay Kurokawa
30c7559d3a
adding reactor.callLater as a utils function
2017-02-20 16:48:23 -05:00
Kay Kurokawa
7e2fad2397
dummy hash announcer requires hash_queue_size() function
2017-02-20 16:48:22 -05:00
jobevers
a1650d7f03
remove update url
2017-02-20 12:55:21 -06:00
Alex Grintsvayg
c85226d5a6
stop showing deprecated commands in cli help
2017-02-20 00:21:16 -05:00
Jack Robison
37b2297fb7
Bump version: 0.8.6rc0 → 0.8.6
2017-02-19 19:50:41 -05:00
Jack Robison
450ac7aa57
Bump version: 0.8.5 → 0.8.6rc0
2017-02-19 19:50:30 -05:00
Jack Robison
b18679af53
debug log
2017-02-19 19:37:50 -05:00
Jack Robison
d0b64ef255
don't return blob timeout error from get_availability
2017-02-19 19:37:50 -05:00
Jack Robison
e2f97ba0b4
get file by stream hash
2017-02-19 19:37:44 -05:00
Jack Robison
c6e614ebec
fix get()
...
-get_file_by_sd_hash raises NoSuchSDHash if there is no file, which
otherwise doesn’t get trapped
-remove unnecessary try/except around _DownloadNameHelper.__init__
-don’t delete self.waiting_on[name]
2017-02-19 19:17:25 -05:00
Jack Robison
29ff39fdc9
Bump version: 0.8.5rc0 → 0.8.5
2017-02-18 14:50:39 -05:00