mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-10-01 01:45:40 -04:00
b9d2e9c3ae
1769 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
bors[bot]
|
b9d2e9c3ae
|
Merge #815
815: Remove duplicate log message r=rishflab a=rishflab Co-authored-by: rishflab <rishflab@hotmail.com> |
||
rishflab
|
ea08a2a694 | Remove duplicate log message | ||
bors[bot]
|
6fec886a73
|
Merge #778
778: Bump serde_json from 1.0.67 to 1.0.68 r=rishflab a=dependabot[bot] Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.67 to 1.0.68. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>v1.0.68</h2> <ul> <li>Preserve negative sign of <code>-0</code> when deserializing to f32 or f64 (<a href="https://github-redirect.dependabot.com/serde-rs/json/issues/799">#799</a>, <a href="https://github-redirect.dependabot.com/serde-rs/json/issues/801">#801</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
bors[bot]
|
7e8b992033
|
Merge #810
810: Bump sqlx from 0.5.7 to 0.5.9 r=rishflab a=dependabot[bot] Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.5.7 to 0.5.9. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/launchbadge/sqlx/blob/master/CHANGELOG.md">sqlx's changelog</a>.</em></p> <blockquote> <h2>0.5.9 - 2021-10-01</h2> <p>A hotfix release to address the issue of the <code>sqlx</code> crate itself still depending on older versions of <code>sqlx-core</code> and <code>sqlx-macros</code>.</p> <p>No other changes from <code>0.5.8</code>.</p> <h2>0.5.8 - 2021-10-01 (Yanked; use 0.5.9)</h2> <p>[A total of 24 pull requests][0.5.8-prs] were merged this release cycle! Some highlights:</p> <ul> <li>[<a href="https://github-redirect.dependabot.com/launchbadge/sqlx/issues/1289">#1289</a>] Support the <code>immutable</code> option on SQLite connections [[<a href="https://github.com/djmarcin"><code>`@djmarcin</code></a>]]</li>` <li>[<a href="https://github-redirect.dependabot.com/launchbadge/sqlx/issues/1295">#1295</a>] Support custom initial options for SQLite [[<a href="https://github.com/ghassmo"><code>`@ghassmo</code></a>]]` <ul> <li>Allows specifying custom <code>PRAGMA</code>s and overriding those set by SQLx.</li> </ul> </li> <li>[<a href="https://github-redirect.dependabot.com/launchbadge/sqlx/issues/1345">#1345</a>] Initial support for Postgres <code>COPY FROM/TO</code>[[<a href="https://github.com/montanalow"><code>`@montanalow</code></a>],` [<a href="https://github.com/abonander"><code>`@abonander</code></a>]]</li>` <li>[<a href="https://github-redirect.dependabot.com/launchbadge/sqlx/issues/1439">#1439</a>] Handle multiple waiting results correctly in MySQL [[<a href="https://github.com/eagletmt"><code>`@eagletmt</code></a>]]</li>` </ul> <p><a href="https://github-redirect.dependabot.com/launchbadge/sqlx/issues/1289">#1289</a>: <a href="https://github-redirect.dependabot.com/launchbadge/sqlx/pull/1289">launchbadge/sqlx#1289</a> <a href="https://github-redirect.dependabot.com/launchbadge/sqlx/issues/1295">#1295</a>: <a href="https://github-redirect.dependabot.com/launchbadge/sqlx/pull/1295">launchbadge/sqlx#1295</a> <a href="https://github-redirect.dependabot.com/launchbadge/sqlx/issues/1345">#1345</a>: <a href="https://github-redirect.dependabot.com/launchbadge/sqlx/pull/1345">launchbadge/sqlx#1345</a> <a href="https://github-redirect.dependabot.com/launchbadge/sqlx/issues/1439">#1439</a>: <a href="https://github-redirect.dependabot.com/launchbadge/sqlx/pull/1439">launchbadge/sqlx#1439</a> [0.5.8-prs]: <a href="https://github.com/launchbadge/sqlx/pulls?q=is%3Apr+is%3Amerged+merged%3A2021-08-21..2021-10-01">https://github.com/launchbadge/sqlx/pulls?q=is%3Apr+is%3Amerged+merged%3A2021-08-21..2021-10-01</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
bors[bot]
|
cd98bfddb6
|
Merge #779 #783
779: Bump rust_decimal from 1.15.0 to 1.16.0 r=rishflab a=dependabot[bot] Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.15.0 to 1.16.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/paupino/rust-decimal/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rust_decimal&package-manager=cargo&previous-version=1.15.0&new-version=1.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> 783: Bump hyper from 0.14.12 to 0.14.13 r=rishflab a=dependabot[bot] Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.12 to 0.14.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hyperium/hyper/releases">hyper's releases</a>.</em></p> <blockquote> <h2>v0.14.13</h2> <h2>Bug Fixes</h2> <ul> <li><strong>client:</strong> don't reuse a connection while still flushing (<a href=" |
||
dependabot[bot]
|
b35d98601c
|
Bump sqlx from 0.5.7 to 0.5.9
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.5.7 to 0.5.9. - [Release notes](https://github.com/launchbadge/sqlx/releases) - [Changelog](https://github.com/launchbadge/sqlx/blob/master/CHANGELOG.md) - [Commits](https://github.com/launchbadge/sqlx/compare/v0.5.7...v0.5.9) --- updated-dependencies: - dependency-name: sqlx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
bors[bot]
|
7fb7744d8b
|
Merge #809
809: Bump reqwest from 0.11.4 to 0.11.5 r=rishflab a=dependabot[bot] Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.4 to 0.11.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/releases">reqwest's releases</a>.</em></p> <blockquote> <h2>v0.11.5</h2> <ul> <li>Add <code>ClientBuilder::http1_only()</code> method.</li> <li>Add <code>tls::Version</code> type, and <code>ClientBuilder::min_tls_version()</code> and <code>ClientBuilder::max_tls_version()</code> methods.</li> <li>Implement <code>TryFrom<Request></code> for <code>http::Request</code>.</li> <li>Implement <code>Clone</code> for <code>Identity</code>.</li> <li>Fix <code>NO_PROXY</code>environment variable parsing to more closely match curl's. Comma-separated entries are now trimmed for whitespace, and <code>*</code> is allowed to match everything.</li> <li>Fix redirection to respect <code>https_only</code> option.</li> <li>(wasm) Add <code>Body::as_bytes()</code> method.</li> <li>(wasm) Fix sometimes wrong conversation of bytes into a <code>JsValue</code>.</li> <li>(wasm) Avoid dependency on serde-serialize feature.</li> </ul> <h2>New Contributors 😍</h2> <ul> <li><a href="https://github.com/blyxxyz"><code>`@blyxxyz</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1294">seanmonstar/reqwest#1294</a></li> <li><a href="https://github.com/Saruniks"><code>`@Saruniks</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1296">seanmonstar/reqwest#1296</a></li> <li><a href="https://github.com/dlesl"><code>`@dlesl</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1313">seanmonstar/reqwest#1313</a></li> <li><a href="https://github.com/Dr-Emann"><code>`@Dr-Emann</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1322">seanmonstar/reqwest#1322</a></li> <li><a href="https://github.com/jmgilman"><code>`@jmgilman</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1335">seanmonstar/reqwest#1335</a></li> <li><a href="https://github.com/silvioprog"><code>`@silvioprog</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1334">seanmonstar/reqwest#1334</a></li> <li><a href="https://github.com/skystar-p"><code>`@skystar-p</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1341">seanmonstar/reqwest#1341</a></li> <li><a href="https://github.com/abatkin"><code>`@abatkin</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1332">seanmonstar/reqwest#1332</a></li> <li><a href="https://github.com/VictorBulba"><code>`@VictorBulba</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/seanmonstar/reqwest/pull/1270">seanmonstar/reqwest#1270</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's changelog</a>.</em></p> <blockquote> <h2>v0.11.5</h2> <ul> <li>Add <code>ClientBuilder::http1_only()</code> method.</li> <li>Add <code>tls::Version</code> type, and <code>ClientBuilder::min_tls_version()</code> and <code>ClientBuilder::max_tls_version()</code> methods.</li> <li>Implement <code>TryFrom<Request></code> for <code>http::Request</code>.</li> <li>Implement <code>Clone</code> for <code>Identity</code>.</li> <li>Fix <code>NO_PROXY</code>environment variable parsing to more closely match curl's. Comma-separated entries are now trimmed for whitespace, and <code>*</code> is allowed to match everything.</li> <li>Fix redirection to respect <code>https_only</code> option.</li> <li>(wasm) Add <code>Body::as_bytes()</code> method.</li> <li>(wasm) Fix sometimes wrong conversation of bytes into a <code>JsValue</code>.</li> <li>(wasm) Avoid dependency on serde-serialize feature.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
bors[bot]
|
76eaa8373e
|
Merge #777
777: Bump rust_decimal_macros from 1.15.0 to 1.16.0 r=rishflab a=dependabot[bot] Bumps [rust_decimal_macros](https://github.com/paupino/rust-decimal) from 1.15.0 to 1.16.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/paupino/rust-decimal/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rust_decimal_macros&package-manager=cargo&previous-version=1.15.0&new-version=1.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - ``@dependabot` rebase` will rebase this PR - ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it - ``@dependabot` merge` will merge this PR after your CI passes on it - ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it - ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging - ``@dependabot` reopen` will reopen this PR if it is closed - ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
dependabot[bot]
|
e0c2b4c03d
|
Bump serde_json from 1.0.67 to 1.0.68
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.67 to 1.0.68. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.67...v1.0.68) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
6d5f73f6d1
|
Bump hyper from 0.14.12 to 0.14.13
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.12 to 0.14.13. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.12...v0.14.13) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
ce5b2f5bcf
|
Bump rust_decimal from 1.15.0 to 1.16.0
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/paupino/rust-decimal/releases) - [Commits](https://github.com/paupino/rust-decimal/commits) --- updated-dependencies: - dependency-name: rust_decimal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
bors[bot]
|
63a922c3f4
|
Merge #807
807: Bump pem from 0.8.3 to 1.0.0 r=rishflab a=dependabot[bot] Bumps [pem](https://github.com/jcreekmore/pem-rs) from 0.8.3 to 1.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jcreekmore/pem-rs/blob/master/CHANGELOG.md">pem's changelog</a>.</em></p> <blockquote> <h1>1.0</h1> <ul> <li><code>pem::parse_many</code> now returns a <code>Result<Vec<Pem>></code> instead of a <code>Vec<Pem></code> that silently discarded invalid sections.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
bors[bot]
|
b6461a3d33
|
Merge #791
791: Bump tokio from 1.8.0 to 1.12.0 r=rishflab a=dependabot[bot] Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.8.0 to 1.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tokio/releases">tokio's releases</a>.</em></p> <blockquote> <h2>Tokio v1.12.0</h2> <h1>1.12.0 (September 21, 2021)</h1> <h3>Fixed</h3> <ul> <li>mpsc: ensure <code>try_reserve</code> error is consistent with <code>try_send</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4119">#4119</a>)</li> <li>mpsc: use <code>spin_loop_hint</code> instead of <code>yield_now</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4115">#4115</a>)</li> <li>sync: make <code>SendError</code> field public (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4097">#4097</a>)</li> </ul> <h3>Added</h3> <ul> <li>io: add POSIX AIO on FreeBSD (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4054">#4054</a>)</li> <li>io: add convenience method <code>AsyncSeekExt::rewind</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4107">#4107</a>)</li> <li>runtime: add tracing span for <code>block_on</code> futures (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4094">#4094</a>)</li> <li>runtime: callback when a worker parks and unparks (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4070">#4070</a>)</li> <li>sync: implement <code>try_recv</code> for mpsc channels (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4113">#4113</a>)</li> </ul> <h3>Changed</h3> <ul> <li>macros: run runtime inside <code>LocalSet</code> when using macro (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4027">#4027</a>)</li> </ul> <h3>Documented</h3> <ul> <li>docs: clarify CPU-bound tasks on Tokio (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4105">#4105</a>)</li> <li>mpsc: document spurious failures on <code>poll_recv</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4117">#4117</a>)</li> <li>mpsc: document that <code>PollSender</code> impls <code>Sink</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4110">#4110</a>)</li> <li>task: document non-guarantees of <code>yield_now</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4091">#4091</a>)</li> <li>time: document paused time details better (<a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4061">#4061</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4103">#4103</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4027">#4027</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4027">tokio-rs/tokio#4027</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4054">#4054</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4054">tokio-rs/tokio#4054</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4061">#4061</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4061">tokio-rs/tokio#4061</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4070">#4070</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4070">tokio-rs/tokio#4070</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4091">#4091</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4091">tokio-rs/tokio#4091</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4094">#4094</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4094">tokio-rs/tokio#4094</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4097">#4097</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4097">tokio-rs/tokio#4097</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4103">#4103</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4103">tokio-rs/tokio#4103</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4105">#4105</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4105">tokio-rs/tokio#4105</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4107">#4107</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4107">tokio-rs/tokio#4107</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4110">#4110</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4110">tokio-rs/tokio#4110</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4113">#4113</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4113">tokio-rs/tokio#4113</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4115">#4115</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4115">tokio-rs/tokio#4115</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4117">#4117</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4117">tokio-rs/tokio#4117</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/issues/4119">#4119</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tokio/pull/4119">tokio-rs/tokio#4119</a></p> <h2>Tokio v1.11.0</h2> <h1>1.11.0 (August 31, 2021)</h1> <h3>Fixed</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
19b379859f
|
Bump reqwest from 0.11.4 to 0.11.5
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.4...v0.11.5) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
bors[bot]
|
72e75c6e02
|
Merge #808
808: Release version 0.9.0 r=rishflab a=comit-botty-mc-botface
Hi `@rishflab!`
This PR was created in response to a manual trigger of the release workflow here: https://github.com/comit-network/xmr-btc-swap/actions/runs/1316127753.
I've updated the changelog and bumped the versions in the manifest files in this commit:
|
||
COMIT Botty McBotface
|
6f47964e8d | Prepare release 0.9.0 | ||
bors[bot]
|
90bf702b99
|
Merge #805
805: Remove unused command line argument from the balance command r=rishflab a=rishflab The target block is irrelevant when calculating the balance. Closes #793 Co-authored-by: rishflab <rishflab@hotmail.com> |
||
dependabot[bot]
|
0872a83502
|
Bump pem from 0.8.3 to 1.0.0
Bumps [pem](https://github.com/jcreekmore/pem-rs) from 0.8.3 to 1.0.0. - [Release notes](https://github.com/jcreekmore/pem-rs/releases) - [Changelog](https://github.com/jcreekmore/pem-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/jcreekmore/pem-rs/compare/v0.8.3...v1.0.0) --- updated-dependencies: - dependency-name: pem dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
bors[bot]
|
7de3e23bb0
|
Merge #802 #803
802: Bump tracing-subscriber from 0.2.20 to 0.2.25 r=rishflab a=dependabot[bot] Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.20 to 0.2.25. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing-subscriber's releases</a>.</em></p> <blockquote> <h2>tracing-subscriber 0.2.23</h2> <p>This release fixes a few bugs in the per-layer filtering API added in v0.2.21.</p> <h3>Fixed</h3> <ul> <li><strong>env-filter</strong>: Fixed excessive <code>EnvFilter</code> memory use (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1568">#1568</a>)</li> <li><strong>filter</strong>: Fixed a panic that may occur in debug mode when using per-layer filters together with global filters (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1569">#1569</a>)</li> <li>Fixed incorrect documentation formatting (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1572">#1572</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1568">#1568</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1568">#1568</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1569">#1569</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1569">#1569</a> <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1572">#1572</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1572">#1572</a></p> <h2>tracing-subscriber 0.2.22</h2> <p>This fixes a regression where the <code>filter::ParseError</code> type was accidentally renamed.</p> <h3>Fixed</h3> <ul> <li><strong>filter</strong>: Fix <code>filter::ParseError</code> accidentally being renamed to <code>filter::DirectiveParseError</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1558">#1558</a>)</li> </ul> <p><a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1558">#1558</a>: <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/pull/1558">tokio-rs/tracing#1558</a></p> <h2>tracing-subscriber 0.2.21</h2> <p>This release introduces the [<code>Filter</code>] trait, a new API for [per-layer filtering][plf]. This allows controlling which spans and events are recorded by various layers individually, rather than globally.</p> <p>In addition, it adds a new [<code>Targets</code>] filter, which provides a lighter-weight version of the filtering provided by [<code>EnvFilter</code>], as well as other smaller API improvements and fixes.</p> <h3>Deprecated</h3> <ul> <li><strong>registry</strong>: <code>SpanRef::parent_id</code>, which cannot properly support per-layer filtering. Use <code>.parent().map(SpanRef::id)</code> instead. (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1523">#1523</a>)</li> </ul> <h3>Fixed</h3> <ul> <li><strong>layer</strong> <code>Context</code> methods that are provided when the <code>Subscriber</code> implements <code>LookupSpan</code> no longer require the "registry" feature flag (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1525">#1525</a>)</li> <li><strong>layer</strong> <code>fmt::Debug</code> implementation for <code>Layered</code> no longer requires the <code>S</code> type parameter to implement <code>Debug</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1528">#1528</a>)</li> </ul> <h3>Added</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
bors[bot]
|
9e67b1d57c
|
Merge #795
795: Bump time from 0.3.2 to 0.3.3 r=rishflab a=dependabot[bot] Bumps [time](https://github.com/time-rs/time) from 0.3.2 to 0.3.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/time-rs/time/blob/main/CHANGELOG.md">time's changelog</a>.</em></p> <blockquote> <h2>0.3.3 [2021-09-25]</h2> <h3>Added</h3> <ul> <li><code>Parsed::parse_item</code></li> <li><code>Parsed::parse_items</code></li> <li><code>Parsed::parse_literal</code></li> <li>Builder methods for <code>Parsed</code></li> <li>The <code>format_description!</code> macro now supports the <code>case_sensitive</code> modifier.</li> </ul> <h3>Changed</h3> <p>The minimum supported version is now 1.51.0.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
rishflab
|
214730743f |
Remove unused command line argument from the balance command
The target block is irrelevant when calculating the balance. |
||
bors[bot]
|
bf9e2d0f77
|
Merge #806
806: Upgrade bitcoin and bdk to latest version r=rishflab a=thomaseizinger The latest version allows us to access `miniscript` via `bdk` which removes the need for declaring it as an extra dependency. Co-authored-by: Thomas Eizinger <thomas@eizinger.io> |
||
bors[bot]
|
58fd9c135a
|
Merge #798
798: Add subcommand to print internal bitcoin wallet descriptor r=rishflab a=rishflab Example: ``` cargo run --package swap --bin swap -- export-bitcoin-wallet {"descriptor":"wpkh(xprv9s21ZrQH143K2q85eUf2ppCtti2Zar6aDCW5dCC5DG9VvutJ3cpe3Qf9wZpQeraNf9JEuGem1RyJZQMEWCN2DpWyL5WbsvmSW6wbL7Jq53H/84'/0'/0'/0/*)","blockheight":0,"label":"cli-bitcoin"} ``` closes #700 Co-authored-by: rishflab <rishflab@hotmail.com> |
||
Thomas Eizinger
|
4de8b0ebc4
|
Upgrade bitcoin and bdk to latest version
The latest version allows us to access `miniscript` via `bdk` which removes the need for declaring it as an extra dependency. |
||
rishflab
|
e42812ba37 |
Add subcommand to print internal bitcoin wallet descriptor
Example: cargo run --package swap --bin swap -- export-bitcoin-wallet {"descriptor":"wpkh(xprv9s21ZrQH143K2q85eUf2ppCtti2Zar6aDCW5dCC5DG9VvutJ3cpe3Qf9wZpQeraNf9JEuGem1RyJZQMEWCN2DpWyL5WbsvmSW6wbL7Jq53H/84'/0'/0'/0/*)","blockheight":0,"label":"cli-bitcoin"} |
||
bors[bot]
|
9ea73a8e66
|
Merge #780
780: Sqlite database r=rishflab a=rishflab Closes #427, #762, #770 Co-authored-by: rishflab <rishflab@hotmail.com> |
||
rishflab
|
4ea5f347cc |
Remove flaky test
This test only passes sometimes and needs to have. It fails regularly
on
|
||
rishflab
|
2c5e0c0323 | Use sqlite in tests | ||
rishflab
|
cdfc8419ad |
Implement human-readable serialization for monero private key
Some of the swap states were unable to be serialized using serde_json because this was not implemented. |
||
dependabot[bot]
|
06afe3d17d
|
Bump tracing from 0.1.27 to 0.1.29
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.27 to 0.1.29. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.27...tracing-0.1.29) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
0c4c716730
|
Bump tracing-subscriber from 0.2.20 to 0.2.25
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.20 to 0.2.25. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.20...tracing-subscriber-0.2.25) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
rishflab
|
8fb15ba7aa | Init db after tracing | ||
rishflab
|
f91d8ab45c | Replace chrono with time lib | ||
rishflab
|
394adb0a4f |
Add subcommand to print config
This subcommand has been introduced to make it easy for users to find the location of the deprecated sled database in case they wish to delete it. This feature should also resolve difficulties users were facing when trying to find where xmr-btc-swap was storing their data. |
||
rishflab
|
05a28dc37a | Add --sled flag to use deprecated sled db | ||
rishflab
|
0f7876c107 | Add auto-migration from sled to sqlite on startup | ||
rishflab
|
a738c9df8a | Remove multiple occurrences of db initialisation | ||
rishflab
|
7efdb96a50 | Add sqlite database implementation | ||
rishflab
|
da9d09aa5e |
Create Database trait
Use domain types in database API to prevent leaking of database types. This trait will allow us to smoothly introduce the sqlite database. |
||
rishflab
|
a94c320021 | Reorganise modules for multiple database implementations | ||
dependabot[bot]
|
6a8c925a0b
|
Bump time from 0.3.2 to 0.3.3
Bumps [time](https://github.com/time-rs/time) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.3.2...v0.3.3) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
68ea2c829b
|
Bump tokio from 1.8.0 to 1.12.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.8.0 to 1.12.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.8.0...tokio-1.12.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
bors[bot]
|
0e4891fcc0
|
Merge #771
771: Bump dprint/check from 1.5 to 2.0 r=rishflab a=dependabot[bot] Bumps [dprint/check](https://github.com/dprint/check) from 1.5 to 2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dprint/check/releases">dprint/check's releases</a>.</em></p> <blockquote> <h2>v2.0</h2> <p>No release notes provided.</p> <h2>v1.6</h2> <p>Upgrades to dprint 0.17</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
bors[bot]
|
89c35bdb61
|
Merge #753 #754 #764
753: Bump thiserror from 1.0.28 to 1.0.29 r=rishflab a=dependabot[bot] Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.28 to 1.0.29. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p> <blockquote> <h2>1.0.29</h2> <ul> <li> <p>Support error types containing generic type parameters (<a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/148">#148</a>, <a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/149">#149</a>, <a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/150">#150</a>, <a href="https://github-redirect.dependabot.com/dtolnay/thiserror/issues/151">#151</a>)</p> <pre lang="rust"><code>use thiserror::Error; <p>#[derive(Error, Debug)] pub enum MyError<E, F, G> { #[error("thing {0} ({0:?})")] Variant(E), #[error("some error")] Delegate(#[source] SomeError<F>), #[error("err 0o{val:o}")] Octal { val: G }, } </code></pre></p> <p>In the above example, thiserror would automatically generate the following pair of generic trait impls.</p> <pre lang="rust"><code>impl<E, F, G> std::error::Error for MyError<E, F, G> where SomeError<F>: std::error::Error + 'static, Self: std::fmt::Debug + std::fmt::Display; <p>impl<E, F, G> std::fmt::Display for MyError<E, F, G> where E: std::fmt::Debug + std::fmt::Display, G: std::fmt::Octal; </code></pre></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
bors[bot]
|
95405f54f0
|
Merge #772 #773
772: Bump sled from 0.34.6 to 0.34.7 r=rishflab a=dependabot[bot] Bumps [sled](https://github.com/spacejam/sled) from 0.34.6 to 0.34.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spacejam/sled/releases">sled's releases</a>.</em></p> <blockquote> <h2>0.34.7</h2> <h2>Bug Fixes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/spacejam/sled/issues/1314">#1314</a> Fix a bug in Subscriber's Future impl.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/spacejam/sled/blob/v0.34.7/CHANGELOG.md">sled's changelog</a>.</em></p> <blockquote> <h1>0.34.7</h1> <h2>Bug Fixes</h2> <ul> <li><a href="https://github-redirect.dependabot.com/spacejam/sled/issues/1314">#1314</a> Fix a bug in Subscriber's Future impl.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
0912c35208
|
Bump rust_decimal_macros from 1.15.0 to 1.16.0
Bumps [rust_decimal_macros](https://github.com/paupino/rust-decimal) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/paupino/rust-decimal/releases) - [Commits](https://github.com/paupino/rust-decimal/commits) --- updated-dependencies: - dependency-name: rust_decimal_macros dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
bors[bot]
|
2a3a80e9dc
|
Merge #775
775: Bump tracing from 0.1.26 to 0.1.27 r=rishflab a=dependabot[bot] Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.26 to 0.1.27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing's releases</a>.</em></p> <blockquote> <h2>tracing 0.1.27</h2> <p>This release adds a new <a href="https://docs.rs/tracing/0.1.27/tracing/struct.Span.html#method.or_current"><code>Span::or_current</code></a> method to aid in efficiently propagating span contexts to spawned threads or tasks. Additionally, it updates the <a href="https://crates.io/crates/tracing-core"><code>tracing-core</code></a> version to <a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.20">0.1.20</a> and the <a href="https://crates.io/crates/tracing-attributes"><code>tracing-attributes</code></a> version to <a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-attributes-0.1.16">0.1.16</a>, ensuring that a number of new features in those crates are present.</p> <h3>Fixed</h3> <ul> <li><strong>instrument</strong>: Added missing <code>WithSubscriber</code> implementations for futures and other types (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1424">#1424</a>)</li> </ul> <h3>Added</h3> <ul> <li><code>Span::or_current</code> method, to help with efficient span context propagation (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1538">#1538</a>)</li> <li><strong>attributes</strong>: add <code>skip_all</code> option to <code>#[instrument]</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1548">#1548</a>)</li> <li><strong>attributes</strong>: record primitive types as primitive values rather than as <code>fmt::Debug</code> (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1378">#1378</a>)</li> <li><strong>core</strong>: <code>NoSubscriber</code>, a no-op <code>Subscriber</code> implementation (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1549">#1549</a>)</li> <li><strong>core</strong>: Added <code>Visit::record_f64</code> and support for recording floating-point values (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1507">#1507</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1522">#1522</a>)</li> <li>A large number of documentation improvements and fixes (<a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1369">#1369</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1398">#1398</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1435">#1435</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1442">#1442</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1524">#1524</a>, <a href="https://github-redirect.dependabot.com/tokio-rs/tracing/issues/1556">#1556</a>)</li> </ul> <p>Thanks to new contributors <a href="https://github.com/dzvon"><code>`@dzvon</code></a>` and <a href="https://github.com/mbergkvist"><code>`@mbergkvist</code></a>,` as well as <a href="https://github.com/teozkr"><code>`@teozkr</code></a>,` <a href="https://github.com/maxburke"><code>`@maxburke</code></a>,` <a href="https://github.com/LukeMathWalker"><code>`@LukeMathWalker</code></a>,` and <a href="https://github.com/jsgf"><code>`@jsgf</code></a>,` for contributing to this release!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
dependabot[bot]
|
edfe415bee
|
Bump tracing from 0.1.26 to 0.1.27
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.26 to 0.1.27. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.26...tracing-0.1.27) --- updated-dependencies: - dependency-name: tracing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
f2371582fc
|
Bump anyhow from 1.0.43 to 1.0.44
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.43 to 1.0.44. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.43...1.0.44) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
dependabot[bot]
|
5818a7105b
|
Bump sled from 0.34.6 to 0.34.7
Bumps [sled](https://github.com/spacejam/sled) from 0.34.6 to 0.34.7. - [Release notes](https://github.com/spacejam/sled/releases) - [Changelog](https://github.com/spacejam/sled/blob/v0.34.7/CHANGELOG.md) - [Commits](https://github.com/spacejam/sled/compare/v0.34.6...v0.34.7) --- updated-dependencies: - dependency-name: sled dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |