xmr-btc-swap/swap/src
bors[bot] e262345b4f
Merge #442
442: Minor cleanups towards implementing a Monero wallet for local signing r=thomaseizinger a=thomaseizinger

Extracted out of #434.

Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
2021-04-27 02:16:27 +00:00
..
asb Listen on tcp and websocket transports 2021-04-16 16:00:38 +10:00
bin Merge #442 2021-04-27 02:16:27 +00:00
bitcoin Upgrade to bdk 0.6 2021-04-19 10:14:14 +10:00
cli Remove redundant noun from tracing initialiser functions 2021-04-08 16:14:32 +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 Print peer ID on debog when starting CLI 2021-04-26 13:00:37 +10:00
protocol Get rid of Bob's swap Builder 2021-04-26 12:45:40 +10:00
asb.rs Remove redundant noun from tracing initialiser functions 2021-04-08 16:14:32 +10:00
bitcoin.rs Alice to validate Bob's PSBT for correctness 2021-03-30 13:02:56 +11: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 Import anyhow::Result across the codebase 2021-02-22 13:26:56 +11:00
kraken.rs Make kraken module emit PriceUpdates instead of Rates 2021-04-06 16:16:56 +10:00
lib.rs Move asb tracing initializer to asb module 2021-04-08 10:51:54 +10:00
monero_ext.rs Upgrade to bdk 4.0 2021-02-19 15:18:37 +11:00
monero.rs Add a configurable spread to the ASB 2021-04-06 16:16:58 +10:00
network.rs Json codec for quote protocol 2021-04-16 16:00:45 +10:00
protocol.rs Multiple swaps with the same peer 2021-04-13 18:16:19 +10:00
seed.rs Seed should neither be Clone nor Copy 2021-03-24 11:39:39 +11:00