-
### Background
total_balance seems to include all unconfirmed RBF transactions in its total, even if they are replacing previous transactions.
### Your environment
LND 0.11.0-beta
### Ste…
-
I installed `RBF`. However, I cannot import anything from the extension modules. Interestingly, if I work from the build directory (for me, it is */RBF/build/lib.linux-x86_64-3.7*), there is no issue.…
-
Expected behavior: I run a test from the "run test" action and it produces the following output
```
Running tool: /usr/local/opt/go/libexec/bin/go test -timeout 30s github.com/pilosa/pilosa/v2/rbf …
-
Check that tests will run against a kernel like this:
RBF X RBF
RBF X LFM(1)
RBF X LFM(2)
RBF X LFM(3)
...
LFM(1) X RBF
LFM(1) X LFM(1)
LFM(1) X…
-
Currently one channel has one funding transaction, this is expected to change with [Dual funding and Splicing](https://github.com/lightningdevkit/rust-lightning/issues/1621) use cases. This issue is c…
-
_From @mikachou on August 28, 2018 18:44_
For instance if my class name is RBF, then declare
```class RBF```
makes the compilator fails when i launch `zephir build`, but not if my class name is RbF…
-
At the moment the RBF mechanism introduced in #816 only supports referring to one of our PSBTs. It's possible a transaction involving our wallet was broadcast without us having the PSBT (think: thresh…
-
Hi,
There seems to be an issue with the latest 20170206 Core. The ROM does not seem to initialise correctly. Sometimes the Miles Gordon text does not appear. Resetting the Core it does appear, but …
-
With the recent burst of mining activity, it seems that miners don't know (or can't be bothered) to calibrate their Bitcoin transaction fees and RBF thresholds. As a result, we have a lot more orphan…
-
Upstream Electrum recently added RBF batching support, and I'm trying to adapt that feature to Electrum-NMC. What (I think) I'm doing is the following:
1. Create and broadcast a name transaction "…