Commit graph

2192 commits

Author SHA1 Message Date
Jack Robison 40374ec202 use lbryio api for price data instead of bittrex 2017-04-07 19:33:13 -04:00
Jack Robison 6ed2c5831e install lbryschema before lbryum 2017-04-07 16:30:36 -04:00
Jack Robison dc0699b929 Merge pull request #593 from lbryio/channels
Channels
2017-04-07 15:55:11 -04:00
Jack Robison eb1bdcc312 update changelog 2017-04-07 14:04:18 -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
Alex Grin 7a798616d6 Update INSTALL.md 2017-04-05 18:34:25 -04:00
Jack Robison 6f909f9654 Merge pull request #586 from lbryio/lbryschema_2
Lbryschema integration
2017-04-04 22:00:07 -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 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 22f57f6490 add test to reproduce keyerror 2017-04-04 15:10:46 -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 bee67117c8 changelog 2017-03-31 14:52:56 -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 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