Skip to content

v0.111.0

Compare
Choose a tag to compare
@jessopb jessopb released this 18 Oct 16:19
· 63 commits to master since this release

[0.111.0] - 2022-10-18

DHT

  • [task] Add script to collect DHT metrics (#3625) by shyba

API

  • [new feature] added claim_list filtering by --reposted_claim_id and fix for claim_id of reposted claim in JSON output (#3685) by eukreign

Blob exchange

  • [improvement] Add all peers when running as a bootstrap node (#3631) by shyba

Blobs/files

  • [bug] Fallback name, suggested file name and mime type from claim if missing on sd blob (#3686) by shyba

Devops

  • [improvement] use official libtorrent, fix tests, make it a normal dependency (#3642) by shyba

Wallet

  • [improvement] update checkpoints for faster first run header download (#3689) by shyba
  • [new feature] wallet import/export supports plain JSON (without supplying a password) (#3684) by jessopb
  • [improvement] usage payment service more resilient, will continue running until funds available to pay usage fee (#3668) by moodyjon