You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xmr-btc-swap/swap/tests
Philipp Hoenisch 1012e39527
Dynamically chose fee for TxRefund and TxPunish.
Alice chooses the fee for TxPunish because she is the one that cares.
Bob chooses the fee for TxRefund because he is the one that cares.

Note must be taken here because if the fee is too low (e.g. < min tx fee) then she might not be able to publish TxRedeem at all.
3 years ago
..
harness Dynamically chose fee for TxRefund and TxPunish. 3 years ago
alice_punishes_after_restart_punish_timelock_expired.rs Don't stutter 3 years ago
alice_refunds_after_restart_bob_refunded.rs Test Alice refunds if restarted and Bob refunded 3 years ago
bob_refunds_using_cancel_and_refund_command.rs Don't stutter 3 years ago
bob_refunds_using_cancel_and_refund_command_timelock_not_expired.rs Don't stutter 3 years ago
bob_refunds_using_cancel_and_refund_command_timelock_not_expired_force.rs Don't stutter 3 years ago
concurrent_bobs_after_xmr_lock_proof_sent.rs Don't stutter 3 years ago
concurrent_bobs_before_xmr_lock_proof_sent.rs Don't stutter 3 years ago
ensure_same_swap_id.rs Don't stutter 3 years ago
happy_path.rs Refactor monero-harness containers 3 years ago
happy_path_restart_alice_after_xmr_locked.rs Alice resumes swaps 3 years ago
happy_path_restart_bob_after_xmr_locked.rs Don't stutter 3 years ago
happy_path_restart_bob_before_xmr_locked.rs Don't stutter 3 years ago
punish.rs Don't stutter 3 years ago