xmr-btc-swap/swap/src/bitcoin
Daniel Karzel 0341e7c9fc
Point BDK to commit that fixes overflow error
Edge cases of UTXOs where value < fee cause the BDK's `coin_select` calculation to panic.
This issue was fixed upstream thus we point the BDK dependency against the commit of the merged fix.
2021-04-06 14:50:27 +10:00
..
cancel.rs Move more domain knowledge onto the TxCancel type 2021-03-18 15:44:37 +11:00
lock.rs Alice to validate Bob's PSBT for correctness 2021-03-30 13:02:56 +11:00
punish.rs Introduce Watchable abstraction for Bitcoin wallet 2021-03-16 19:24:32 +11:00
redeem.rs Introduce a more flexible transaction subscription system 2021-03-30 10:29:19 +11:00
refund.rs Move extract_monero_private_key onto TxRefund 2021-03-18 15:44:36 +11:00
timelocks.rs Greatly reduce load onto the Electrum backend 2021-03-16 19:24:31 +11:00
wallet.rs Point BDK to commit that fixes overflow error 2021-04-06 14:50:27 +10:00