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
bors[bot] c76abd48c7
Merge #953
953: Adjust quote based on Bitcoin balance r=lescuer97 a=lescuer97

Fixes #939 #963 
Please comment in the new method for getting a Monero value, I had to allow clippy::cast_precision_loss to convert to a f64, for our use case I don't really thing we will lose much precision. 

Please comment on the implementation of the check. 

Co-authored-by: leonardo <leoescuer@protonmail.com>
2 years ago
..
migrations Add sqlite database implementation 3 years ago
proptest-regressions/bitcoin Add proptest for max_giveable and signing PSBT 3 years ago
src Adjust quote based on Bitcoin balance 2 years ago
tests Record the monero-wallet-restore blockcheight before locking BTC 2 years ago
Cargo.toml Bump dialoguer from 0.8.0 to 0.10.0 2 years ago
build.rs Provide a commit-specific version output 3 years ago
sqlite_dev_setup.sh Add sqlite database implementation 3 years ago
sqlx-data.json Add sqlite database implementation 3 years ago