Results 77 comments of Warren Togami

> I can see a privacy benefit there when there is a separate pool of funds used for peerswap, different from what the channels are being funded and closed to...

Proposal: Print warnings when bad behavior is detected and auto-disable further swaps from that particular pubkey. So they can cause you to waste some tx fees but only once. Given...

I don't know golang conventions but IMO "build" and "install" should really be separate steps.

``` "subver": "/Elements Core:23.2.2/", "subver": "NBXplorer-840652740337079693", "subver": "/Elements Core:23.2.2/", "subver": "/Elements Core:22.1.1/", "subver": "/Elements Core:23.2.2/", "subver": "/Elements Core:23.2.4/", "subver": "/Elements Core:23.2.2/", "subver": "/Elements Core:23.2.2/", "subver": "/Elements Core:23.2.1/", "subver": "/Elements Core:23.2.2/",...

feeadjuster needs to be itself adjusted for the deprecations in v23.05?

His plugin was not for keepalive. Rather it was for measuring latency. It is fine for it to ignore temporary errors. But the problem he ran into earlier was after...

#8308 contains specific details that appear to be related to why we're seeing ping unreliability.

rpm spec syntax ``` Requires: %{_libdir}/libcrypt.so.1 ``` This syntax should automatically pull in necessary libgcrypt or compat package without knowing the package name within your distro. Where is your rpm...

> The rpm spec file for Sparrow is automatically generated, but since this is a dependency for [HWI](https://github.com/bitcoin-core/hwi), not Sparrow, it's not included. Your end users don't know the difference...