lbryio / spee.ch

An image hosting service on top of the LBRY protocol.
https://spee.ch
MIT License
186 stars 78 forks source link

Update SDK calls for 0.30.5+, apis changed/old ones removed #892

Closed tzarebczan closed 5 years ago

tzarebczan commented 5 years ago

See https://github.com/lbryio/lbry/releases/tag/v0.30.5 for list of api calls that were removed. The wallet ones are replaced by account

This affects anyone running the setup process because it pulls the latest daemon release.

tzarebczan commented 5 years ago

Also, see desktop side issue for other breaking changes with 0.31.0 : https://github.com/lbryio/lbry-desktop/issues/2231 or https://github.com/lbryio/lbry/releases/tag/v0.31.0

jessopb commented 5 years ago

source and sdhash were removed from the relevant calls wallet_ methods were replaced with account or address download_dir has replaced download_directory readme has been updated to direct the new use of lbrynet command line