Releases: lbryio/lbry-sdk
Releases · lbryio/lbry-sdk
v0.3.2
0.3.1
make lbrycrddpath.conf if it doesnt exist, point to binary in app
make download directory if it doesn't exist, if the directory can't be made default to home
v0.3.0.2
v0.3.0.1
real blockchain
supports real blockchain via lbrycrd wallet, lbryum soon to come!
test-release-1: Merge pull request #47 from lbryio/fix-osx-build
Fix OSX build issue with openssl
v0.2.5
v0.2.4
-include lbry uri, claim txid, and current claim value in lbry_file
-lbryum 2.6.0.4 returns what’s needed to write claim data to sqlite, fix lbrynet to make sure it doesnt store duplicates
-add waiting_for_credits to loading screen to force user to not try to download something before credits show up, a common source of timeout errors
-get --wallet=lbrycrd working, lbrycrdd should be run separately, it is not bundled in the app. added set_miner and get_miner_status commands