mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-12 07:59:33 -05:00
81228c9d5b
209: Upgrade to bdk 0.4 r=thomaseizinger a=thomaseizinger Effectively, this also means: - Upgrading to rust-bitcoin 0.26 - Upgrading to miniscript 5 - Upgrading monero to 0.10 - Upgrading curve25519-dalek to 3 - Upgrading bitcoin-harness to rust-bitcoin 0.26 (https://github.com/coblox/bitcoin-harness-rs/pull/21) - Upgrade `ecdsa_fun` to latest version - Replace `cross_curve_dleq` with `sigma_fun` (to avoid an upgrade dance on that library) I refrained from specifying `rev`s in the Cargo.toml because we have a lock-file anyway. This should allow us to update those dependencies easier in the future by just running `cargo update -p <dependency>`. Co-authored-by: Thomas Eizinger <thomas@eizinger.io> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |