xmr-btc-swap/swap
binarybaron 664bc29e40 Reduce check interval for Monero watch_for_transfer
Oftentimes we fail to check the status of the Monero transaction on the first try (because it hasn't been registered on our Monero daemon yet, it takes a few seconds).

By decreasing the check interval from the default of 2 minutes to a 10th of that, we ensure that Bob get's his transfer proof faster.
2024-06-05 17:22:44 +02:00
..
migrations Add sqlite database implementation 2021-09-30 18:59:12 +10:00
proptest-regressions/bitcoin Add proptest for max_giveable and signing PSBT 2021-08-12 18:42:00 +10:00
src Reduce check interval for Monero watch_for_transfer 2024-06-05 17:22:44 +02:00
tests tests: Add integration test for happy path if Bob goes offline while Alice redeems 2024-06-04 11:01:23 +02:00
build.rs Upgrade to vergen 8.3, move to git describe --dirty --tags for semver (#1543) 2024-02-04 08:43:59 +02:00
Cargo.toml build(deps): bump reqwest from 0.11.27 to 0.12.4 (#1588) 2024-05-30 10:27:48 +02:00
sqlite_dev_setup.sh RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00
sqlx-data.json RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00