Skip to content

v0.13.105

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 08:38
· 58 commits to master since this release

Changelog

  • 3e45c66 Merge pull request #11 from lbryio/roylee17/fix-signrawtransaction
  • eff01c9 Merge pull request #12 from lbryio/roylee17/update-ci-go-version
  • 13a42b3 ci: add tools package to lock Go tooling versions
  • 2428b38 ci: run "make fmt"
  • 610ec20 ci: run "make fmt"
  • 2e95c14 ci: update github Worflow, and Go 1.19
  • 0c2b218 ci: update github Worflow, and Go 1.19
  • c21be77 configs: updated docs/comments about disabling tls for remote connections
  • 18b605c mod: update go dependencies
  • fd92031 rpc: handle "input not found" case in signrawtransaction
  • 46f4df5 rpc: reverse the order of listtransactions to align with lbrycrd