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

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

⚠️ This release introduces breaking changes in the database format. Before upgrading, please close your existing channels, then reset your datadir (by default C:\Users\<user>\.eclair on Windows, /home/<user>/.eclair on Linux). You may keep your seed.dat and eclair.conf in order to preserve your nodeid.

ℹ️ Note that this is the last release before mainnet beta.

This release is BOLTs compliant, with one caveat: if a revoked commitment tx is published, only the offender's main output will be stolen as punishment, not the HTLCs.

Changelog

  • Added support for dataloss protection option (#410) (Thanks @btcontract)
  • Better handling of initial routing sync and rebroadcast (#455, #464)
  • Better closing tx management, with handling of numerous edge cases (#423)
  • Reworked routing algorithm, now we choose the cheapest route, not the shortest (#461)
  • Improve key management for added security (#372)
  • Add detailed message to remote failures (#431)
  • Bash completion script for eclair-cli (#443) (Thanks @Stadicus)
  • Removed Bitcoinj support, was deprecated in favor of Electrum for months (#447)
  • Various fixes and performance improvements
  • Complete commit logs

Installation

See these instructions.

Don't miss a new eclair release

NewReleases is sending notifications on new releases.