File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Versions
22
3- ## 1.8 .0
3+ ## 5.0 .0
44
5+ - Change versioning to match PeerSwap protocol version
56- Breaking: requires peerswap v5 with premium feature
67- Enable setting premium rates and display those of peers
7- - Add premium PPM limit for new swaps, blank by default
8+ - Add premium PPM limit for new swaps, default is blank by design
89- Remove words "Liquid balance" from telegram backups for privacy
910- Reduce L-BTC dust reserve to 170 sats for Elements v23.2.7+
1011- CLN: fetch peers' aliases from gossip
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ import (
3434
3535const (
3636 // App VERSION tag
37- VERSION = "v1.8 .0"
37+ VERSION = "v5.0 .0"
3838 // Unusable BTC balance
3939 ANCHOR_RESERVE = 25_000
4040 // assume creatediscountct=1 for mainnet in elements.conf
You can’t perform that action at this time.
0 commit comments