xmr-btc-swap/swap/src
bors[bot] 227c383d76
Merge #481
481: Min buy amount r=da-kami a=da-kami



Co-authored-by: Daniel Karzel <daniel@comit.network>
2021-05-11 04:08:59 +00:00
..
asb Introduce a minimum buy amount 2021-05-11 12:03:02 +10:00
bin Introduce a minimum buy amount 2021-05-11 12:03:02 +10:00
bitcoin Use rust_decimal in estimate_fee function. 2021-05-10 10:53:43 +10:00
cli Typo 2021-05-07 10:35:22 +10:00
database Await 10 confirmations of lock tx in refund 2021-04-01 16:03:38 +11:00
monero Initialize reqwest clients with verbose logging 2021-04-26 18:12:56 +10:00
network Introduce a minimum buy amount 2021-05-11 12:03:02 +10:00
protocol Introduce a minimum buy amount 2021-05-11 12:03:02 +10:00
asb.rs Remove redundant noun from tracing initialiser functions 2021-04-08 16:14:32 +10:00
bitcoin.rs Update assert_weight test to account for a range up to 8 bytes. 2021-05-11 10:50:24 +10:00
cli.rs Remove redundant noun from tracing initialiser functions 2021-04-08 16:14:32 +10:00
database.rs Save Alice's peer-id in the db for Bob 2021-04-01 16:06:48 +11:00
env.rs Safely abort swap if TxLock is not confirmed in a reasonable time 2021-03-30 11:13:09 +11:00
fs.rs !fixup Different default directories for CLI and ASB 2021-04-30 11:03:13 +10:00
kraken.rs Make kraken module emit PriceUpdates instead of Rates 2021-04-06 16:16:56 +10:00
lib.rs Add support for swapping through Tor. 2021-04-27 14:51:41 +10:00
monero_ext.rs Upgrade to bdk 4.0 2021-02-19 15:18:37 +11:00
monero.rs Return proper error to CLI for all expected scenarios 2021-05-07 14:52:51 +10:00
network.rs Network protocol tests for spot_price behaviour 2021-05-07 15:00:29 +10:00
protocol.rs Dynamically chose fee for TxCancel. 2021-05-07 10:24:41 +10:00
seed.rs Derive Tor secret key from seed. 2021-04-27 16:39:32 +10:00
tor.rs Add support for swapping through Tor. 2021-04-27 14:51:41 +10:00