mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-02-17 13:14:21 -05:00
![bors[bot]](/assets/img/avatar_default.png)
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>