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
Byron Hambly 5a3675a06f
Update dependencies and rust-toolchain to 1.59
This commit updates the rust-toolchain to the current stable version
1.59, and fixes a number of new clippy warnings from that change.

Other changes:
    - updates backoff to 0.4
    - updates swap to 2021 edition
    - updates comfy-table to 5.0
    - updates monero-wallet to 2021 edition
    - updates moneor-harness to 2021 edition
    - updates bdk and rust_decimal
    - updates tokio-util to 0.7
    - updates workflow to use actions/setup-python@3
    - updates pem and serde_with
    - adds stable rust toolchain notice to readme
2 years ago
..
harness Update dependencies and rust-toolchain to 1.59 2 years ago
alice_and_bob_refund_using_cancel_and_refund_command.rs Record the monero-wallet-restore blockcheight before locking BTC 2 years ago
alice_and_bob_refund_using_cancel_and_refund_command_timelock_not_expired.rs Inform user if cancel tx is has already been published 3 years ago
alice_manually_punishes_after_bob_dead.rs Make --force the default behaviour for manual recovery 3 years ago
alice_manually_redeems_after_enc_sig_learned.rs Make --force the default behaviour for manual recovery 3 years ago
alice_punishes_after_restart_bob_dead.rs Move files from `protocol` to appropriate module 3 years ago
alice_refunds_after_restart_bob_refunded.rs Move files from `protocol` to appropriate module 3 years ago
concurrent_bobs_after_xmr_lock_proof_sent.rs Move files from `protocol` to appropriate module 3 years ago
concurrent_bobs_before_xmr_lock_proof_sent.rs Record the monero-wallet-restore blockcheight before locking BTC 2 years ago
ensure_same_swap_id.rs Don't stutter 3 years ago
happy_path.rs Move files from `protocol` to appropriate module 3 years ago
happy_path_restart_alice_after_xmr_locked.rs Move files from `protocol` to appropriate module 3 years ago
happy_path_restart_bob_after_xmr_locked.rs Move files from `protocol` to appropriate module 3 years ago
happy_path_restart_bob_before_xmr_locked.rs Move files from `protocol` to appropriate module 3 years ago
punish.rs Move files from `protocol` to appropriate module 3 years ago