mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-26 07:16:06 -05:00
e0b859bb1e
387: Improve the resilience of the network layer r=thomaseizinger a=thomaseizinger We improve the resilience in two ways: 1. Use a timeout on Bob's side for the execution-setup. 2. Use the `bmrng` library to model the communication between Alice and Bob. See commit messages for details. Co-authored-by: Thomas Eizinger <thomas@eizinger.io>