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/src
Byron Hambly acdba8474b
build(deps): update rust-toolchain to 1.67 and bump uuid to 1.4
some of the dependency updates are requiring a higher version of the
rust toolchain. bump to 1.67 and fix new clippy lints.

also fix dprint to 0.39.1 because 0.40 has breaking changes.
10 months ago
..
asb ci: update msrv and github actions toolchains 1 year ago
bin feat(swap): merge cancel/refund commands into one command 1 year ago
bitcoin build(deps): update rust-toolchain to 1.67 and bump uuid to 1.4 10 months ago
cli chore: fix dprint config and run fmt 1 year ago
database ci: update msrv and github actions toolchains 1 year ago
monero fix: add debug log for opening monero wallet error 1 year ago
network build(deps): update rust-toolchain to 1.67 and bump uuid to 1.4 10 months ago
protocol chore: fix dprint config and run fmt 1 year ago
asb.rs Add isolated test for `list_sellers` function 3 years ago
bitcoin.rs ci: update msrv and github actions toolchains 1 year ago
cli.rs feat(swap): merge cancel/refund commands into one command 1 year ago
common.rs ci: update msrv and github actions toolchains 1 year ago
database.rs Remove support for the sled database 3 years ago
env.rs ci: update msrv and github actions toolchains 1 year ago
fs.rs Improve logging by adding details as fields instead of into the msg. 3 years ago
kraken.rs ci: update msrv and github actions toolchains 1 year ago
lib.rs refactor: check for latest release 2 years ago
libp2p_ext.rs Merge `--seller-addr` and `--seller-peer-id` into `--seller` parameter 3 years ago
monero.rs ci: update msrv and github actions toolchains 1 year ago
monero_ext.rs deps(build): upgrade ecdsa_fun and sigma_fun 2 years ago
network.rs Remove empty modules 3 years ago
proptest.rs deps(build): upgrade ecdsa_fun and sigma_fun 2 years ago
protocol.rs ci: update msrv and github actions toolchains 1 year ago
seed.rs build(deps): update rust-toolchain to 1.67 and bump uuid to 1.4 10 months ago
tor.rs Make use of torut's errors implementing `std::error::Error` 3 years ago
tracing_ext.rs fix: change logs to UTC due to bug in time crate 2 years ago