Skip to content

Releases: Impa10r/peerswap-web

v1.7.2

08 Oct 18:34
899055f
Compare
Choose a tag to compare
  • Ignore inline comments in peerswap.conf
  • Fix Docker building

v1.7.1

07 Oct 12:28
580af58
Compare
Choose a tag to compare
  • CLN: Fix compile bug

v1.7.0

06 Oct 21:33
8e320b3
Compare
Choose a tag to compare
  • Enable CT discounted vsize with Elements v23.02.03+ on testnet
  • Correct swap fee estimates for CT discounted vsize
  • Implement confidential joint peg-in claims for CT discounts
  • Add option to fund peg-ins with an external transaction
  • LND: Facilitate exact (to 0.001) fee rates for peg-ins and BTC withdrawals
  • Change Custom Message serialization from JSON to GOB
  • Change Custom Message type from 42067 to 42065
  • Improve accounting for initiated swap outs and failed swaps
  • Show circular rebalancing volumes and costs on main screen
  • Advertised balances: cap at remote channel balance
  • Advertised balances: round down to 0 if below 100k sats (min swap amount)
  • Advertised balances: enabled by default to discourage brute force discovery
  • CLN: Refactor psweb as a plugin to use hooks and notifications

v1.6.9

14 Aug 13:07
f39bb63
Compare
Choose a tag to compare
  • Fix bitcoinswaps=true persisting in peerswap.conf on psweb restart

v1.6.8

31 Jul 10:34
f36eb8b
Compare
Choose a tag to compare
  • AutoFees: do not change inbound fee during pending HTLCs
  • AutoFees: bump Low Liq Rate of the channel's rule on failed HTLCs
  • AutoFees: avoid redundant fee rate updates
  • Fix telegram bot errors by escaping message text as MarkdownV2

v1.6.7

24 Jul 10:49
ea8532d
Compare
Choose a tag to compare
  • Fix AutoFees stop working bug
  • Fix AutoFees applied on startup before forwards history has been downloaded
  • LND 0.18: Fix AutoFees reacting to temporary balance increase due to pendinng HTLCs
  • Highlight outputs to be used for peg-in or BTC withdrawal
  • Warn when BTC swap-in amount is unlikely to cover chain fee
  • Limit L-BTC swap-in amount to avoid excessive fee rate

v1.6.6

13 Jul 20:37
7d99247
Compare
Choose a tag to compare
  • Allow advertising BTC balance to peers
  • Retry polling peers for balances after peerswap initializes
  • Fix peerswap config not updating

v1.6.5

11 Jul 19:26
149b6ca
Compare
Choose a tag to compare
  • Reduce frequency of balance announcements to daily unless changed
  • Pre-fill 0 if possible swap amount is below 100,000

v1.6.4

10 Jul 21:31
aee3698
Compare
Choose a tag to compare
  • Implement advertising L-BTC balance: LND send and receive, CLN send
  • Pre-fill swap amount to return the channel closer to 50/50 if viable
  • Persist NodeId per ChannelId map to avoid closed channel
  • Apply AutoFees even while HTLC is pending

v1.6.3

08 Jul 10:48
9073ac7
Compare
Choose a tag to compare
  • Fix bug in accounting for non-peerswap related invoices