Kay Kurokawa
|
e4e60ebe9b
|
add auto_renew_claim_height_delta to configuration and auto renew after startup if necessary
|
2017-12-05 09:41:42 -05:00 |
|
Kay Kurokawa
|
9470b318b0
|
moved BLOB_SIZE in conf to MAX_BLOB_SIZE constant in blob.blob_file
|
2017-10-31 15:38:00 -04:00 |
|
Akinwale Ariwodola
|
0291482abb
|
raised errors directly instead of wrapping with AssertionError
|
2017-10-11 07:59:30 +01:00 |
|
Akinwale Ariwodola
|
fb6545481b
|
refactored one more assert
|
2017-10-09 20:41:08 +01:00 |
|
Akinwale Ariwodola
|
4f6f226b18
|
refactor asserts due to PYTHONOPTIMIZE flag
|
2017-10-09 20:20:58 +01:00 |
|
Kay Kurokawa
|
0fc116fbdb
|
Change to reflector2 in conf
|
2017-09-25 13:18:07 -04:00 |
|
Kay Kurokawa
|
cc98cdf933
|
announce_head_blobs_only is True by default
|
2017-09-22 14:46:28 -04:00 |
|
Kay Kurokawa
|
66152a8f93
|
turn on head blob announce seek for clients
|
2017-09-11 11:34:26 -04:00 |
|
Kay Kurokawa
|
a31b6b192f
|
Create an optional way of downloading by head blob first in ConnectionManager
|
2017-08-28 10:46:47 -04:00 |
|
Kay Kurokawa
|
0639bb9865
|
add support for should_announce feature
|
2017-08-28 10:43:57 -04:00 |
|
Jack Robison
|
5fc55fc482
|
Merge branch 'master' into android_platform_paths
|
2017-08-22 15:39:02 -04:00 |
|
Akinwale Ariwodola
|
6252184699
|
fix pylint error
|
2017-08-18 15:09:08 +01:00 |
|
Akinwale Ariwodola
|
70881dab6e
|
added Android platform detection and androidhelpers module which will be used to determine base paths
|
2017-08-18 11:52:03 +01:00 |
|
Jack Robison
|
d1b7de1807
|
persist dht node id
|
2017-08-16 21:18:10 -04:00 |
|
Kay Kurokawa
|
9d92fba02e
|
add ability to control re-reflects through config
|
2017-08-03 23:44:20 -04:00 |
|
hackrush
|
ecd602e5fb
|
Added validation for currencies.
Now while setting currency via API/CLI it is checked that the user has
not entered any currency other that LBC, BTC or USD.
Fixes #778
|
2017-07-24 16:38:15 -04:00 |
|
Jack Robison
|
5e2e96b1ff
|
fix directories
|
2017-07-19 18:52:48 -04:00 |
|
Zestyr
|
bfa626c6e6
|
Update default directories
Fixes #574
|
2017-07-17 21:50:58 +02:00 |
|
Jack Robison
|
dfedb6cd01
|
update loggly token
|
2017-07-14 14:29:12 -04:00 |
|
hackrush
|
f7b6a09110
|
Updated max_key_fee_setting
Added an option to disable max key fee check.
Did the required docs changes.
|
2017-07-14 14:09:30 -04:00 |
|
Kay Kurokawa
|
2730aa9ad6
|
make sure window paths of directories are in string not unicode
|
2017-07-03 16:01:18 -04:00 |
|
Umpei Kay Kurokawa
|
4e42ae97ea
|
Revert "Fix default directories (fixes #574)"
|
2017-07-03 11:09:59 -04:00 |
|
Zestyr
|
091c49115c
|
Merge remote-tracking branch 'upstream/master'
|
2017-06-28 17:54:42 +02:00 |
|
hackrush
|
9743162cda
|
Increased max_key_fee
The default max_key_fee value is increased to US$ 50.
Fixes #721
|
2017-06-27 21:48:42 +05:30 |
|
Zed
|
9caea54490
|
Merge branch 'master' into master
|
2017-06-23 02:45:12 +02:00 |
|
Jack Robison
|
bc34c22e58
|
update daemon settings and settings_set
|
2017-06-21 22:54:47 -04:00 |
|
Zestyr
|
6a1a91f8f1
|
Fix old legacy Windows location
|
2017-06-22 02:28:32 +02:00 |
|
Zestyr
|
ebec2fe955
|
Make directories lowercase, catch exception, initialize settings
|
2017-06-19 19:49:27 +02:00 |
|
Zestyr
|
ddde036e3a
|
Add check for old folder locations
|
2017-06-19 19:24:39 +02:00 |
|
Zestyr
|
28613f1990
|
Shorten download dir variable for consistency
|
2017-06-18 07:15:28 +02:00 |
|
Zestyr
|
e0ff3171d8
|
Fix default directories
|
2017-06-18 07:14:42 +02:00 |
|
Alex Grintsvayg
|
15e89650ff
|
track more events
|
2017-04-26 20:02:00 -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
|
492cbc83c9
|
pylint
|
2017-04-19 16:00:39 -04:00 |
|
Jack Robison
|
40374ec202
|
use lbryio api for price data instead of bittrex
|
2017-04-07 19:33:13 -04:00 |
|
Jack Robison
|
1880f64da2
|
raise default download timeout
|
2017-04-06 20:50:28 -04:00 |
|
Kay Kurokawa
|
931038d478
|
bug fixes for lbryschema integration
|
2017-04-04 20:30:51 -04:00 |
|
Alex Grintsvayg
|
1a562d70aa
|
config to share debug info with lbry devs
|
2017-03-29 11:06:07 -04:00 |
|
Alex Grintsvayg
|
15517732ae
|
add config to disable reflecting on publish
|
2017-03-16 17:49:24 -04:00 |
|
Alex Grintsvayg
|
68f5588bd9
|
make loggly logs less verbose
|
2017-03-08 11:23:28 -05:00 |
|
Jack Robison
|
25ec8fde23
|
add timeout to get_availability and peer_list
-add optional timeout to DHTPeerFinder.find_peers_for_blob
-add peer_search_timeout setting
|
2017-02-16 11:17:37 -05:00 |
|
Jack Robison
|
c6648ff6bc
|
add installation id, re-initialize lbryid on each start
|
2017-02-02 10:23:17 -05:00 |
|
Alex Grintsvayg
|
c62ee6bb0c
|
fix loading settings from env
|
2017-01-20 13:38:49 -05:00 |
|
Alex Grintsvayg
|
3aea476014
|
ignore invalid config file keys
|
2017-01-20 12:39:59 -05:00 |
|
Alex Grintsvayg
|
cac8267e85
|
updates, more refactoring for greater clarity
|
2017-01-17 12:29:09 -05:00 |
|
Alex Grintsvayg
|
267c6cbaca
|
refactor conf.settings
|
2017-01-16 22:32:54 -05:00 |
|
Jack
|
2cf08fda2d
|
use urllib for loggly url formatting
|
2017-01-02 16:09:28 -05:00 |
|
Jack
|
c2c7d2b327
|
send bug reports to slack
|
2017-01-02 14:52:24 -05:00 |
|
Job Evers-Meltzer
|
8f61fb3fc4
|
Initialize settings, along with lbryid and session_id on startup
|
2016-12-30 13:05:19 -06:00 |
|