Skip to content

hodl-0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@daywalker90 daywalker90 released this 17 Apr 13:32
b65b37a

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)