Commit graph

497 commits

Author SHA1 Message Date
Kay Kurokawa cf1b9b2aa8 add changelog 2017-11-07 09:56:40 -05:00
Ian Chamberlain 20e9ff2902 Delete blob hash from list when blob is deleted 2017-11-05 21:56:54 -05:00
Jack Robison 6d2148c966
changelog 2017-11-04 21:02:00 -04:00
Jack Robison 81a44fa824
Merge branch 'use-shared-queued-deferredsemaphore' 2017-11-04 21:01:38 -04:00
Jack Robison 43ba33fd80
changelog 2017-11-04 20:37:52 -04:00
Ian Chamberlain 733e356e55 Fix failing ConnectionManager unit test 2017-11-04 15:15:04 -04:00
Alex Grintsvayg cc61cc6b17 rename command to utxo_list 2017-11-02 07:14:35 -04:00
Alex Grin fcfde63720
Merge branch 'master' into wallet_list_unspent 2017-11-01 17:35:31 -04:00
Alex Grintsvayg 3152ecfd71 add wallet_list_unspent 2017-11-01 17:29:11 -04:00
Kay Kurokawa a5293de44b adding changelog 2017-10-31 15:41:49 -04:00
Miroslav Kovar 34643b7f95 Added changelog entry. 2017-10-31 15:35:01 -04:00
Jack Robison 3fd542f702
Merge branch 'check_connection_bypass_dns' of https://github.com/mirgee/lbry into mirgee-check_connection_bypass_dns 2017-10-31 12:21:35 -04:00
Antonio Quartulli d827b4d5af platform ip: ensure daemon retrieves IPv4 address only
When contacting jsonip.com to retrieve the node external IP,
the connection might be established with IPv6 and thus return
an address belonging to that family.

This address is then used to initialize the external_ip member of
Daemon session, but unfortunately IPv6 is not yet handled well.

Using an IPv6 as external IP is currently breaking parts of the
Daemon resulting in no peer connectivity at all.

We should stick to IPv4 for time being.

http://jsonip.com/about says "ipv4-only":"https://ipv4.jsonip.com"

therefore, change the IP retrieval URL to ipv4.jsonip.com to
make sure the connection is established only using an IPv4 address.

Closes: https://github.com/lbryio/lbry/issues/971
Signed-off-by: Antonio Quartulli <antonio@mandelbit.com>
2017-10-31 06:59:40 -04:00
Jack Robison fdaaa0e678
changelog 2017-10-30 13:09:02 -04:00
Jack Robison ee90c877c7
Merge branch 'dht-fix-close-nodes-list-extension' of https://github.com/ordex/lbry into ordex-dht-fix-close-nodes-list-extension 2017-10-27 18:38:03 -04:00
Jack Robison 203f2f8988
Bump version 0.17.1rc5 --> 0.17.1
Signed-off-by: Jack Robison <jackrobison@lbry.io>
2017-10-25 17:33:55 -04:00
Antonio Quartulli 673d1c4d43
Extend close nodes list by right amount
When a k-bucket does not contain enough close nodes, the
DHT will look into neighbouring k-buckets in order to entend
the list of returned nodes.

However, the list should not be extended beyond its maximum size.

