Commit graph

2278 commits

Author SHA1 Message Date
Alex Grintsvayg
0a3e00b276 Revert "will this fix tests?"
This reverts commit 0b668fb1dd.
2017-04-21 12:15:32 -04:00
Alex Grintsvayg
0b668fb1dd will this fix tests? 2017-04-21 12:07:11 -04:00
Alex Grintsvayg
bfd0a322ae wrong path 2017-04-21 11:59:01 -04:00
Alex Grintsvayg
11d516794d you have to install lbrynet to run twisted tests on it 2017-04-21 11:55:20 -04:00
Alex Grintsvayg
cb883e9316 delete requirements_base 2017-04-21 09:00:19 -04:00
Umpei Kay Kurokawa
cb8730e696 Merge pull request #614 from lbryio/fix_stream_cost_est
Fix stream_cost_estimate
2017-04-19 18:24:37 -04:00
Kay Kurokawa
c4b69055c7 add changelog 2017-04-19 18:18:54 -04: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
290d204659 wrong repo 2017-04-19 15:43:26 -04:00
Alex Grintsvayg
1f231286b4 Bump version: 0.10.0rc7 → 0.10.0rc8 2017-04-19 15:42:20 -04:00
Alex Grintsvayg
fa9378c2ae release.py 2017-04-19 15:42:11 -04:00
Alex Grintsvayg
127c4e90a2 Merge branch 'build'
* build:
  one less pylint exception
  tests for windows, simplify pylint
  lbryum is in requirements now
  build daemon separately in teamcity
2017-04-19 15:01:06 -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
Alex Grintsvayg
55d47b9f19 lbryum is in requirements now 2017-04-19 14:59:06 -04:00
Alex Grintsvayg
371efb59c7 build daemon separately in teamcity 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
8ce4039093 bump lbryum 2017-04-19 13:48:53 -04:00
Jack Robison
01d86204d0 Bump version: 0.10.0rc5 → 0.10.0rc6 2017-04-19 12:49:33 -04:00
Jack Robison
990179655d bump lbryum and lbryschema 2017-04-19 12:48:38 -04:00
Alex Grintsvayg
52a42ce2fc Bump version: 0.10.0rc4 → 0.10.0rc5 2017-04-18 17:27:33 -04:00
Jack Robison
05387bd743 Merge pull request #605 from lbryio/upgrade_appdirs
use appdirs 1.4.3 in requirements.txt
2017-04-18 14:42:18 -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
Alex Grintsvayg
41204f7cbe Merge remote-tracking branch 'origin/return-full-ids'
* origin/return-full-ids:
  Return full LBRY ID and installation ID in jsonrpc_status()
2017-04-17 09:25:36 -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
f38120fdfc Merge pull request #608 from lbryio/uncaught-publish-errors
raise errors before we get further into the publish process
2017-04-12 13:41:48 -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