breez / breez-sdk-liquid

MIT License
18 stars 4 forks source link

Regression bug in chain swap cooperative refund #521

Closed ok300 closed 9 hours ago

ok300 commented 2 days ago

407 introduced a bug which causes the Receive Chain Swap cooperative refund to fail with

Error: Protocol("Invalid partial-sig received from Boltz")

raised by https://github.com/SatoshiPortal/boltz-rust/blob/f1c232ca5f37678d474f28536d0149319dbbb3c1/src/swaps/bitcoin.rs#L1019