xmr-btc-swap/swap
Thomas Eizinger b8cb9e1b8b
Update secp256kfun and rand to latest version
This will allow us to compile on stable Rust.
The latest version of `secp256kfun` uses `curve25519-dalek-ng` instead
of the original curve25519-dalek crate. Instead of converting back and
forth, we simply switch to this crate as well. Judging from the README
it is just a fork because there was trouble between the maintainers of
the original crate.
2021-05-25 15:35:13 +10:00
..
src Delete unused code 2021-05-25 15:32:03 +10:00
tests Network check upon spot price request 2021-05-20 13:03:29 +10:00
Cargo.toml Update secp256kfun and rand to latest version 2021-05-25 15:35:13 +10:00