Skip to content

Releases: lbryio/lbry.go

v2.3.1

08 Oct 06:10

Choose a tag to compare

Changelog

b03e0a7 Go mod tidy

v2.3.0

02 Oct 08:45

Choose a tag to compare

Changelog

49c9531 Fix wallet opts passing
c68c7e0 Bring back versioning to the module
534831e Improve args passing to SDK for WalletCreate command
d5102a9 Add WalletList command
ac75979 Add wallet commands to JSON-RPC client
712e346 woopsy
85e34cb add accountAdd support

v2.2.1

10 Oct 02:41

Choose a tag to compare

Changelog

d5102a9 Add WalletList command
ac75979 Add wallet commands to JSON-RPC client
712e346 woopsy
85e34cb add accountAdd support

v2.2.0

24 Sep 16:32

Choose a tag to compare

Changelog

c36c679 Merge branch 'accountid-and-missing'
025c715 align to new SDK v0.42.0
af728f1 add new types
1f1848a Adds account_id to channel create (and update), missing functions
d032c84 remove problematic data
d6f5199 tidy up go mods
28aad86 Merge pull request #72 from lbryio/feature/remote_ip

v2.1.0

20 Sep 06:53

Choose a tag to compare

Changelog

c5c634e Pass user method url as a constant
a8c339e Forward real IP in internal-api client calls
fd916d9 expose blob hash sizes as constants

v2.0.6

10 Sep 14:18

Choose a tag to compare

Changelog

b5f0289 remove problematic data

v2.0.5

10 Sep 14:16

Choose a tag to compare

Changelog

2d45f05 improve error handling on json marshalling

v2.0.4

03 Sep 17:58
e585003

Choose a tag to compare

Changelog

e585003 Merge pull request #70 from lbryio/feature/stream_create_account_id
0cfc8e2 Add account ID to StreamCreateOptions

v2.0.3

28 Aug 13:14

Choose a tag to compare

Changelog

f3a1fbd use the right library

v2.0.2

28 Aug 03:15
ecbd404

Choose a tag to compare

Changelog

ecbd404 Merge pull request #69 from lbryio/supports
2768cdd Add ClaimSupport ( tippable too)
564595c Merge pull request #66 from lbryio/claims
4d17553 Add claim management for lbrycrd client