mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-22 14:22:39 +01:00
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 | ||
pom.xml |