lbry-sdk/lbrynet/core
Umpei Kay Kurokawa 37cc257555 Merge pull request #465 from lbryio/dht_hash_announcer_tests
Adjust hash reannounce based on queue size , test for DHTHashAnnouncer, immediately announce new blobs
2017-02-13 21:08:48 -05:00
..
client Adding connection manager tests, and modifying connection manager to be testeable, fix bug where failed connection was not marked as down 2017-02-13 12:17:27 -05:00
server adding immediate announce option to hash announce 2017-02-13 17:27:10 -05:00
__init__.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
BlobAvailability.py BlobAvailabilityTracker.sample bug, remove whitespace 2016-12-17 20:05:27 -05:00
BlobInfo.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
BlobManager.py Make hash reannounce time adjusted based on the queue of hashes yet to be announced, add test for DHTHashAnnouncer 2017-02-13 17:27:10 -05:00
cryptoutils.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
DownloadOption.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
Error.py remove authjsonrpc subhandlers. we dont use them 2017-01-11 15:39:28 -05:00
file_utils.py refactor Publisher and jsonrpc_publish 2017-02-13 13:07:27 -05:00
HashAnnouncer.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
HashBlob.py Bug fix: delete empty blobs 2017-01-21 17:27:19 -06:00
log_support.py disable verbose twisted logs 2017-01-25 13:04:02 -05:00
looping_call_manager.py replace some strings 2016-10-20 11:30:38 -07:00
Offer.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
PaymentRateManager.py refactor conf.settings 2017-01-16 22:32:54 -05:00
Peer.py Adding connection manager tests, and modifying connection manager to be testeable, fix bug where failed connection was not marked as down 2017-02-13 12:17:27 -05:00
PeerFinder.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
PeerManager.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
PriceModel.py refactor conf.settings 2017-01-16 22:32:54 -05:00
PTCWallet.py fixup long lines 2016-12-07 09:38:34 -05:00
RateLimiter.py fixup long lines 2016-12-07 09:38:34 -05:00
Session.py Stop eating wallet connection error 2016-12-30 22:34:08 -06:00
sqlite_helpers.py pylint: add check for missing-final-newline 2016-12-14 19:21:59 -06:00
Strategy.py refactor conf.settings 2017-01-16 22:32:54 -05:00
StreamCreator.py cleanup whitespace and long-lines 2016-11-04 11:44:50 -05:00
StreamDescriptor.py fixup long lines 2016-12-07 09:38:34 -05:00
system_info.py rename platform to system_info 2016-12-15 18:58:16 -06:00
utils.py send bug reports to slack 2017-01-02 14:52:24 -05:00
Wallet.py fix claim_abandon 2017-02-13 15:14:54 -05:00