xmr-btc-swap/swap/src
2024-08-21 16:33:04 +02:00
..
api feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +02:00
asb feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +02:00
bin feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +02:00
bitcoin upgrade secp256kfun (#1466) 2024-05-27 11:03:20 +02:00
cli feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +02:00
common feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +02:00
database feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +02:00
monero Reduce check interval for Monero watch_for_transfer (#1670) 2024-06-27 14:24:27 +02:00
network feat: Allow for cooperative Monero redeem after Bitcoin punish has happened 2024-07-03 19:47:45 +02:00
protocol feat: Enhance history command with more swap details (#1725) 2024-08-01 18:35:03 +02:00
rpc feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +02:00
api.rs feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +02:00
asb.rs feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +02:00
bitcoin.rs upgrade secp256kfun (#1466) 2024-05-27 11:03:20 +02:00
cli.rs feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +02:00
database.rs fix(asb): Allow history command to be run while asb is running (#1724) 2024-07-23 14:52:01 +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 feat: Enhance history command with more swap details (#1725) 2024-08-01 18:35:03 +02:00
network.rs feat: Allow for cooperative Monero redeem after Bitcoin punish has happened 2024-07-03 19:47:45 +02: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 feat(asb + cli): Redact logs + unify tracing infrastructure (#1733) 2024-08-21 16:33:04 +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