Commit graph

2528 commits

Author SHA1 Message Date
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
Alex Grin 3d606b95aa Merge pull request #546 from lbryio/fix_cli_error_msg
format help message properly in case of error in CLI
2017-03-20 15:29:00 -04:00
Kay Kurokawa 85845414b8 format help message properly in case of error in CLI 2017-03-20 13:41:32 -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
Alex Grin cb4c93bcd9 Merge pull request #540 from lbryio/fix_getpubkey
fix wallet_public_key API command
2017-03-17 17:49:29 -04:00
Kay Kurokawa 4edd13f4f4 fix wallet_public_key API command 2017-03-17 16:45:34 -04:00
Alex Grintsvayg a4de0056ab Bump version: 0.9.1rc5 → 0.9.1rc6 2017-03-17 13:11:38 -04:00
Alex Grintsvayg ee77bb0670 unused imports 2017-03-17 13:10:40 -04:00
Alex Grintsvayg 6482619fac stupid bug 2017-03-17 13:07:23 -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
Kay Kurokawa 61d27f010e Change publish to take metadata fields as arguments, docstring change 2017-03-16 14:38:27 -04:00
Alex Grintsvayg 52d471d660 Bump version: 0.9.1rc3 → 0.9.1rc4 2017-03-15 21:53:36 -04:00
Alex Grintsvayg 33c9a7a098 Bump version: 0.9.1rc2 → 0.9.1rc3 2017-03-15 21:26:08 -04:00
Alex Grintsvayg 8201fc186d Bump version: 0.9.1rc1 → 0.9.1rc2 2017-03-15 19:59:59 -04:00
Alex Grintsvayg 9d7dcf4af7 no more stop-daemon command 2017-03-15 19:58:52 -04:00
Alex Grintsvayg 49b18a1fca minor 2017-03-15 16:33:41 -04:00
Alex Grintsvayg 26d2347812 update docs 2017-03-15 16:31:58 -04:00
Alex Grintsvayg 29dea4901e add --version flag, remove simplejson dependency 2017-03-15 16:24:25 -04:00