lbry-sdk/lbrynet/daemon
hackrush a7ef8889dd
Unified CLI, python 3(WIP) (#1330)
* Added new custom cli class using aiohttp
* Proper error handling in CLI based on RPC error codes(PoC)
* Auth API working
* UnitTests
2018-08-24 11:40:43 -04:00
..
auth Unified CLI, python 3(WIP) (#1330) 2018-08-24 11:40:43 -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 replace miniupnpc with upnpclient 2018-08-24 11:37:53 -04:00
Daemon.py tx.get_claim_id() -> txo.claim_id, claim update works now 2018-08-24 11:40:43 -04:00
DaemonCLI.py Unified CLI, python 3(WIP) (#1330) 2018-08-24 11:40:43 -04:00
DaemonConsole.py Unified CLI, python 3(WIP) (#1330) 2018-08-24 11:40:43 -04:00
DaemonControl.py Unified CLI, python 3(WIP) (#1330) 2018-08-24 11:40:43 -04:00
Downloader.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
ExchangeRateManager.py No longer inheriting from object and added proper use of super(). 2018-08-24 11:37:53 -04:00
Publisher.py tx.get_claim_id() -> txo.claim_id, claim update works now 2018-08-24 11:40:43 -04:00