• v0.53.3 3a21df31ee

    v0.53.3 Stable

    jackrobison released this 2020-01-16 22:43:26 +01:00 | 2132 commits to master since this release

    [0.53.3] - 2020-01-16

    Packaging

    Wallet

    Downloads
  • v0.53.2 e4da2a695b

    v0.53.2 Stable

    jackrobison released this 2020-01-14 22:47:56 +01:00 | 2141 commits to master since this release

    [0.53.2] - 2020-01-14

    Database

    Wallet

    Downloads
  • v0.53.1 f0cfde36f2

    v0.53.1 Stable

    eukreign released this 2020-01-13 20:12:30 +01:00 | 2152 commits to master since this release

    [0.53.1] - 2020-01-13

    Commenting

    Database

    Packaging

    Wallet

    Wallet server

    Downloads
  • v0.52.0 7d2eb5faf7

    v0.52.0 Stable

    eukreign released this 2020-01-06 18:21:49 +01:00 | 2187 commits to master since this release

    [0.52.0] - 2020-01-06

    This release includes a substantial refactor of the code base to drop bitcoin support in torba and merge it into lbry with the goal to significantly reduce code complexity. This release will require thorough testing and perhaps waiting until a follow up release with any bug fixes before releasing to production. (https://github.com/lbryio/lbry-sdk/pull/2701)

    Backwards Incompatible Changes

    • [packaging] As part of the torba and lbry merge the wallet client and server now share the same version number. This will create a version check incompatibility where "older" wallet servers have versions in the 1.0 range and this new wallet server will be 0.52.0. (https://github.com/lbryio/lbry-sdk/pull/2701)

    Other

    Packaging

    Wallet

    Downloads
  • v0.51.2 1c00129f76

    v0.51.2 Stable

    eukreign released this 2019-12-30 22:34:52 +01:00 | 2255 commits to master since this release

    [0.51.2] - 2019-12-30

    Cli

    Wallet

    Downloads
  • v0.51.1 88faf0ce78

    v0.51.1 Stable

    eukreign released this 2019-12-30 21:11:29 +01:00 | 2259 commits to master since this release

    [0.51.1] - 2019-12-30

    Database

    Downloads
  • v0.51.0 6ea2686219

    v0.51.0 Stable

    eukreign released this 2019-12-23 18:39:48 +01:00 | 2266 commits to master since this release

    [0.51.0] - 2019-12-23

    Backwards Incompatible Changes

    Jsonrpc

    Wallet server

    Downloads
  • v0.50.1 96db1b4685

    v0.50.1 Stable

    jackrobison released this 2019-12-20 04:09:19 +01:00 | 2279 commits to master since this release

    [0.50.1] - 2019-12-19

    Wallet

    Wallet server

    Downloads
  • v0.50.0 505652efa0

    v0.50.0 Stable

    eukreign released this 2019-12-16 17:33:13 +01:00 | 2297 commits to master since this release

    [0.50.0] - 2019-12-16

    Backwards Incompatible Changes

    • [api] Errors returned from RPC calls now include a "name" which is the exception class name and a cleaner "message" which just has the user friendly error message and the command info (command called, arguments passed) is now in a separate field called "data". See examples in the pull request. (https://github.com/lbryio/lbry-sdk/pull/2673)

    API

    Wallet

    Wallet server

    Downloads
  • v0.49.0 640b0c71e6

    v0.49.0 Stable

    eukreign released this 2019-12-09 19:05:08 +01:00 | 2342 commits to master since this release

    [0.49.0] - 2019-12-09

    API

    Wallet

    Wallet server

    Downloads