xmr-btc-swap/swap/tests
binarybaron 5bb33fe35d
fix(asb): Allow history command to be run while asb is running (#82)
This applies the following PRs from upstream to our fork:
* fix(asb): Allow history command to be run while asb is running (#1724)
* Allow history command to be executed while asb is running by opening database in read-only mode (#1722)

---------

Co-authored-by: einliterflasche <einliterflasche@pm.me>
Co-authored-by: Einliterflasche <81313171+Einliterflasche@users.noreply.github.com>
2024-09-17 17:32:21 +02:00
..
harness fix(asb): Allow history command to be run while asb is running (#82) 2024-09-17 17:32:21 +02:00
alice_and_bob_refund_using_cancel_and_refund_command.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
alice_and_bob_refund_using_cancel_then_refund_command.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
alice_manually_punishes_after_bob_dead.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
alice_manually_punishes_after_bob_dead_and_bob_cancels.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
alice_manually_redeems_after_enc_sig_learned.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
alice_punishes_after_restart_bob_dead.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
alice_refunds_after_restart_bob_refunded.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
bdk.sh feat: cargo project at root 2024-08-08 00:49:04 +02:00
concurrent_bobs_after_xmr_lock_proof_sent.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
concurrent_bobs_before_xmr_lock_proof_sent.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
ensure_same_swap_id.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
happy_path.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
happy_path_bob_offline_while_alice_redeems_btc.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
happy_path_restart_alice_after_xmr_locked.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
happy_path_restart_bob_after_xmr_locked.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
happy_path_restart_bob_before_xmr_locked.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
punish.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
rpc.rs refactor(cli): Refactor RPC server and fix tests 2024-08-28 12:18:58 +02:00