lbry
Added
- Add
wallet_list
command - Add checks for missing/extraneous params when calling jsonrpc commands
- Added colors to cli error messages
Changed
- Removed check_pending logic from Daemon
- Switched to txrequests so requests can use twisted event loop
- Renamed API command file_seed to file_set_status
Fixed
- Fix restart procedure in DaemonControl
- Create download directory if it doesn't exist
- Fixed descriptor_get
- Fixed jsonrpc_reflect()
- Fixed api help return
- Fixed API command descriptor_get
- Fixed API command transaction_show
- Fixed error handling for jsonrpc commands