Skip to content

v0.88.0

Compare
Choose a tag to compare
@jackrobison jackrobison released this 22 Jan 16:23
· 1303 commits to master since this release

[0.88.0] - 2021-01-22

API

  • [new feature] added support for --not_channel_id to txo_list commands (#3160) by eukreign

Files

  • [bug] owner of priced content no longer forced to purchase their own content when calling get (#3154) by eukreign

Other

  • [improvement] log checkpoint finishing so we can gather information on leftover files bug (#3134) by shyba

Reflector

  • [bug] fix reflector loop crashing upon an unexpected error (#3136) by jackrobison

Wallet

  • [new feature] add channel_sign api for signing data with a channel identity (#3129) by shyba

Wallet server

  • [new feature] handle connections from ledger clients in spv server (#3161) by jackrobison
  • [new feature] UDP based spv server status, improved server selection (#3148) by jackrobison
  • [improvement] add prometheus metrics for asyncio loop (#3135) by jackrobison