mirror of
https://github.com/ACINQ/eclair.git
synced 2025-03-11 01:35:01 +01:00
* Added a PaymentRequest object * A `PaymentRequest` can be serialized/deserialized with `write`/`read` static functions in companion * Amount validation is handled in constructor * `ReceivePayment` message in payment handler generates a `PaymentRequest` * Updated tests * HTLC succeeds if amount is equal or greater than requested amount * If the amount paid is more than twice the amount expected, the HTLC fails * (gui) display payment failed cause in notification * Improved payment request validation messages |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |