Commit graph

2401 commits

Author SHA1 Message Date
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
Alex Grintsvayg b4364f661c changelog 2017-03-23 11:09:40 -04:00
Alex Grintsvayg 63c71760dd hack for lbrynet-cli for now 2017-03-23 11:09:40 -04:00
Alex Grintsvayg 25d9f008de fix error handling in jsonrpc 2017-03-23 11:09:40 -04:00
Alex Grintsvayg 41fbb1399c Merge branch 'mk_download_dir'
* mk_download_dir:
  make directories in one place when initializing
  create download directory if it doesn't exist
  Fix restart procedure in DaemonControl
  Revert "Bump version: 0.9.2rc1 → 0.9.3rc1"
  Bump version: 0.9.2rc1 → 0.9.3rc1
  Bump version: 0.9.1 → 0.9.2rc1
  update changelog
  handle not being able to decode claim cache file
2017-03-23 11:07:15 -04:00
Kay Kurokawa 2cc2505cfd make directories in one place when initializing 2017-03-23 11:07:03 -04:00
Kay Kurokawa 7fac63a37b create download directory if it doesn't exist 2017-03-23 11:07:03 -04:00
Alex Grin c18c1725c4 Merge pull request #554 from lbryio/fix_restart
Fix restart procedure in DaemonControl
2017-03-22 16:52:55 -04:00
Kay Kurokawa 5e6a742bd3 Fix restart procedure in DaemonControl 2017-03-22 11:48:31 -04:00
Alex Grintsvayg 790baea191 Revert "Bump version: 0.9.2rc1 → 0.9.3rc1"
This reverts commit e8e2a0d353.
2017-03-21 17:24:07 -04:00
Alex Grintsvayg e8e2a0d353 Bump version: 0.9.2rc1 → 0.9.3rc1 2017-03-21 17:12:29 -04:00
Alex Grintsvayg da3ed0756e Bump version: 0.9.1 → 0.9.2rc1 2017-03-21 17:10:51 -04:00
Alex Grin 05f7f5c73c Merge pull request #550 from lbryio/handle-bad-claim-cache-file
Handle failure to read claim cache file
2017-03-21 16:44:37 -04:00
Jack Robison b19e3adadd update changelog 2017-03-21 16:33:17 -04:00
Jack Robison 824f2f1d0f handle not being able to decode claim cache file 2017-03-21 16:32:32 -04:00
Alex Grintsvayg f515583ec4 fix _get_transaction 2017-03-21 12:11:47 -04:00
Jack Robison c1a5806bc0 Merge pull request #532 from lbryio/fix_descriptor_get
Fix broken descriptor_get command
2017-03-20 16:50:19 -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
Alex Grin 4027733f2c Merge pull request #542 from lbryio/wallet-list
add wallet_list
2017-03-20 15:31:45 -04:00