SatoshiPortal / boltz-rust

Boltz client rust crate
https://docs.boltz.exchange
30 stars 16 forks source link

Cooperative Refund + Lowball Broadcast #40

Closed rajarshimaitra closed 2 months ago

rajarshimaitra commented 2 months ago

This PR adds the Cooperative Refund for submarine swaps and Lowball transaction broadcasting.

Both of these can be tested using the test functions and extra test codes have been added to existing sites.

The lowball test code is commented out, as testing that requires manually changing the hard-coded tx fee to 0.01 sats/vb.

i5hi commented 2 months ago

We have hit a rate limit with codecov in the CI test. Ignoring the failure and merging this.