Commit graph

2170 commits

Author SHA1 Message Date
Kay Kurokawa 931038d478 bug fixes for lbryschema integration 2017-04-04 20:30:51 -04:00
Kay Kurokawa 60d6666abf added changelog 2017-04-04 20:30:51 -04:00
Kay Kurokawa ca041b5dc4 lbryschema integration 2017-04-04 20:30:51 -04:00
Kay Kurokawa f43b38a5ea update INSTALL.md to include protobuf dependencies for lbryschema 2017-04-04 20:27:12 -04:00
Kay Kurokawa 769329c90e add lbryschema to requirements.txt and setup.py 2017-04-04 20:27:12 -04:00
Kay Kurokawa 23596b434a rename update_stream and prevent it from using old metadata 2017-04-04 20:27:12 -04:00
Alex Grintsvayg d3173b157e oops 2017-03-31 14:26:09 -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 850f51140e formatting 2017-03-31 13:32:43 -04:00
Alex Grin 5ec891c9ac Merge pull request #572 from lbryio/minor-wallet-updates
Minor wallet updates
2017-03-31 10:30:48 -04:00
Alex Grin 5e936ef3cc Merge pull request #582 from gaojiuli/patch-1
Update FAQ.md
2017-03-31 10:29:32 -04:00
JiuLi Gao d23e3cf066 Update FAQ.md 2017-03-31 11:13:27 +08:00
Alex Grintsvayg bacc3a0b3a log receive request 2017-03-29 16:56:34 -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 beeaec986a share_debug_info is settable 2017-03-29 11:20:38 -04:00
Alex Grintsvayg e32aa928ac Bump version: 0.9.2rc2 → 0.9.2rc3 2017-03-29 11:10:57 -04:00
Alex Grintsvayg 1a562d70aa config to share debug info with lbry devs 2017-03-29 11:06:07 -04:00
Jeremy Kauffman 8dbadbd75b Merge pull request #573 from lbryio/get-by-claim-id
add claim_id param to get()
2017-03-29 09:41:14 -04:00
Jack Robison 370a91fdaa add claim_id param to get(), remove stream_info param 2017-03-28 22:04:13 -04:00
Alex Grintsvayg 1916b990b7 typo 2017-03-28 17:14:13 -04:00
Alex Grintsvayg 84d9461deb Minor wallet updates 2017-03-28 17:13:59 -04:00
Alex Grintsvayg 9e5ac6f73e typo 2017-03-28 17:13:21 -04:00
Umpei Kay Kurokawa 5dbe2fdcec Merge pull request #571 from lbryio/clarify_pulish_docstring
clarify publish API command docstring
2017-03-28 14:25:10 -04:00
Kay Kurokawa eabf9f1c4a clarify publish API command docstring 2017-03-28 11:48:26 -04:00
Kay Kurokawa bb4bf620f4 remove update_metadata() function 2017-03-27 16:46:41 -04:00
Alex Grintsvayg 7abfbc4c5f Merge branch 'connection_manager_improve_manage'
* connection_manager_improve_manage:
  add changelog
  decrease connection timeout
  connect to multiple peers at once in manage
2017-03-27 15:11:23 -04:00
Kay Kurokawa b2d0c53bbe add changelog 2017-03-27 15:11:15 -04:00
Kay Kurokawa ddd8fd1a77 decrease connection timeout 2017-03-27 15:11:15 -04:00
Kay Kurokawa 3af5e9dc5c connect to multiple peers at once in manage 2017-03-27 15:11:15 -04:00
Alex Grin 23f1cf9c82 Merge pull request #568 from lbryio/get_unused_address
get_unused_address / get_new_address
2017-03-27 13:06:36 -04:00
Kay Kurokawa 26f40b62f9 run gen_api_docs.py script 2017-03-27 12:51:19 -04:00
Kay Kurokawa b15fba9c34 add changelog 2017-03-27 12:45:16 -04:00
Kay Kurokawa b0fd6e57df create and properly distinguish get_unused_address and get_new_address 2017-03-27 12:41:53 -04:00
Alex Grintsvayg b04455f9c7 Bump version: 0.9.2rc1 → 0.9.2rc2 2017-03-25 10:29:07 -04:00
Alex Grintsvayg b4f5f2068f Merge branch 'fix_file_seed'
* fix_file_seed:
  Ran gen_api_docs.py
  rename file_seed
2017-03-25 10:20:19 -04:00
Kay Kurokawa 948d606268 Ran gen_api_docs.py 2017-03-25 10:20:07 -04:00
Kay Kurokawa f5c533e2f1 rename file_seed 2017-03-25 10:20:07 -04:00
Alex Grintsvayg a0a122f0ef Merge branch 'txrequests'
* txrequests:
  switch to txrequests to marry async requests to twisted
2017-03-24 17:20:43 -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
Alex Grintsvayg 8fa2524e54 properly handle true/false cli args 2017-03-23 17:44:12 -04:00
Alex Grin 41257c07e6 Merge pull request #561 from lbryio/remove_check_pending
Remove pending_claims logic from Daemon
2017-03-23 16:52:45 -04:00
Kay Kurokawa e7b90055ed remove pending_claims logic from Daemon 2017-03-23 16:44:18 -04:00
Alex Grintsvayg 3f08b5f711 pylint errors 2017-03-23 16:05:26 -04:00
Alex Grintsvayg f0e7f38519 changelog 2017-03-23 15:45:50 -04:00
Alex Grintsvayg 12b428f02d Merge branch 'jsonrpc-fix-errors'
* jsonrpc-fix-errors:
  add todo
  format response and error properly
  fixes, refactors
  changelog
  hack for lbrynet-cli for now
  fix error handling in jsonrpc
2017-03-23 15:44:43 -04:00
Alex Grintsvayg 7708c4a15c add todo 2017-03-23 15:44:23 -04:00
Alex Grintsvayg 9410cd9e77 format response and error properly 2017-03-23 15:37:28 -04:00
Alex Grintsvayg 0c42bc6382 fixes, refactors 2017-03-23 14:11:01 -04:00