lbry-sdk/lbrynet/core
Jack c130879ef7 frontload bug
divide availability adjusted price by frontload factor, which will be
close to 1 while index is low and close to 2 when index is high - the
reduction approaches 50% as index goes up.
2016-09-30 00:36:23 -04:00
..
client remove unnecessary class 2016-09-30 00:12:17 -04:00
server Merge branch 'master' into blob-prices 2016-09-30 00:11:53 -04:00
__init__.py initial commit 2015-08-20 11:27:15 -04:00
BlobAvailability.py negotiated downloads 2016-09-27 13:52:44 -04:00
BlobInfo.py initial commit 2015-08-20 11:27:15 -04:00
BlobManager.py negotiated downloads 2016-09-27 13:52:44 -04:00
cryptoutils.py initial commit 2015-08-20 11:27:15 -04:00
DownloadOption.py change the console ui to command based rather than option based 2015-10-15 14:12:22 -04:00
Error.py negotiated downloads 2016-09-27 13:52:44 -04:00
HashAnnouncer.py initial commit 2015-08-20 11:27:15 -04:00
HashBlob.py fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
log_support.py update from master 2016-09-29 23:34:59 -04:00
Offer.py remove unnecessary class 2016-09-30 00:12:17 -04:00
PaymentRateManager.py negotiated downloads 2016-09-27 13:52:44 -04:00
Peer.py update from master 2016-09-29 23:34:59 -04:00
PeerFinder.py initial commit 2015-08-20 11:27:15 -04:00
PeerManager.py initial commit 2015-08-20 11:27:15 -04:00
PriceModel.py frontload bug 2016-09-30 00:36:23 -04:00
PTCWallet.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
RateLimiter.py fix error that occurred when one connection's download was stopped due to another download finishing 2016-01-22 15:50:18 -05:00
Session.py update from master 2016-09-29 23:34:59 -04:00
sqlite_helpers.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
Strategy.py get uploads working 2016-09-27 23:56:08 -04:00
StreamCreator.py Use named loggers, fix some pep8 formatting mistakes 2015-09-08 15:42:56 -04:00
StreamDescriptor.py misc bug fixes and code cleanup 2016-07-26 12:24:25 -05:00
utils.py use prettier file format for daemon conf file 2016-09-16 00:14:25 -04:00
Wallet.py more fixes 2016-09-27 11:18:52 -07:00