Signed-off-by: Antonio Quartulli <antonio@mandelbit.com>
2017-10-26 02:21:24 +08:00
Alex Grintsvayg 9eb40797ea extra word in changelog 2017-10-25 12:37:53 -04:00
Alex Grintsvayg 2067180467 add wallet_prefill_addresses command 2017-10-25 12:29:51 -04:00
Jack Robison f3d45061e8
fix changelog merge conflict 2017-10-25 12:05:46 -04:00
Jack Robison e4d2a3d2ec Merge branch 'master' into android_tests_refactoring 2017-10-25 12:01:37 -04:00
Jack Robison e799ad17b4 Merge branch 'master' into update_jsonschema 2017-10-25 10:50:06 -04:00
Jack Robison dc09996f43
changelog 2017-10-24 20:26:04 -04:00
Jack Robison 5919271966
Merge branch 'fix-remove-contact' 2017-10-24 19:26:41 -04:00
Jack Robison 5bc856932d
changelog 2017-10-24 19:18:13 -04:00
Jack Robison 7e7ab8f72c
changelog 2017-10-24 19:11:29 -04:00
Jack Robison 8e94970b53
changelog 2017-10-23 01:34:40 -04:00
Jack Robison 4b0082d5bc
changelog 2017-10-23 01:20:02 -04:00
Kay Kurokawa 9c66d75c17 add changelog 2017-10-16 15:26:16 -04:00
Jack Robison 0793934d7b
Bump version 0.17.0rc17 --> 0.17.0
Signed-off-by: Jack Robison <jackrobison@lbry.io>
2017-10-12 12:39:09 -04:00
Kay Kurokawa 42990b582f add changelog 2017-10-12 11:26:44 -04:00
Jack Robison e7e987b07e
changelog 2017-10-10 13:55:36 -04:00
Akinwale Ariwodola 4f6f226b18 refactor asserts due to PYTHONOPTIMIZE flag 2017-10-09 20:20:58 +01:00
Jack Robison 7898b9c2d8
Merge branch 'master' into add_more_session_info 2017-10-09 10:39:48 -04:00
Kay Kurokawa b168c13c40 add changelog 2017-10-06 17:05:16 -04:00
Kay Kurokawa 3232daa178
add changelog 2017-10-05 14:00:04 -04:00
Kay Kurokawa be78390793 fix changelog having two Added sections
Signed-off-by: Kay Kurokawa <kay@lbry.io>
2017-10-05 13:50:59 -04:00
Kay Kurokawa 4c63364b18 added changelog 2017-10-03 14:15:46 -04:00
Kay Kurokawa 7557e3cc73 add changelog 2017-10-02 16:33:09 -04:00
Akinwale Ariwodola 63dd57aaea fixed long string concatenation and merged with master 2017-10-02 17:13:45 +01:00
Jack Robison 838436d641
Merge remote-tracking branch 'origin/fix_blob_reader_closing' 2017-09-29 12:37:15 -04:00
Jack Robison 4c1c3592b7
changelog 2017-09-29 12:31:34 -04:00
Jack Robison d2b91d5f51
changelog 2017-09-28 14:48:01 -04:00
Akinwale Ariwodola 2abe85ba25 moved tests into the lbrynet package 2017-09-28 18:21:26 +01:00
Kay Kurokawa 8c41b9ecde added changelog 2017-09-27 17:41:52 -04:00
Jack Robison 414c877502
changelog 2017-09-25 13:29:36 -04:00
Kay Kurokawa f835ef1be4
add changelog 2017-09-22 14:46:29 -04:00
Kay Kurokawa 9bf159433d
add changelog 2017-09-22 14:39:39 -04:00
Miroslav Kovar 0fca867ec0 Modified check_connection() to try bypassing DNS before giving up. 2017-09-20 23:36:08 +02:00
Jack Robison dbb658adec
update changelog 2017-09-20 13:59:29 -04:00
Alex Grintsvayg c98197f266 deprecated blob_announce_all 2017-09-20 11:16:10 -04:00
Jack Robison 1b2bd871f4
Bump version 0.16.1rc1 --> 0.16.1
Signed-off-by: Jack Robison <jackrobison@lbry.io>
2017-09-20 10:24:44 -04:00
Jack Robison 88fcd5b711
update _get_history for change in lbryum 2017-09-20 09:51:52 -04:00
Jack Robison 9bb03757ec
docopt fix 2017-09-20 09:50:48 -04:00
Jack Robison 1f5b2203d7
Bump version 0.16.0rc9 --> 0.16.0
Signed-off-by: Jack Robison <jackrobison@lbry.io>
2017-09-18 10:14:41 -04:00
Mike Putnam e7094a92ab Docs spelling correction. (#873)
Docs spelling correction
2017-09-12 09:41:11 -04:00
Kay Kurokawa 70868767f7 add changelog 2017-09-11 11:43:46 -04:00
Jack Robison 4800f46a1a
update changelog 2017-09-07 14:04:47 -04:00
Jack Robison 5f9509db96
don't use google finance 2017-09-07 13:55:36 -04:00
Jack Robison a12c0be0b9
Fix uncaught error when shutting down after a failed daemon startup 2017-09-01 10:32:47 -04:00
hackrush fbd37c591f Expose include_tip_info param
Goes with lbryio/lbryum#153

Updated changelog and added docs for include_tip_info

Added proper doc for Returns of transaction_list

Fixed some other docs
2017-09-01 02:15:24 +05:30
Jack Robison 036cfce5c5
fix typo in changelog 2017-08-31 13:49:19 -04:00
Kay Kurokawa ed62566981 add changelog 2017-08-28 10:46:47 -04:00
Kay Kurokawa 5fb4c1ddcb add changelog 2017-08-28 10:43:57 -04:00
Jack Robison d840b107c8
fix changelog links 2017-08-22 18:34:31 -04:00
Jack Robison 8cf2bc2b19
Bump version 0.15.0 --> 0.15.1
Signed-off-by: Jack Robison <jackrobison@lbry.io>
2017-08-22 18:31:09 -04:00
Jack Robison 5fc55fc482
Merge branch 'master' into android_platform_paths 2017-08-22 15:39:02 -04:00
Akinwale Ariwodola 1d85f7127a updated changelog 2017-08-18 12:29:38 +01:00
Jack Robison d1b7de1807
persist dht node id 2017-08-16 21:18:10 -04:00
Jack Robison 8786133cd4
Revert "fix BlobFile._close_file"
reverts 5d24f7
2017-08-15 17:48:56 -04:00
Alex Grintsvayg cfa57c15d5 fixed changelog 2017-08-15 13:16:42 -04:00
Jack Robison 5d24f75ce2 fix BlobFile._close_file 2017-08-15 12:34:00 -04:00
Jack Robison 518146396c
Bump version 0.15.0rc8 --> 0.15.0
Signed-off-by: Jack Robison <jackrobison@lbry.io>
2017-08-15 12:07:17 -04:00
Jack Robison 4b716bbcdd
fix send_amount_to_address backwards compatibility 2017-08-15 11:36:03 -04:00
Jack Robison ac4d905a7e
add wallet_send 2017-08-15 11:11:38 -04:00
Umpei Kay Kurokawa 690ef15ba1 Merge pull request #756 from lbryio/fix_integer_resolve
Fix error when resolving an integer
2017-08-14 22:52:20 -04:00
Umpei Kay Kurokawa 34ed2467f2 Merge pull request #829 from lbryio/fix_abandon
Expose abandon by txid/nout in Daemon
2017-08-14 22:51:39 -04:00
Zestyr 0c2d049c90 Fix error when resolving an integer
Fixes #588
2017-08-14 12:15:08 -04:00
Jack Robison f3c4bfec6a
update changelog 2017-08-10 13:53:10 -04:00
Alex Grintsvayg ea9d368d09 fix daemon shutdown 2017-08-09 19:10:11 -04:00
Alex Grintsvayg cc5b626a54 removed old /view and /upload endpoints, moved api to root path 2017-08-09 19:10:11 -04:00
Kay Kurokawa b10d7c0923 add changelog 2017-08-08 13:55:57 -04:00
Jack Robison af7eec8ba5
update changelog 2017-08-04 16:08:51 -04:00
Jack Robison 89e7d7a44d
Merge branch 'master' into conf_reflect_options 2017-08-04 15:16:51 -04:00
Jack Robison c5fe8b5381
add claim_send_tip 2017-08-04 10:48:13 -04:00
Jack Robison dd8db5a6b0
Bump version 0.14.3rc7 --> 0.14.3
Signed-off-by: Jack Robison <jackrobison@lbry.io>
2017-08-04 10:12:55 -04:00
Kay Kurokawa 303b9bd9f0 add changelog 2017-08-03 23:44:24 -04:00
Jack Robison 7b93073f7b
Merge branch 'master' into remove_tempblobmanager 2017-08-03 22:26:35 -04:00
Umpei Kay Kurokawa 5ce360511b Merge pull request #793 from lbryio/blob_announce
Better blob announce API command
2017-07-31 11:09:03 -04:00
Kay Kurokawa 999d223241 add changelog 2017-07-31 10:52:28 -04:00
Zestyr 2f2b27e872
Remove old float formatting 2017-07-31 10:38:20 -04:00
Kay Kurokawa 99b7ac2856 add changelog 2017-07-27 13:38:40 -04:00
Jack Robison 93135f847b
Merge branch 'master' into hackrush_max_key 2017-07-27 09:53:47 -04:00
hackrush ecd602e5fb Added validation for currencies.
Now while setting currency via API/CLI it is checked that the user has
not entered any currency other that LBC, BTC or USD.

Fixes #778
2017-07-24 16:38:15 -04:00
hackrush b9257004dd Resolving a channel returns 'channel_claim_count'
Since I couldn't get my lbryum server up for testing this, it is a dry
fix based on the review.

Goes with lbryio/lbryum#138
2017-07-25 01:26:17 +05:30
Jack Robison bf6bc02828
Bump version 0.14.2rc7 --> 0.14.2
Signed-off-by: Jack Robison <jackrobison@lbry.io>
2017-07-24 14:03:25 -04:00
Jack Robison 5e2e96b1ff
fix directories 2017-07-19 18:52:48 -04:00
Jack Robison 4e5ff49177
fix allowed_during_startup 2017-07-19 11:43:45 -04:00
Alex Grin 5a230fdab4 Merge pull request #780 from vv181/remove-stream-info-cache
remove stream info cache
2017-07-18 08:32:17 -04:00
Zestyr bfa626c6e6 Update default directories
Fixes #574
2017-07-17 21:50:58 +02:00
Kay Kurokawa 7072362fd7 add changelog 2017-07-17 12:17:39 -04:00
vv181 196c7eb494 remove stream info cache
remove stream info cache
2017-07-15 23:54:23 +07:00
Jack Robison 19578fb10f
update changelog 2017-07-14 14:35:51 -04:00
hackrush f7b6a09110 Updated max_key_fee_setting
Added an option to disable max key fee check.
Did the required docs changes.
2017-07-14 14:09:30 -04:00
Jack Robison 738fa339df
clean up changelog 2017-07-14 13:23:29 -04:00
Kay Kurokawa 314a45a7c2
add changelog 2017-07-14 12:53:40 -04:00
Alex Grin 53579dc613 Merge branch 'master' into hackrush 2017-07-12 14:14:26 -04:00
Jack Robison ce76b7d14f Bump version: 0.14.1rc2 → 0.14.1 2017-07-07 17:51:37 -04:00
Jack Robison 65bc93f2fe raise error on negative point reservation 2017-07-07 16:43:13 -04:00
hackrush 02c868512f Daemon provides steps on how to change the port.
Daemon now points to a faq on how to change the port if it can't
connect to 3333(default) and adds support for the required api/cli call.

Fixex #710
2017-07-06 03:48:13 +05:30
Kay Kurokawa bc498e60b7 add changelog 2017-07-05 16:34:36 -04:00
Alex Grintsvayg 3382c18f81 Bump version: 0.14.0rc99 → 0.14.0 2017-07-05 15:58:59 -04:00
Kay Kurokawa a8e3132559 add changelog 2017-07-03 16:01:39 -04:00
Umpei Kay Kurokawa efb30a9560 Merge pull request #751 from lbryio/fix_windows_tests
Fix windows tests
2017-07-03 15:39:54 -04:00
Umpei Kay Kurokawa 4e42ae97ea Revert "Fix default directories (fixes #574)" 2017-07-03 11:09:59 -04:00
Kay Kurokawa 4b1905e448 add changelog 2017-07-02 22:08:51 -04:00
Kay Kurokawa f71696ee50 delete download_directory argument for API command get 2017-06-30 09:39:49 -04:00
Alex Grin 8d6a7155ef Merge pull request #705 from zestyr/master
Fix default directories (fixes #574)
2017-06-30 09:34:00 -04:00
Zestyr 8735e1bb53 Improve error message upon failing to resolve a claim 2017-06-30 09:13:42 -04:00
Kay Kurokawa 9ffcd9c1b1 added changelog 2017-06-28 12:13:24 -04:00
Zestyr 9bcd550f0a Merge changelog 2017-06-28 17:55:44 +02:00
Zestyr 091c49115c Merge remote-tracking branch 'upstream/master' 2017-06-28 17:54:42 +02:00
Jack Robison e71389c7e3 update lbryum imports 2017-06-27 19:02:25 -04:00
hackrush 9743162cda Increased max_key_fee
The default max_key_fee value is increased to US$ 50.
Fixes #721
2017-06-27 21:48:42 +05:30
Jack Robison efd46a9715 update changelog 2017-06-25 21:29:36 -04:00
Kay Kurokawa b4224812ba add changelog 2017-06-23 10:26:51 -04:00
Zed 9caea54490 Merge branch 'master' into master 2017-06-23 02:45:12 +02:00
Jack Robison 732fdaa377 Merge pull request #725 from lbryio/update-settings
remove unused settings
2017-06-21 23:06:54 -04:00
Jack Robison 10f8143a7b update changelog 2017-06-21 22:54:53 -04:00
Zestyr 6a1a91f8f1 Fix old legacy Windows location 2017-06-22 02:28:32 +02:00
Kay Kurokawa 0a2a6c812d add changelog 2017-06-20 10:50:07 -04:00
Zestyr ebec2fe955 Make directories lowercase, catch exception, initialize settings 2017-06-19 19:49:27 +02:00
Zestyr ddde036e3a Add check for old folder locations 2017-06-19 19:24:39 +02:00
Zestyr 75d1f7f897 Add changelog 2017-06-18 07:15:34 +02:00
Jack Robison 1785c8ba6a changelog 2017-06-16 14:00:48 -04:00
Jack Robison 51263f380e Merge branch 'master' into fix_log_exceptions 2017-06-16 13:54:26 -04:00
Jack Robison 2725f384d9 Bump version: 0.13.1rc2 → 0.13.1 2017-06-15 20:25:07 -04:00
Kay Kurokawa a324a3147e add changelog 2017-06-15 16:13:49 -04:00
Jack Robison 9f15573742 add unique_contacts 2017-06-14 15:46:38 -04:00
Kay Kurokawa 4c22362cc1 add changelog 2017-06-14 15:28:59 -04:00
Kay Kurokawa ae9a6b524f add changelog 2017-06-14 15:28:59 -04:00
Kay Kurokawa 1b944688c1 add changelog 2017-06-14 15:05:43 -04:00
Jack Robison 9c88f820f9 add change_address param to publish 2017-06-12 13:43:15 -04:00
Jack Robison c56ac12913 add claim_send_to_address 2017-06-12 10:30:18 -04:00
Jack Robison 1c8fb9a324 claim_list_by_channel 2017-06-09 14:48:56 -04:00
Jack Robison ea0c6eca32 multi resolve 2017-06-09 14:48:55 -04:00
Jack Robison 82118e6692 fix blob manager db race condition 2017-06-09 14:09:17 -04:00
Jack Robison 5679ffb6a9 Bump version: 0.11.0rc3 → 0.11.0 2017-06-09 13:01:56 -04:00
Jack Robison c3799b9c8c add cli docs 2017-06-09 12:14:03 -04:00
Jack Robison 515b3124db Merge pull request #677 from lbryio/fix-version-cli
fix cli version and --version arguments
2017-06-08 19:22:55 -04:00
Jack Robison 869a95c4c7 fix cli version and --version arguments 2017-06-08 19:08:51 -04:00
Le Long 8b9c6f5315 add changelog 2017-06-09 00:30:48 +02:00
Jack Robison 791a060123 fix changelog 2017-06-05 11:39:18 -04:00
Jack Robison 6e17060819 remove deprecated commands 2017-06-05 10:46:19 -04:00
Jack Robison cfcc4205ab Merge pull request #670 from lbryio/add_claim_addr
Add claim address as an option to publish
2017-06-05 10:16:44 -04:00
Kay Kurokawa a577f38d80 add claim address as an option to publish API command 2017-06-04 19:26:28 -04:00
Jack Robison 8112658d70 Merge pull request #667 from lbryio/old_fee_check
Add check for old fee format and throw releveant exception
2017-06-02 16:06:51 -04:00
Kay Kurokawa 363ad8452c add changelog 2017-06-02 14:52:27 -04:00
Jack Robison f5b4d9f384 fix download analytics error 2017-06-02 14:00:13 -04:00
Jack Robison 96927ec985 remove lbrynet.metadata 2017-06-02 11:50:50 -04:00
Kay Kurokawa da8256ad52 catch UnknownNamError instead of base Exception for resolve command 2017-06-01 16:26:03 -04:00
Jack Robison 8bc611cc88 Bump version: 0.10.3production3 → 0.10.3production4 2017-06-01 16:12:02 -04:00
Jack Robison 180e1d4768 update changelog 2017-05-30 17:43:59 -04:00
Jack Robison 02475ff985 add dht bandwidth tracking 2017-05-30 11:41:54 -04:00
Jack Robison 73a5828865 Merge pull request #653 from lbryio/add_publish_filecheck
add ispath, and file size check before publishing
2017-05-30 11:39:56 -04:00
Jack Robison ffe04950bc Bump version: 0.10.3production2 → 0.10.3production3 2017-05-30 11:25:19 -04:00
Jack Robison 9c2ec3a8eb fix changelog 2017-05-30 11:25:07 -04:00
Jack Robison 4643309e6b update changelog 2017-05-30 11:10:31 -04:00
Jack Robison 5d4e4a8753 Bump version: 0.10.3 → 0.10.3production2 2017-05-30 11:02:37 -04:00
Kay Kurokawa 3c880a1684 add ispath, and file size check before publishing 2017-05-29 14:42:19 -04:00
Kay Kurokawa ed3896f3e9 allow claim_show to be specified without name 2017-05-29 12:17:46 -04:00
Jeremy Kauffman c8142a2fb2 Bump version: 0.10.3rc5 → 0.10.3 2017-05-23 16:19:57 -04:00
Kay Kurokawa 5da062482d add changelog 2017-05-12 15:15:14 -04:00
Jack Robison f4efb9c192 update changelog 2017-05-11 14:31:50 -04:00
Jack Robison 18747d4349 update changelog 2017-05-03 17:14:49 -04:00
Alex Grintsvayg 6097ebb7b8 Bump version: 0.10.1rc2 → 0.10.1 2017-05-03 11:37:00 -04:00
Jack Robison e124b7fd63 update changelog 2017-05-01 21:09:34 -04:00
Alex Grintsvayg c7161ba1ac nicer changelog 2017-04-25 16:54:29 -04:00
Alex Grintsvayg 8495e62329 Bump version: 0.10.0rc15 → 0.10.0 2017-04-25 16:22:53 -04:00
Alex Grintsvayg 4724f53bc4 changelog 2017-04-25 14:37:43 -04:00
Jack Robison dffaf745ec wait for wallet subscriptions 2017-04-24 00:19:46 -04:00
Mathew WAller c9c88055c3 Requested changes 2017-04-23 18:33:06 +01:00
Mathew WAller 28b56f05cc Updated changelog and removed requirements_base.txt 2017-04-21 14:40:46 +01:00
Mathew WAller 8f559c370a Updating changelog 2017-04-21 02:28:04 +01:00
Kay Kurokawa c4b69055c7 add changelog 2017-04-19 18:18:54 -04:00
Jack Robison bbfb5a7853 include schema version in version() response 2017-04-19 13:54:38 -04:00
Alex Grintsvayg 6c0f805ec3 Bump version: 0.10.0rc1 → 0.10.0rc2 2017-04-17 10:46:37 -04:00
alexliebowitz fca79139ff Return full LBRY ID and installation ID in jsonrpc_status()
Better to let the client decide whether to display the short or long version
2017-04-14 11:26:05 -04:00
Alex Grintsvayg e8bccec71c Bump version: 0.9.2rc24 → 0.10.0rc1 2017-04-13 13:15:25 -04:00
Jack Robison 342ae231ea fix uncaught error stream_cost_estimate 2017-04-13 13:00:18 -04:00
Alex Grintsvayg 4698910ab7 Bump version: 0.9.2rc21 → 0.9.2rc22 2017-04-12 15:23:08 -04:00
Jack Robison 06cd14e0ff raise errors before we get further into the publish process 2017-04-12 13:02:04 -04:00
Jack Robison 389ee2ad70 fix stream_cost_estimate 2017-04-11 01:13:10 -04:00
Jack Robison 63142df865 update changelog 2017-04-10 21:46:16 -04:00
Jack Robison 6ccab8bcb8 get availability by uri 2017-04-10 14:29:24 -04:00
Jack Robison 9531bdf396 fix file_list for files with abandoned claims 2017-04-09 21:44:58 -04:00
Jack Robison 585a17c830 update changelog 2017-04-09 17:49:31 -04:00
Alex Grintsvayg e54dc9a01d Bump version: 0.9.2rc8 → 0.9.2rc9 2017-04-08 19:24:23 -04:00
Jack Robison 40374ec202 use lbryio api for price data instead of bittrex 2017-04-07 19:33:13 -04:00
Jack Robison eb1bdcc312 update changelog 2017-04-07 14:04:18 -04:00
Alex Grintsvayg 5b78215063 Bump version: 0.9.2rc3 → 0.9.2rc4 2017-04-06 17:50:40 -04:00
Alex Grin bf7882d393 Merge pull request #583 from lbryio/keyerror_fix
fix KeyError bug in dht
2017-04-06 16:09:39 -04:00
Kay Kurokawa 60d6666abf added changelog 2017-04-04 20:30:51 -04:00
Alex Grintsvayg bee67117c8 changelog 2017-03-31 14:52:56 -04:00
Alex Grin 32e2ee8bf5 Merge pull request #569 from lbryio/fix_update
Remove update_metadata() function
2017-03-29 13:10:15 -04:00
Alex Grintsvayg e32aa928ac Bump version: 0.9.2rc2 → 0.9.2rc3 2017-03-29 11:10:57 -04:00
Jack Robison 370a91fdaa add claim_id param to get(), remove stream_info param 2017-03-28 22:04:13 -04:00
Kay Kurokawa bb4bf620f4 remove update_metadata() function 2017-03-27 16:46:41 -04:00
Kay Kurokawa b2d0c53bbe add changelog 2017-03-27 15:11:15 -04:00
Kay Kurokawa b15fba9c34 add changelog 2017-03-27 12:45:16 -04:00
Alex Grintsvayg b04455f9c7 Bump version: 0.9.2rc1 → 0.9.2rc2 2017-03-25 10:29:07 -04:00
Kay Kurokawa f5c533e2f1 rename file_seed 2017-03-25 10:20:07 -04:00
Alex Grintsvayg a2a29fc02c switch to txrequests to marry async requests to twisted 2017-03-24 17:20:33 -04:00
Alex Grintsvayg c9c84784c9 restore http error codes, add some color 2017-03-24 17:19:55 -04:00
Kay Kurokawa e7b90055ed remove pending_claims logic from Daemon 2017-03-23 16:44:18 -04:00
Alex Grintsvayg f0e7f38519 changelog 2017-03-23 15:45:50 -04:00
Alex Grintsvayg b4364f661c changelog 2017-03-23 11:09:40 -04:00
Kay Kurokawa 7fac63a37b create download directory if it doesn't exist 2017-03-23 11:07:03 -04:00
Kay Kurokawa 5e6a742bd3 Fix restart procedure in DaemonControl 2017-03-22 11:48:31 -04:00
Alex Grintsvayg da3ed0756e Bump version: 0.9.1 → 0.9.2rc1 2017-03-21 17:10:51 -04:00
Jack Robison b19e3adadd update changelog 2017-03-21 16:33:17 -04:00
Alex Grintsvayg f515583ec4 fix _get_transaction 2017-03-21 12:11:47 -04:00
Jack Robison c66225ccf8 Merge branch 'master' into fix_descriptor_get 2017-03-20 16:42:10 -04:00
Alex Grintsvayg 8f3b53197f dont add expected payment when payment rate is 0 2017-03-20 15:37:45 -04:00
Jack Robison a95c49bd08 add wallet_list 2017-03-19 10:52:51 -04:00
Alex Grintsvayg c422b5252e Bump version: 0.9.1rc6 → 0.9.1 2017-03-17 18:24:20 -04:00
Kay Kurokawa 4edd13f4f4 fix wallet_public_key API command 2017-03-17 16:45:34 -04:00
Alex Grintsvayg b00c20180b Bump version: 0.9.1rc4 → 0.9.1rc5 2017-03-16 17:56:25 -04:00
Kay Kurokawa 001ebd02e3 fix broken descriptor_get command 2017-03-16 17:55:35 -04:00
Alex Grintsvayg 15517732ae add config to disable reflecting on publish 2017-03-16 17:49:24 -04:00
Jeremy Kauffman ebb6813df3 Merge pull request #531 from lbryio/better_jsonrpc_publish
Change publish to take metadata fields as arguments, docstring change
2017-03-16 16:02:49 -04:00
Alex Grintsvayg bfd822782d small fixes 2017-03-16 15:35:54 -04:00
Kay Kurokawa e66a1d3577 add changelog 2017-03-16 14:48:12 -04:00
Alex Grintsvayg 8201fc186d Bump version: 0.9.1rc1 → 0.9.1rc2 2017-03-15 19:59:59 -04:00
Alex Grintsvayg 29dea4901e add --version flag, remove simplejson dependency 2017-03-15 16:24:25 -04:00
Alex Grintsvayg 2303f88bd4 Bump version: 0.9.0rc16 → 0.9.0rc17 2017-03-10 16:30:28 -05:00
Kay Kurokawa 371591f96e add changelog 2017-03-10 11:52:12 -05:00
Alex Grintsvayg 9a4230dd96 Bump version: 0.9.0rc14 → 0.9.0rc15 2017-03-09 10:37:44 -05:00
Alex Grintsvayg 68f5588bd9 make loggly logs less verbose 2017-03-08 11:23:28 -05:00
Jack Robison a132496643 fix filter files by outpoint 2017-03-08 09:31:36 -05:00
Kay Kurokawa ba8b7ca090 add changelog 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 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
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