-
- [ ] 1. Persistent and tracking restoration. After restart, check the missing events for the active orders and restore the tracking workers.
- [x] 2. Support SHA256 hash in the contract. Allow negot…
-
For new lightning node runners there are some caveats and most likely they will not like the outcome. We can warn against this preemptively at the time they decide to open a channel.
-
### Background
I have a channel with a node that does not have public channels. When I try to do a keysend to them, the failure message is Payment status: FAILED, reason: FAILURE_REASON_NO_ROUTE. P…
-
Working on Raidex I experienced that my transfers get stuck when injecting the the secret and/or the secret hash with the payment. It represents the "atomic swap". Only **direct** transfers are used.
…
fredo updated
4 years ago
-
Please add LNURL (https://github.com/btcontract/lnurl-rfc/blob/master/spec.md#1-incoming-payment-channel-request …) for incoming channels. Users will be able to get a free incoming channel by QR scann…
-
The current value list for "Mobility Theme" was created at the time of the "old" RTTI Regulation 2015/962.
However, in the "new" RTTI Regulation 2022/670, some data categories were added, so some val…
-
# Tower
`plebpool` leverages the [`tower`](https://crates.io/crates/tower) crate and its ecosystem.
[`tower-test`](https://docs.rs/tower-test/0.4.0/tower_test/index.html) crate is used to assert…
-
In order to support the option of doing invoicing through other channels than Nets, for instance from Unit4 after the form has been submitted, we believe we need to support dynamic selection of paymen…
-
### Issue and Steps to Reproduce
It's not clear from [the documentation](https://lightning.readthedocs.io/lightning-sendpay.7.html) how this command should be used:
```
sendpay route payment_ha…
-
A webhook mechanism that is used by greenlight to notify the user in case of a signing is needed.
This may help in prevent unnecessary force closing of channels and to allow users to be notified when…