github ACINQ/eclair v0.2-alpha9
Eclair v0.2-alpha9

latest releases: v0.10.0, v0.4.23-android-phoenix, v0.4.22-android-phoenix...
pre-release6 years ago

This release includes a breaking change in local database format, please close all channels before updating

This release is BOLTs compliant.

Caveat: If a revoked commitment tx is published, only the offender's main output will be stolen as punishment, not the HTLCs.

Changelog

  • Fixed memory leak and reduce memory usage (#365)
  • Fixed encoding of failure messages (#366)
  • Fixed infinite payment retry loop when receiving unparseable failure messages (#391)
  • JSON-RPC API is disabled by default, it requires a password and CORS is disabled (#354)
  • Added preimage in PaymentSent (#374)
  • Made payment request expiry configurable (#341) (Thanks @btcontract)
  • Added customizable display unit (#396)
  • Various fixes (Thanks @verretor @KevinKelbie @Christewart)
  • Complete commit logs

Installation

See these instructions.

Don't miss a new eclair release

NewReleases is sending notifications on new releases.