Nicolas Dorier
cdac238f6d
[Greenfield]: Add DescriptionHashOnly to include a description hash in the BOLT11 ( #4411 )
...
* [Greenfield]: Add DescriptionHashOnly to include a description hash in the BOLT11
* Add CLN test case
* Improve description in Swagger file
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-12-13 18:56:33 +09: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
d11n
57557748e2
Greenfield: Fix missing payment data ( #4233 )
...
* Greenfield: Fix missing payment data
Fixes #4229 .
* Client: Return payment data from PayLightningInvoice
* Add test for PayLightningInvoice response
2022-10-27 08:56:24 +09:00
d11n
6d7c11f1b1
Greenfield: Get Lightning invoices ( #4180 )
...
* Greenfield: Get Lightning invoices
Matching the data added in btcpayserver/BTCPayServer.Lightning#98 and btcpayserver/BTCPayServer.Lightning#99 .
* Small adjustments
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2022-10-17 09:51:15 +02:00
d11n
4bee8e9bfe
Greenfield: Extend LN GetInfo data ( #4167 )
...
Matching the data added in btcpayserver/BTCPayServer.Lightning#97 .
2022-09-28 09:34:34 +09:00
d11n
61c6a2ab57
Greenfield: Add balance endpoint ( #3887 )
...
* Greenfield: Add balance endpoint
* Remove superfluous try/catch
2022-06-23 13:42:28 +09:00
d11n
46b9760179
Greenfield: Fix GetDepositAddress return type ( #3790 )
...
The local clients GetFromActionResult cannot handle the JValue return type, because it gets invoked with GetFromActionResult<string>.
2022-05-31 19:15:38 +09:00
nicolas.dorier
67eeb4b69a
Allow resolution of any settings via DI
2022-05-24 14:10:19 +09:00
Dennis Reimann
5a4b675791
Upgrade Lightning lib; add and pass cancellation tokens in Greenfield
2022-05-19 17:37:00 +02:00
d11n
6d76771b16
Lightning: Allow specifying explicit amount for invoices ( #3753 )
...
* Upgrade Lightning lib
* Lightning: Allow specifying explicit amount for invoices
* Fix tests
2022-05-18 14:57:36 +09:00
d11n
261a3ecee3
Greenfield: Allow for cancellation of Lightning method calls ( #3674 )
2022-04-26 10:29:20 +09:00
d11n
8981414705
API: Add Lightning Payment info endpoint ( #3557 )
...
* Upgrade Lightning lib
* API: Add Lightning Payment info endpoint
2022-04-12 18:01:58 +09:00
d11n
23049439c0
API: Add description hash to CreateLightningInvoiceRequest ( #3559 )
...
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2022-03-17 10:15:27 +01:00
Dennis Reimann
4abc6eb387
Refactoring: Allow GreenfieldExtensions to be used by plugins
2022-03-01 09:14:51 +01:00
d11n
cd3807a3d8
Lightning payment info and fee handling ( #3454 )
...
* Lightning payment info and fee handling
Builds on the additions in btcpayserver/BTCPayServer.Lightning#59 and btcpayserver/BTCPayServer.Lightning#61 .
Adds payment information (total amount and fees) to the API response and allows to set an optional maximum fee percentage when paying.
* Add max fee flat
2022-02-17 18:01:39 +09:00
nicolas.dorier
23a96c07ae
Rename GreenField -> Greenfield
2022-01-14 13:46:04 +09:00
nicolas.dorier
ce43de0c57
Rename greenfield controllers
2022-01-14 12:21:06 +09:00