Results 65 comments of Warren Togami
trafficstars

I think this is a valid thing to add however after all the fixes this past year I haven't seen a situation where this is needed anymore?

``` $ ps aux |grep peer btc 148296 0.0 0.0 1173016 0 pts/1 Sl Aug03 0:00 /home/btc/src/peerswap/peerswap btc 3776066 0.0 0.0 1246744 1148 ? Sl Jul16 0:01 /home/btc/src/peerswap/peerswap btc 3776123...

(I did not read the above carefully, I am mentioning a possibly related design goal that might explain.) Design Goal: The swapout prepayment was never meant to be exactly what...

Asking for opinions: Should we have fine grained configuration to allow for setting certain peers a different premium fee rate? I suppose that would complicate things a lot and make...

> Idea: being able to set separate premiums for BTC and L-BTC. If I receive BTC from swaps, maybe I want to add a higher premium to offset the cost...

Is this still an issue now?

Any different if you comment out this line? `peerswap-bitcoin-rpchost=localhost`? ``` 2022-06-26T07:48:30.270Z DEBUG plugin-peerswap-plugin: connecting with __cookie__, b0379b8a9cd0b7bbb59e846c4b5ede87786b400e31511ab5f192fb8089054e58 to http://127.0.0.1:8332 ``` Your `:0` looks suspicious when it looks like this on...

Is IPv6 enabled on that host? I just noticed my main peerswap environments don't have IPv6. Could you disable it temporarily and see if the behavior changes?

> Using a separate bitcoind sounds exciting! Would that need another CLN wallet connected also? But why!? =) > Anyway if the connection details are not configured PeerSwap expects the...

> Help me out here: Is there any reasonable scenario where I would want to override the bitcoin connection config that we collect from cln? If it isn't a maintenance...