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/asb
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>
7 days ago
..
recovery Create Database trait 3 years ago
command.rs Upgrade to vergen 8.3, move to git describe --dirty --tags for semver (#1543) 4 months ago
config.rs feat(asb): allow asb to register with mulitple rendezvous nodes 10 months ago
event_loop.rs upgrade secp256kfun (#1466) 7 days ago
network.rs upgrade secp256kfun (#1466) 7 days ago
rate.rs ci: update msrv and github actions toolchains 1 year ago
recovery.rs Move files from `protocol` to appropriate module 3 years ago
tracing.rs fix: change logs to UTC due to bug in time crate 2 years ago