Skip to content

v0.71.0

Compare
Choose a tag to compare
@eukreign eukreign released this 27 Apr 16:47
· 1679 commits to master since this release

[0.71.0] - 2020-04-27

Blobs/files

  • [improvement] make file i/o in stream and blob creation and reads non-blocking (#2926) by jackrobison

Claims

  • [bug] fix: reposts being returned for single tags (#2925) by tzarebczan

Cli

  • [bug] fix for claim_list incorrectly handling --is_spent flag (#2924) by eukreign

Config

  • [bug] use home directory if xdg directory not found (Linux) (#2914) by StripedMonkey

Wallet

  • [improvement] estimate block timestamps on client only when necessary (header hasn't been downloaded yet) (#2922) by shyba