btweenthebars

Results 12 comments of btweenthebars

https://blog.lnrouter.app/lightning-payment-speed-2022

> InitialRebalancer usually kicks in on a channel with only outgoing capacity, the intent is to enable forwardings from that node by allocating some incoming capacity from them. I hear...

I turned the debug on. I'm seeing a few successful EarningRebalance, but I have trouble figuring out what a successful JitRebalance looks like. I see one line that stood out...

I have a sink peer that I manually manage its fee (cl-unmanage lnfee) and run my own rebalancing script for it. I know that for this channel, occasionally, I can...

HTML scanning is horrible, unless we have many devs to work on it full time and user has to upgrade the bot every time it breaks.

I was going through that table looking for nodes to open channels with. The first thing I considered was the median fee that the node set. Many on the list...

``` { "outputs": [ { "txid": "ooo", "output": 0, "value": -99, "amount_msat": "ooo", "scriptpubkey": "ooo", "address": "ooo", "status": "confirmed", "blockheight": 700442, "reserved": false }, { "txid": "ooo", "output": 0, "value":...

Sorry, I figured out how it happended. Few days ago, I misconfigured "minrelayfee" in bitcoind to be "100" instead of "0.000001" which caused clightning failed to broadcast with this message...

I just ran into this issue as well, "version": "v0.12.1". somebody tried to buy from me, in the log it showed something broken, but somehow it went thru, and when...