dekdynamics
dekdynamics
**Describe the feature** When paying a lightning invoice from Zeus, the user has a box to input "Fee limit (sats)." While this is useful, it could be difficult to calculate...
Hello, The current header bar in lntop looks like this: ``` The Wall lnd-v0.14.2 bitcoin mainnet [synced] height: 731695 peers: 153 [ Channels ] [ Wallet ] balance: balance: state...
The go installer is still pulling a release from January: `go install github.com/edouardparis/lntop@latest` Could you guys tag something stable so its possible to update without pulling from master?
Hi, I frequently check /earnings to keep track of my node on telegram. Today, for the first time, I noticed that the daily earnings is "-", despite many fee-earning forwards...
Hi, This is a feature request for implementing a persistent swap listener, similar to how trade-secret can list multiple trades. Maybe like this: ``` bos swap > Listen for swap...
**Is your feature request related to a problem? Please describe.** Sometimes auto-fees can set oscillating fee rates on a channel. Say I have a channel that flows regularly at 2000...
**Is your feature request related to a problem? Please describe.** There are some channels that I never want to charge more than 2500 ppm on, and other channels that I...
Hello, Is it possible to add a flag called `--exclude-below-fee` that takes an argument in msat? Usage: `--exclude-below-fee 1000` Using this flag and value would cause regolancer to avoid any...
Hi, The current path exclusion method only supports nodes that are too expensive. Sometimes a path is probed which contains a prohibitively expensive hop, and that hop is retried in...
Hi There, I use the auto-fee tool in Lightning Terminal for fee management. It works well to direct flows toward specific peers, but it doesnt not currently help in receiving...