Skip to content

v0.9.2rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@lbry-ci lbry-ci released this 25 Mar 23:47
· 9856 commits to master since this release

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