-
Hi! This is neat!
Have you considered allowing for partially stable channels? That is, rather than "The channel balance is 1 BTC, SR has $10000, SP has 1BTC - $10000" as your target, allow it to ge…
-
Thunderhub should default to new channel opens being unannounced. Public channels should be opt in as they are primarily for routing node operators which the majority of lightning users are not.
W…
-
### Description
The app is missing a confirmation screen for successful received payments.
### Steps to reproduce the behavior
Send a payment to the app. When the payment is received successfully,…
-
See below for a minimal reproducer.
If I spin up 2 nodes (`l1`, `l2`) with a 75k sats channel from `l1` to `l2`, then make a payment of 50k sats from `l1` to `l2`. I expect:
1. `l1`'s `listfunds…
-
### Behavior
1. I tried to do a test payment with the option "multi-path" activated in Blixt options.
Had 3 channels with enough balance to send, but payment only through one. 2 channels with Blixt…
-
I set up my LND backend with sats.pm. My channels are unannounced, so route hints are required. However, when an invoice is created, you can see that there is no route info listed, causing payments …
-
When restarting, we currently don't retry any pending payments, but we should.
See [`ChannelManager` docs](https://docs.rs/lightning/latest/lightning/ln/channelmanager/struct.ChannelManager.html#me…
tnull updated
2 months ago
-
# Context
Trying to pay a 20CHF order with Lightning, I met this error
![image](https://github.com/B2Bitcoin/B2BitcoinBootik/assets/50206014/cc6ec0cf-8966-4cd2-acfb-5386ef9225fb)
# Theory
Here the…
-
# 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…
-
Currently observed this behaviour while testing an application that sends out payments via `pay` (gRPC) and another service polling these payments via `listpays` (gRPC). There is a rather long delay b…