This release is compatible with alpha9, there is no need to clean up the .eclair
directory when 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
- Network announcements are stored in a separate database and not revalidated at startup (#421)
- Using akka TPC pull mode and improved router for reduced RAM usage (#422)
- Explicitely ack all relayed messages (#390) (Thanks @btcontract)
- Batch requests to bitcoind json-rpc api (#429)
- Improved queuing of
initial_routing_sync
requests (#440) - Various fixes and GUI improvements (Thanks @dimitris-t @practicalswift @verretor @n1bor)
- Complete commit logs
Installation
See these instructions.