mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-15 08:38:58 -05:00
383: Improve resilience of balance assertions r=thomaseizinger a=thomaseizinger The final commit is the relevant patch! It sits on top of several refactoring commits that happened while I was debugging why things didn't work as expected. Turned out to be reasonably useful so I just left them in :) 385: Bump anyhow from 1.0.39 to 1.0.40 r=thomaseizinger a=dependabot[bot] Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.39 to 1.0.40. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/anyhow/releases">anyhow's releases</a>.</em></p> <blockquote> <h2>1.0.40</h2> <ul> <li>Reduce memory footprint of errors on Rust versions 1.51+ (<a href="https://github-redirect.dependabot.com/dtolnay/anyhow/issues/145">#145</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
|---|---|---|
| .. | ||
| asb | ||
| bin | ||
| bitcoin | ||
| cli | ||
| database | ||
| monero | ||
| network | ||
| protocol | ||
| asb.rs | ||
| bitcoin.rs | ||
| cli.rs | ||
| database.rs | ||
| env.rs | ||
| fs.rs | ||
| kraken.rs | ||
| lib.rs | ||
| monero.rs | ||
| monero_ext.rs | ||
| network.rs | ||
| protocol.rs | ||
| seed.rs | ||
| trace.rs | ||