xmr-btc-swap/swap/src
2023-01-11 14:52:42 +01:00
..
api fixing formatting and cargo clippy warnings 2023-01-11 14:52:42 +01:00
asb ci: update msrv and github actions toolchains 2023-01-10 14:57:09 +02:00
bin fixing warnings 2023-01-11 13:07:11 +01:00
bitcoin fixing formatting and cargo clippy warnings 2023-01-11 14:52:42 +01:00
cli fixing formatting and cargo clippy warnings 2023-01-11 14:52:42 +01:00
database fixing formatting and cargo clippy warnings 2023-01-11 14:52:42 +01:00
monero fix: add debug log for opening monero wallet error 2023-01-10 13:49:32 +02:00
network ci: update msrv and github actions toolchains 2023-01-10 14:57:09 +02:00
protocol merging master changes 2023-01-11 13:36:03 +01:00
rpc fixing formatting and cargo clippy warnings 2023-01-11 14:52:42 +01:00
api.rs fixing formatting and cargo clippy warnings 2023-01-11 14:52:42 +01:00
asb.rs Add isolated test for list_sellers function 2021-07-06 20:03:53 +10:00
bitcoin.rs merging master changes 2023-01-11 13:36:03 +01:00
cli.rs feat(swap): merge cancel/refund commands into one command 2023-01-08 12:53:56 +02:00
common.rs ci: update msrv and github actions toolchains 2023-01-10 14:57:09 +02:00
database.rs Remove support for the sled database 2021-10-15 10:04:10 +11:00
env.rs ci: update msrv and github actions toolchains 2023-01-10 14:57:09 +02: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 Cleanup, formatting, add get_seller, get_swap_start_date RPC endpoints 2022-12-02 21:46:27 +01:00
libp2p_ext.rs Merge --seller-addr and --seller-peer-id into --seller parameter 2021-07-06 14:51:08 +10:00
monero.rs fixing formatting and cargo clippy warnings 2023-01-11 14:52:42 +01:00
monero_ext.rs deps(build): upgrade ecdsa_fun and sigma_fun 2022-09-13 14:19: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 merging master changes 2023-01-11 13:36:03 +01:00
rpc.rs fixing formatting and cargo clippy warnings 2023-01-11 14:52:42 +01:00
seed.rs fixing formatting and cargo clippy warnings 2023-01-11 14:52:42 +01: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