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/cli
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>
2 weeks ago
..
behaviour.rs Upgrade libp2p and stabilized the version 2 years ago
cancel_and_refund.rs RPC server for API Interface (#1276) 3 weeks ago
command.rs Lower DEFAULT_BITCOIN_CONFIRMATION_TARGET to 1 to ensure timely confirmation of bitcoin transactions (#1640) 3 weeks ago
event_loop.rs upgrade secp256kfun (#1466) 2 weeks ago
list_sellers.rs chore: fix dprint config and run fmt 1 year ago
tracing.rs Make tracing file appender blocking (#1643) 3 weeks ago
transport.rs Refactor transports to construct them specific for each application 3 years ago