xmr-btc-swap/swap/src
2024-07-23 00:24:41 +02:00
..
api feat (Cli): Display reason for failed cancel-refund operation to the user (#1668) 2024-07-01 23:14:44 +02:00
asb chore: remove repeat word (#1671) 2024-06-06 12:10:19 +02:00
bin Allow history command to be executed while asb is running by opening database in read-only mode (#1722) 2024-07-23 00:24:41 +02:00
bitcoin upgrade secp256kfun (#1466) 2024-05-27 11:03:20 +02:00
cli allow --change-address to be omitted and default to internal wallet address (#1709) 2024-07-11 09:19:41 +02:00
database Allow history command to be executed while asb is running by opening database in read-only mode (#1722) 2024-07-23 00:24:41 +02:00
monero Reduce check interval for Monero watch_for_transfer (#1670) 2024-06-27 14:24:27 +02:00
network feat (Bob): Buffer transfer proof to database when we are running a different swap (#1669) 2024-06-28 21:39:30 +02:00
protocol feat (Cli): Display reason for failed cancel-refund operation to the user (#1668) 2024-07-01 23:14:44 +02:00
rpc RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00
api.rs Allow history command to be executed while asb is running by opening database in read-only mode (#1722) 2024-07-23 00:24:41 +02:00
asb.rs feat(asb): allow asb to register with mulitple rendezvous nodes 2023-08-04 15:04:58 +02:00
bitcoin.rs upgrade secp256kfun (#1466) 2024-05-27 11:03:20 +02:00
cli.rs feat(asb): allow asb to register with mulitple rendezvous nodes 2023-08-04 15:04:58 +02:00
common.rs ci: update msrv and github actions toolchains 2023-01-10 14:57:09 +02:00
database.rs Allow history command to be executed while asb is running by opening database in read-only mode (#1722) 2024-07-23 00:24:41 +02:00
env.rs Update lock timeout to 10 min 2023-09-29 08:08:25 -05:00
fs.rs Improve logging by adding details as fields instead of into the msg. 2021-05-11 15:27:53 +10:00
kraken.rs ci: update msrv and github actions toolchains 2023-01-10 14:57:09 +02:00
lib.rs RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00
libp2p_ext.rs Merge --seller-addr and --seller-peer-id into --seller parameter 2021-07-06 14:51:08 +10:00
monero_ext.rs deps(build): upgrade ecdsa_fun and sigma_fun 2022-09-13 14:19:58 +02:00
monero.rs RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00
network.rs Remove empty modules 2021-08-18 12:35:47 +10:00
proptest.rs deps(build): upgrade ecdsa_fun and sigma_fun 2022-09-13 14:19:58 +02:00
protocol.rs feat (Bob): Buffer transfer proof to database when we are running a different swap (#1669) 2024-06-28 21:39:30 +02:00
rpc.rs RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00
seed.rs RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00
tor.rs Make use of torut's errors implementing std::error::Error 2021-07-06 14:46:00 +10:00
tracing_ext.rs fix: change logs to UTC due to bug in time crate 2022-07-26 14:16:41 +02:00