peerswap icon indicating copy to clipboard operation
peerswap copied to clipboard

Results 35 peerswap issues
Sort by recently updated
recently updated
newest added

# lbtc swap with lwk ## Description Previously, lbtc swap required running elementsd, but now it can be done with lwk. Because elementsd requires a lot of resources, making it...

This PR adds premium to peerswap. [design doc](https://docs.google.com/document/d/1enPKthscJCRX_bG_12fwcUjfm9-FdTBoRvPIL1HLR1k/edit#heading=h.uoxht6u5sf15) ## Usage ### doing swap A premium limit will be added to the existing swap command. If not set, default is 0....

Hello, Thanks for building PeerSwap, it's been amazing! One thing I've noticed in using it with my collection of peers is that it would be great to be able to...

feature request

Peerswap adds a memo to some of the lightning invoices related to swapins that enable easy identification and categorisation of some of the off chain payments related to those swaps....

Hi, I did a BTC Swapout with a Peer: Our channel has more than 5M of outbound liquidity. `ID: 7ba0b4122bb3a9f5e35ac714d89104501fecfa588f354fd2cf4e1515df6ac75a Created At: 2024-01-05 06:47:39 Asset: btc Type: swap-out Role: sender...

## Background Failure in peerswapd startup depending on lnd startup status. Sometimes hangs indefinitely and sometimes the process is terminated. ### Hangs indefinitely It occurs when the lnd gRPC server...

Only the fee invoice at the time of swapout is recorded in the paid fee displayed in ListPeers. * https://github.com/ElementsProject/peerswap/blob/master/peerswaprpc/peerswaprpc.proto#L12 Related: https://discord.com/channels/905126649224388629/905127419466350613/1191356265549533284. ### Example Situation Swap in and swap out...

Bumps the protocol version from 3 to 4. MERGE THIS AS THE LAST THING BEFORE RELEASE.

If you try running both in their own containers, gRPC won't work due to some lower-level networking related issue that docker might be introducing.

lnd

This would be useful for projects like RTL that integrate peerswap and visually display fee rates (in sats per kilo-vbytes) to the user. Something like `peerswap-lbtc-getfeerates`?

feature request