Skip to content

Releases: daywalker90/lightning

hodl-0.1.0

17 Apr 13:32
b65b37a
Compare
Choose a tag to compare
hodl-0.1.0 Pre-release
Pre-release

Changed:

  • auto delete internal-states and references in the database to hodl-invoices that expired more than an hour ago

Fixed:

  • wrong byte encoding
  • excessive rpc calls on startup would cause a OsError11 and crash the node
  • concurrency issues would lead to inconsistent states

Removed:

  • DelHodlInvoiceState (it is now automated)