1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-02-23 22:46:44 +01:00
eclair/eclair-core
Fabrice Drouin 065de8bb5c Fix encoding of failure messages (#366)
* Fix encoding of failure messages (fixes #363)
When a failure message includes a channel update field, this field must be encoded as:
[ len | channel update] and we did not include the len field.

* add `ExpiryTooFar` failure message
2018-01-11 12:08:46 +01:00
..
src Fix encoding of failure messages (#366) 2018-01-11 12:08:46 +01:00
eclair-cli Reworked peer management (#316) 2017-12-22 23:06:35 +01:00
pom.xml back to SNAPSHOT 2017-12-23 19:26:54 +01:00