mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-20 10:39:19 +01:00
85592de0e5
Make `Commitment` return `ExpiryTooSmall` and `ExpiryTooBig` when appropriate, and don't do the check in the `Relayer`. Be more restrictive when sending HTLCs, so that counterparty doesn't close the channel when a block just appeared and there is temporarily a 1-block discrepancy between two peers. Proper management of `FinalExpiryTooSoon` in the payment handler. On top of that, added more tests and simplified some. |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |