Commit graph

1805 commits

Author SHA1 Message Date
Jack Robison ccbb5d88dc don't allow bid to be equal to wallet balance (nothing left for the tx fee) 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
Jack Robison b38614e29c Bump version: 0.10.3rc4 → 0.10.3rc5 2017-05-20 12:05:09 -04:00
Jack Robison 82be3bb2cb whitespace 2017-05-20 11:59:55 -04:00
Jack Robison 06741f8560 Bump version: 0.10.3rc3 → 0.10.3rc4 2017-05-20 11:53:44 -04:00
Jack Robison c0be8ddcdf add channel_id 2017-05-19 17:26:58 -04:00
Jack Robison 3253c6bd60 Bump version: 0.10.3rc2 → 0.10.3rc3 2017-05-16 19:49:10 -04:00
Kay Kurokawa 7ac88ea3ea add force option to resolve 2017-05-12 13:02:25 -04:00
Jack Robison da6858f1c3 Bump version: 0.10.3rc1 → 0.10.3rc2 2017-05-11 19:50:07 -04:00
Jack Robison cd67ca6ce3 remove clean_bad_records 2017-05-11 14:31:50 -04:00
Jack Robison ecaa5249b4 migrate name metadata table 2017-05-11 14:31:50 -04:00
Jack Robison 4224d63603 fix sd hash race condition when loading lbry file attributes 2017-05-11 14:31:50 -04:00
Jack Robison f33b14e325 insert or ignore instead of trapping sqlite3. IntegrityError 2017-05-11 14:31:50 -04:00
Jack Robison ca092262fb fix name metadata db race condition 2017-05-11 14:31:50 -04:00
Jack Robison 12097e3bfa broadcast transactions and claim certificates as defer succeed 2017-05-11 14:31:50 -04:00
Jack Robison 6931d8e586 decorator for queued api commands 2017-05-11 14:31:49 -04:00
Jack Robison 632462e1d5 only save stream claims with a sd hash to name_metadata table 2017-05-11 14:19:52 -04:00
Jack Robison 56e214feb6 fix save_name_metadata 2017-05-10 11:26:14 -04:00
Alex Grintsvayg d99fc519b5 Bump version: 0.10.2 → 0.10.3rc1 2017-05-04 11:40:37 -04:00
Jack Robison 2a8a984efa add claim and uri caching to wallet and wallet storage 2017-05-03 17:14:36 -04:00
Alex Grintsvayg 11cfd9083e Bump version: 0.10.2rc1 → 0.10.2 2017-05-03 13:17:46 -04:00
Alex Grintsvayg df4aa691cd Bump version: 0.10.1 → 0.10.2rc1 2017-05-03 13:00:35 -04:00
Alex Grintsvayg 113f8ff2d7 fix set_build and version 2017-05-03 13:00:01 -04:00
Alex Grintsvayg 6097ebb7b8 Bump version: 0.10.1rc2 → 0.10.1 2017-05-03 11:37:00 -04:00
Jack Robison 1c8735295b Bump version: 0.10.1rc1 → 0.10.1rc2 2017-05-01 21:34:54 -04:00
Jack Robison 8243349b20 use reactor.fireSystemEvent instead of reactor.stop 2017-05-01 21:09:24 -04:00
Jack Robison a9868a4f17 fix lbryum shut down 2017-05-01 21:09:23 -04:00
Jack Robison dcdd4d8fd6 wallet config bug 2017-05-01 21:09:23 -04:00
Alex Grintsvayg 16c18c59ff Bump version: 0.10.0 → 0.10.1rc1 2017-04-27 08:38:35 -04:00
Alex Grintsvayg e4f8f50b08 unused import 2017-04-26 21:06:16 -04:00
Alex Grintsvayg 15e89650ff track more events 2017-04-26 20:02:00 -04:00
Alex Grintsvayg 8afe4d1af8 dont send analytics info if its disabled 2017-04-26 18:20:02 -04:00
Alex Grintsvayg 2353dbcb00 refactor analytics 2017-04-26 14:19:03 -04:00
Alex Grintsvayg cd16383fa6 use git version when in dev 2017-04-26 14:18:41 -04:00
Alex Grintsvayg e19e2f3609 stop checking github for new versions 2017-04-26 14:18:30 -04:00
Alex Grintsvayg 8495e62329 Bump version: 0.10.0rc15 → 0.10.0 2017-04-25 16:22:53 -04:00
Alex Grintsvayg d438bfdf0e Bump version: 0.10.0rc14 → 0.10.0rc15 2017-04-25 15:23:03 -04:00
Alex Grintsvayg cdf67de46c pylint type checking 2017-04-25 14:36:14 -04:00
Alex Grintsvayg d6e7fde90a pointless strings 2017-04-25 14:36:14 -04:00
Alex Grintsvayg fd51d8ddf0 pylint 2017-04-25 14:36:14 -04:00
Alex Grintsvayg 25b6fbb73e remove another pylint exception 2017-04-25 14:09:03 -04:00
Alex Grintsvayg 3a66a740d3 Bump version: 0.10.0rc13 → 0.10.0rc14 2017-04-25 08:59:31 -04:00
Jack Robison dffaf745ec wait for wallet subscriptions 2017-04-24 00:19:46 -04:00
Jack Robison dc7193bb8f Merge pull request #619 from wallermadev/master
Adding functionality to check the balance of a given wallet.
2017-04-23 20:27:36 -04:00
Mathew WAller c9c88055c3 Requested changes 2017-04-23 18:33:06 +01:00
Alex Grintsvayg 73ee5786e2 Bump version: 0.10.0rc12 → 0.10.0rc13 2017-04-21 15:37:42 -04:00
Jack Robison 1dda158087 Bump version: 0.10.0rc11 → 0.10.0rc12 2017-04-21 13:33:21 -04:00
Jack Robison 1ecb32b3ed less intensive blob availability check 2017-04-21 13:32:59 -04:00
Alex Grintsvayg 0830c8bde2 Bump version: 0.10.0rc10 → 0.10.0rc11 2017-04-21 13:23:23 -04:00
Mathew WAller 6e37a0536a Removing pylint issues 2017-04-21 02:59:40 +01:00
Mathew WAller 8f0f27da1a Adding functionality to check the balance of a given wallet. 2017-04-21 02:16:26 +01:00
Kay Kurokawa bbbdf5486e clarify docstring for stream_cost_estimate 2017-04-19 18:18:54 -04:00
Kay Kurokawa a634c49e1c stream_cost_estimate throws exception when value is not decodeable 2017-04-19 18:18:54 -04:00
Alex Grintsvayg 7ee5c1696a Bump version: 0.10.0rc9 → 0.10.0rc10 2017-04-19 16:02:07 -04:00
Alex Grintsvayg 492cbc83c9 pylint 2017-04-19 16:00:39 -04:00
Jack Robison d2f01a214d reduce logging level for noisy dht warning 2017-04-19 15:59:50 -04:00
Alex Grintsvayg c5b8859504 Bump version: 0.10.0rc8 → 0.10.0rc9 2017-04-19 15:43:35 -04:00
Alex Grintsvayg 1f231286b4 Bump version: 0.10.0rc7 → 0.10.0rc8 2017-04-19 15:42:20 -04:00
Alex Grintsvayg 28cccd7574 one less pylint exception 2017-04-19 14:59:06 -04:00
Alex Grintsvayg 7f7a6a619f tests for windows, simplify pylint 2017-04-19 14:59:06 -04:00
Jack Robison bc84d16de7 Bump version: 0.10.0rc6 → 0.10.0rc7 2017-04-19 13:54:51 -04:00
Jack Robison bbfb5a7853 include schema version in version() response 2017-04-19 13:54:38 -04:00
Jack Robison 01d86204d0 Bump version: 0.10.0rc5 → 0.10.0rc6 2017-04-19 12:49:33 -04:00
Alex Grintsvayg 52a42ce2fc Bump version: 0.10.0rc4 → 0.10.0rc5 2017-04-18 17:27:33 -04:00
Alex Liebowitz 27788829b0 Bump version: 0.10.0rc3 → 0.10.0rc4 2017-04-17 17:31:19 -04:00
Alex Grintsvayg af455ff52e Bump version: 0.10.0rc2 → 0.10.0rc3 2017-04-17 12:37:37 -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 8b11521868 Bump version: 0.9.2rc23 → 0.9.2rc24 2017-04-12 18:51:06 -04:00
Jack Robison c26f83d81f Bump version: 0.9.2rc22 → 0.9.2rc23 2017-04-12 18:08:42 -04:00
Jack Robison e6f92a2dc7 fix fee tests, whitespace 2017-04-12 17:43:00 -04:00
Alex Grintsvayg 4698910ab7 Bump version: 0.9.2rc21 → 0.9.2rc22 2017-04-12 15:23:08 -04:00
Jack Robison 8c361aef1a fix typo 2017-04-12 14:48:47 -04:00
Jack Robison 2c8b99df76 fix balance check when claiming a name 2017-04-12 14:47:46 -04:00
Jack Robison 10c72dcfd2 stream_cost_estimate fixes 2017-04-12 14:46:27 -04:00
Jack Robison 10dcc429f3 update resolve doc 2017-04-12 14:04:11 -04:00
Jack Robison 31b5026570 return false from claim_show when claim is not found 2017-04-12 13:53:07 -04:00
Jack Robison 06cd14e0ff raise errors before we get further into the publish process 2017-04-12 13:02:04 -04:00
Alex Grintsvayg 3820401fce Bump version: 0.9.2rc20 → 0.9.2rc21 2017-04-12 12:25:56 -04:00
Alex Grintsvayg ddf907231d Bump version: 0.9.2rc19 → 0.9.2rc20 2017-04-12 11:46:04 -04:00
Alex Grintsvayg 2df1092e1a Bump version: 0.9.2rc18 → 0.9.2rc19 2017-04-12 11:05:11 -04:00
Jack Robison d1414bc03a Bump version: 0.9.2rc17 → 0.9.2rc18 2017-04-11 19:22:01 -04:00
Jack Robison 33c754f5a6 Bump version: 0.9.2rc16 → 0.9.2rc17 2017-04-11 01:18:13 -04:00
Jack Robison 389ee2ad70 fix stream_cost_estimate 2017-04-11 01:13:10 -04:00
Jack Robison c87c8beeb4 Bump version: 0.9.2rc15 → 0.9.2rc16 2017-04-10 21:52:00 -04:00
Jack Robison b644125e93 return None for failed resolve uri 2017-04-10 21:32:41 -04:00
Jack Robison c5699db30a add channel name to file dict 2017-04-10 21:32:20 -04:00
Jack Robison 043e2d0ab9 Bump version: 0.9.2rc14 → 0.9.2rc15 2017-04-10 14:31:06 -04:00
Jack Robison 6ccab8bcb8 get availability by uri 2017-04-10 14:29:24 -04:00
Jack Robison 105fa0b947 pylint 2017-04-10 13:59:31 -04:00
Alex Grintsvayg 8db7c37fa7 exploring dht 2017-04-10 13:45:43 -04:00
Alex Grintsvayg a2eb0cad33 delete live lbrylive livestreaming code 2017-04-10 13:45:43 -04:00
Jack Robison 4c122f4ab0 Bump version: 0.9.2rc13 → 0.9.2rc14 2017-04-10 11:04:28 -04:00
Jack Robison a43127fffc add channel_new logging, fix docstring 2017-04-10 11:01:28 -04:00
Jack Robison 66ab1386c5 Bump version: 0.9.2rc12 → 0.9.2rc13 2017-04-10 09:57:55 -04:00
Jack Robison 5efbafec39 Bump version: 0.9.2rc11 → 0.9.2rc12 2017-04-09 21:51:42 -04:00
Jack Robison 9531bdf396 fix file_list for files with abandoned claims 2017-04-09 21:44:58 -04:00
Jack Robison 978139a631 Bump version: 0.9.2rc10 → 0.9.2rc11 2017-04-09 17:53:55 -04:00
Jack Robison 04c119543f fix resolution and file_list bugs 2017-04-09 17:49:31 -04:00
Jack Robison ead32f32d8 Bump version: 0.9.2rc9 → 0.9.2rc10 2017-04-08 23:58:02 -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 e9cfbea75f update lbrynet api and tests 2017-04-07 14:04:13 -04:00
Jack Robison ccc94a0db9 update wallet for new lbryum functionality 2017-04-06 20:50:29 -04:00
Jack Robison bcf7a28fc8 update download, handle fee conversion error, use uri instead of name to get() 2017-04-06 20:50:28 -04:00
Jack Robison 1880f64da2 raise default download timeout 2017-04-06 20:50:28 -04:00
Jack Robison 45b3837638 use ClaimDict.source_hash in utils.get_sd_hash 2017-04-06 20:50:28 -04:00
Alex Grintsvayg ee7ca0978f Bump version: 0.9.2rc7 → 0.9.2rc8 2017-04-06 19:14:19 -04:00
Alex Grintsvayg fc3573f823 Bump version: 0.9.2rc6 → 0.9.2rc7 2017-04-06 18:55:07 -04:00
Alex Grintsvayg 8e15eddf9b Bump version: 0.9.2rc5 → 0.9.2rc6 2017-04-06 18:39:49 -04:00
Alex Grintsvayg 880b974b84 Bump version: 0.9.2rc4 → 0.9.2rc5 2017-04-06 18:16:46 -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
Jack Robison 528ce42821 smart_decode metadata shown in file commands 2017-04-04 21:50:27 -04:00
Kay Kurokawa 931038d478 bug fixes for lbryschema integration 2017-04-04 20:30:51 -04:00
Kay Kurokawa ca041b5dc4 lbryschema integration 2017-04-04 20:30:51 -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 99e4f9b00b we dont always want to encode key here. bucket.keyInRange() already does it when necessary 2017-04-04 15:01:59 -04:00
Alex Grintsvayg 502e2227b5 fix KeyError bug in dht 2017-03-31 14:26:19 -04:00
Alex Grintsvayg d3173b157e oops 2017-03-31 14:26:09 -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 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
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
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
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
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
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
Alex Grintsvayg 8fa2524e54 properly handle true/false cli args 2017-03-23 17:44:12 -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 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 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
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
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
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 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
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
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 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 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 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
Alex Grintsvayg 12bc804622 Bump version: 0.9.0 → 0.9.1rc1 2017-03-15 12:34:32 -04:00
Alex Grintsvayg 2c4e4d4526 Revert "Bump version: 0.9.0 → 0.9.1rc0"
This reverts commit 74844f18ad.
2017-03-15 12:31:40 -04:00
Alex Grintsvayg 74844f18ad Bump version: 0.9.0 → 0.9.1rc0 2017-03-15 12:30:52 -04:00
Alex Grintsvayg 93406fe07f Revert "Bump version: 0.9.0 → 0.9.001"
This reverts commit 820e3091bf.
2017-03-15 11:31:36 -04:00
Alex Grintsvayg 820e3091bf Bump version: 0.9.0 → 0.9.001 2017-03-15 11:19:07 -04:00
Alex Grintsvayg c4b65fddac newline after jsonrpc response 2017-03-14 11:11:29 -04:00
Alex Grintsvayg 25dcf592a0 Bump version: 0.9.0rc17 → 0.9.0 2017-03-13 23:16:01 -04:00
Kay Kurokawa b32b7091ad make api docstrings consistent 2017-03-13 20:43:18 -04:00
Umpei Kay Kurokawa ec35eb2397 Merge pull request #526 from lbryio/api_doc_string
Daemon API doc string update
2017-03-13 14:18:14 -04:00
Alex Grintsvayg 92d423aefd fix jsonrpc http headers 2017-03-13 11:54:40 -04:00
Kay Kurokawa 0ec9b6545f edit doc strings and update doc file 2017-03-12 14:45:46 -04:00
Umpei Kay Kurokawa 003b3df378 Merge pull request #525 from lbryio/fix_update
Fix bug in update
2017-03-10 18:39:46 -05:00
Kay Kurokawa b2c2edfb12 fixed bug of decimal not being subtractable from float 2017-03-10 18:33:21 -05:00
Kay Kurokawa e7dc841bb7 fix fee validation in publisher and clarify publish docstring 2017-03-10 18:24:32 -05:00
Alex Grintsvayg 2303f88bd4 Bump version: 0.9.0rc16 → 0.9.0rc17 2017-03-10 16:30:28 -05:00
Kay Kurokawa 8c61185387 handle decimal encoded string output from lbryum 2017-03-10 12:56:58 -05:00
Kay Kurokawa 98d3a4cb46 fix api consistency issues from lbryum 2017-03-10 11:52:12 -05:00
Alex Grintsvayg ab1bdb7eaf Bump version: 0.9.0rc15 → 0.9.0rc16 2017-03-09 15:30:36 -05:00
Umpei Kay Kurokawa 8ef3f81f0c Merge pull request #523 from lbryio/remove_unused_wallet_func
remove unused functions in wallet
2017-03-09 13:15:26 -05:00
Kay Kurokawa 881efabc0c remove unused _get_status_of_claim() and get_name_and_validity_for_sd_hash() function in Wallet 2017-03-09 12:02:36 -05:00
Kay Kurokawa aef274577f Do not expose get_claims_from_tx() from the API 2017-03-09 11:54:34 -05:00
Jack Robison 5d6ca0aae6 add get_sd_hash to utils 2017-03-09 10:39:25 -05:00
Alex Grintsvayg 9a4230dd96 Bump version: 0.9.0rc14 → 0.9.0rc15 2017-03-09 10:37:44 -05:00
Alex Grintsvayg 3f4a4728e6 fixed my silly mistakes 2017-03-09 07:58:36 -05:00
Alex Grintsvayg 63cb2cf571 raise exceptions, dont yield them 2017-03-08 17:14:31 -05:00
Alex Grintsvayg 54b4b6984e fix jsonrpc help 2017-03-08 17:10:03 -05:00
Kay Kurokawa 98f90a4ad6 fixing minor debugging bug 2017-03-08 15:32:00 -05:00
Jack Robison e29a91b69a fix pylint 2017-03-08 14:19:54 -05:00
Jack Robison fdcc5e6829 fix file delete keyword arg bug 2017-03-08 14:04:40 -05:00
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