Blockstream / greenlight

Build apps using self-custodial lightning nodes in the cloud
https://blockstream.github.io/greenlight/getting-started/
MIT License
106 stars 28 forks source link

Trampoline client to delegate payments to the LSP #475

Open nepet opened 1 week ago

nepet commented 1 week ago

Adds a custom trampoline client to gl-plugin to enable custom trampoline payments via breez on greenlight. This covers basic functionality and basic tests.

This PR also resolves #470

cdecker commented 1 week ago

Now the linguist annotations work :+1:

nepet commented 6 days ago

Rebased on main and switched over to call_raw() for sendpay

JssDWt commented 4 days ago

Documenting here that there is an issue where the breez sdk gets a transport error from the trampoline_pay call when the trampoline payment succeeds.

Other things I was wondering are: