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 5a3675a06f
Update dependencies and rust-toolchain to 1.59
This commit updates the rust-toolchain to the current stable version
1.59, and fixes a number of new clippy warnings from that change.

Other changes:
    - updates backoff to 0.4
    - updates swap to 2021 edition
    - updates comfy-table to 5.0
    - updates monero-wallet to 2021 edition
    - updates moneor-harness to 2021 edition
    - updates bdk and rust_decimal
    - updates tokio-util to 0.7
    - updates workflow to use actions/setup-python@3
    - updates pem and serde_with
    - adds stable rust toolchain notice to readme
2 years ago
..
asb Adjust quote based on Bitcoin balance 2 years ago
bin Update dependencies and rust-toolchain to 1.59 2 years ago
bitcoin Update dependencies and rust-toolchain to 1.59 2 years ago
cli Update dependencies and rust-toolchain to 1.59 2 years ago
database Record the monero-wallet-restore blockcheight before locking BTC 2 years ago
monero Load wallet in `monero-wallet-rpc` on demand if necessary 3 years ago
network Adjust quote based on Bitcoin balance 2 years ago
protocol Record the monero-wallet-restore blockcheight before locking BTC 2 years ago
asb.rs Add isolated test for `list_sellers` function 3 years ago
bitcoin.rs Update dependencies and rust-toolchain to 1.59 2 years ago
cli.rs Implement default for rendezvous point behaviour 3 years ago
database.rs Remove support for the sled database 3 years ago
env.rs Update dependencies and rust-toolchain to 1.59 2 years ago
fs.rs Improve logging by adding details as fields instead of into the msg. 3 years ago
kraken.rs Update dependencies and rust-toolchain to 1.59 2 years ago
lib.rs Ensure the size of our locking script never changes 3 years ago
libp2p_ext.rs Merge `--seller-addr` and `--seller-peer-id` into `--seller` parameter 3 years ago
monero.rs Adjust quote based on Bitcoin balance 2 years ago
monero_ext.rs Upgrade to bdk 4.0 3 years ago
network.rs Remove empty modules 3 years ago
proptest.rs Update dependencies and rust-toolchain to 1.59 2 years ago
protocol.rs Create Database trait 3 years ago
seed.rs Tidy up log messages across the codebase 3 years ago
tor.rs Make use of torut's errors implementing `std::error::Error` 3 years ago
tracing_ext.rs Revert move from `chrono` to `local-time` 2 years ago