lbry-sdk/lbrynet/daemon
hackrush 1c6ce49b7b Removed unnecessary yield and inlineCallbacks, rectified command behaviour (#1421)
* wallet_prefill_addresses command follows specifications(docs)
* unnecessary to document bugs in changelog which were created and fixed without having ever been released
2018-08-30 15:26:04 -04:00
..
auth wallet integration tests fixed 2018-08-24 11:42:35 -04:00
__init__.py got integration tests to work again with rebased branch 2018-08-24 11:37:53 -04:00
Component.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
ComponentManager.py integration tests no longer mock Blob, BlobManager and Session 2018-08-24 11:40:43 -04:00
Components.py integration tests working again and daemon starts normally 2018-08-24 11:40:43 -04:00
Daemon.py Removed unnecessary yield and inlineCallbacks, rectified command behaviour (#1421) 2018-08-30 15:26:04 -04:00
DaemonConsole.py Unified CLI, python 3(WIP) (#1330) 2018-08-24 11:40:43 -04:00
DaemonControl.py changes from jacks review 2018-08-24 11:42:35 -04:00
Downloader.py fix encoding on download 2018-08-24 11:42:06 -04:00
ExchangeRateManager.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
json_response_encoder.py fix json encoding of bytes 2018-08-24 11:42:35 -04:00
Publisher.py tx.get_claim_id() -> txo.claim_id, claim update works now 2018-08-24 11:40:43 -04:00