Nicolas Dorier
bf0a8c1e62
Fix flaky test ln payout ( #4334 )
2022-11-23 21:02:47 +09:00
Nicolas Dorier
9404819dbe
Fix flaky test ( #4330 )
...
* Fix flaky test
* Update BTCPayServer/PayoutProcessors/BaseAutomatedPayoutProcessor.cs
Co-authored-by: d11n <mail@dennisreimann.de>
Co-authored-by: d11n <mail@dennisreimann.de>
2022-11-22 12:17:29 +01:00
d11n
e56cbf0baa
Greenfield: Graceful return for in-flight HTLCs ( #4252 )
...
* Greenfield: Graceful return for in-flight HTLCs
Based on btcpayserver/BTCPayServer.Lightning#106 this closes #3781 .
* Update descriptions
2022-11-02 21:03:34 +09:00
Dennis Reimann
db976a6408
Fix unit test and build warning
2022-09-23 16:41:51 +02:00
Andrew Camilleri
d0b26e9f69
Refactor Payouts ( #4032 )
...
Co-authored-by: d11n <mail@dennisreimann.de>
2022-08-17 09:45:51 +02:00
Andrew Camilleri
f8619e382b
Fix LN Address payouts ( #3960 )
...
* Fix LN Address payouts
LN Address was validated when creating the claim but the paying sdection did not support it.
* reuse code
* reuse code
* do not use mail directly
* fix email validator
2022-07-15 12:37:47 +09:00
d11n
ba0e46b465
Improve payouts UI ( #3792 )
...
* Improve payouts UI
* Display units
* Update badges
* Update badge background
2022-06-02 11:03:06 +02:00
Dennis Reimann
e77b8d29cf
Remove policy, set store context manually
2022-03-01 09:18:23 +01:00
Dennis Reimann
490ec299c5
Fix missing store context for Lightning payouts
2022-03-01 09:18:23 +01:00
Nicolas Dorier
090da6cfb6
Add configurable BOLT11Expiration for refunds ( Fix #3281 ) ( #3341 )
...
* Add configurable BOLT11Expiration for refunds (Fix #3281 )
* Add BOLT11Expiration configuration in Payment
2022-01-24 20:17:09 +09:00
nicolas.dorier
7a787fc945
Rename UI controllers
2022-01-14 13:46:03 +09:00