Fixed
- Important fix if you have more than one channel with the same peer (see Issue#11): They can choose on which channel to forward sats to you and might not choose the scid from
sling
's route. This can be counter-productive and lead to pointless back and forth on the same channel while losing sats to fees.sling
now checks if the sats arrive on the correct channel and if not fails the rebalance and bans the peer for one hour at which point it will try again. Reported by @whitslack, thank you!
Release binaries info
- Release binaries were built using rust 1.89.0
- Linux release binaries require glibc>=2.31