xmr-btc-swap/swap
Byron Hambly 796863359f
upgrade secp256kfun (#1466)
* ci: add cargo check on rust stable

* refactor: upgrade secp256kfun and fix resulting issues

* build(deps): update sigma_fun and ecdsa_fun to a52142cf7f

 #1520
 #1521

* chore: fix clippy issue

* update to 91112f80b24

* bump to 294de1721add

* chore(deps): remove spectral

spectral fails to compile on rust stable 1.76 due to dep on deprecated
rustc-serialize

* secp256kfun: update to 7da9d277 and set rev in manifest

* update to 6fdc5d8

* switch to crates.io versions of ecdsa_fun and sigma_fun

* ci: update toolchain to 1.74 and fix draft action

* clippy fixes

---------

Co-authored-by: binarybaron <86064887+binarybaron@users.noreply.github.com>
2024-05-27 11:03:20 +02:00
..
migrations Add sqlite database implementation 2021-09-30 18:59:12 +10:00
proptest-regressions/bitcoin Add proptest for max_giveable and signing PSBT 2021-08-12 18:42:00 +10:00
src upgrade secp256kfun (#1466) 2024-05-27 11:03:20 +02:00
tests RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00
build.rs Upgrade to vergen 8.3, move to git describe --dirty --tags for semver (#1543) 2024-02-04 08:43:59 +02:00
Cargo.toml upgrade secp256kfun (#1466) 2024-05-27 11:03:20 +02:00
sqlite_dev_setup.sh RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00
sqlx-data.json RPC server for API Interface (#1276) 2024-05-22 15:12:58 +02:00