Skip to content

Releases: lbryio/lbry.go

v2.0.1

26 Aug 22:36

Choose a tag to compare

Changelog

3a3377d add support related commands
3886142 Merge branch '0.39.0_changes'
a7bb3cf Update AccountBalanceResponse

v2.0.0

26 Aug 17:05
8fa28d3

Choose a tag to compare

Changelog

8fa28d3 Remove wait function for Group - recursive call.
f8a2312 Remove listwaitingon from Wait call. Too much logging.
ea5b70e Remove unlocked since its there already.
26b0c73 Add additional logging to wait call to know the list of routines active when wait is called.
7558397 Add logging to address decode error Add test for real main net address Add name to mainnet chain params

v1.1.2

19 Aug 23:36

Choose a tag to compare

Changelog

9c36533 version bump to fix the mess

v1.1.1

16 Aug 15:46

Choose a tag to compare

Changelog

266a937 switch to own btcd library

v1.1.0

16 Aug 11:48

Choose a tag to compare

Changelog

fb7d045 fix claim_search

v1.0.18

14 Aug 15:06

Choose a tag to compare

Changelog

a3f38ac fix claim_search

v1.0.16

07 Aug 12:43
40633c9

Choose a tag to compare

Changelog

40633c9 GetInfo() dropped in latest lbrycrdd
a17fa3a Merge pull request #64 from lbryio/channelexport
560858b Add channel export call
ada0ce0 don't panic if magic doesn't work
461ae6a Merge pull request #61 from lbryio/go_sdk38_client_updates
7e445e0 Add updated structure for response api call based on SDK 38 release.

v1.0.17

14 Aug 02:08
a17fa3a

Choose a tag to compare

Changelog

a17fa3a Merge pull request #64 from lbryio/channelexport
560858b Add channel export call
ada0ce0 don't panic if magic doesn't work
461ae6a Merge pull request #61 from lbryio/go_sdk38_client_updates
7e445e0 Add updated structure for response api call based on SDK 38 release.

v0.1.0

02 Sep 18:10

Choose a tag to compare

Changelog

a1aaeb5 Define lbryinc.Caller interface for easier drop-in replacement of lbryinc package in client code
ada0ce0 don't panic if magic doesn't work
461ae6a Merge pull request #61 from lbryio/go_sdk38_client_updates
7e445e0 Add updated structure for response api call based on SDK 38 release.

v1.0.15

26 Jun 01:23

Choose a tag to compare

Changelog

31456e7 remove timestamp for now
060970b stupid IDE
0f894aa fix timestamp in utxo list
8367901 fix utxo list response