Skip to content

Releases: lbryio/lbcd

v0.22.119

23 Nov 17:05
Compare
Choose a tag to compare

Changelog

  • a0ff51b claimtrie: allows '*' in claim name

v0.22.118

14 Nov 20:46
Compare
Choose a tag to compare

Changelog

  • 4c39a98 rpcclient: update rescanblockchain support

v0.22.117

17 Oct 07:15
Compare
Choose a tag to compare

Changelog

  • 6728bf4 error properly when lbcd fails to connect in HTTP POST mode
  • f513fca lbcdblocknotify: reorganize the code with a few updates

v0.22.116

06 Oct 20:47
Compare
Choose a tag to compare

Changelog

  • 979d643 [lbry] claimtrie: created node cache
  • cbc4d48 lbcctl: support --timed, --quiet options

v0.22.116-rc.0

29 Sep 18:52
Compare
Choose a tag to compare
v0.22.116-rc.0 Pre-release
Pre-release

Changelog

  • be69ea2 [lbry] claimtrie: created node cache

v0.22.115

06 Oct 20:47
Compare
Choose a tag to compare

Changelog

  • 987a533 rpc: update rpc cmd requests to support multi-account

v0.22.114

26 Sep 01:55
Compare
Choose a tag to compare

Changelog

  • 9bcd3d0 cotrib: add a helper script to show miner of a bkock
  • 6bc9a2b mining: always returns .coinbasevalue in getblocktemplate
  • 2adfcd2 rpcclient: add -quiet option to the lbcdblocknotify example

v0.22.113

21 Sep 07:12
Compare
Choose a tag to compare

Changelog

  • 5acfa4c rpcserver: add GetBlockStats
  • 81ec217 rpcserver: fix up getblockstats

v0.22.112

15 Sep 01:46
Compare
Choose a tag to compare

Changelog

  • c5193e7 rpc: support hex data output for createrawtransaction

v0.22.111

01 Sep 22:37
Compare
Choose a tag to compare

Changelog

  • 8a80f06 [lbry] policy: relax dust thrashold to 1000 dewies/kB
  • 2d04d31 rpc: implement rescanblockchain rpcclient
  • 5d7a219 rpc: make getblock return orphan blocks with confirmation=-1