Commit Graph

2649 Commits (master)
 

Author SHA1 Message Date
Byron Hambly f88ba46323
Merge pull request #1518 from comit-network/dependabot/cargo/serde_json-1.0.110
build(deps): bump serde_json from 1.0.109 to 1.0.110
4 months ago
Byron Hambly e868d6b2b3
Merge pull request #1517 from comit-network/dependabot/cargo/thiserror-1.0.56
build(deps): bump thiserror from 1.0.53 to 1.0.56
4 months ago
Byron Hambly 72cab2fed1
Merge pull request #1516 from comit-network/dependabot/cargo/async-trait-0.1.77
build(deps): bump async-trait from 0.1.76 to 0.1.77
4 months ago
Byron Hambly 5381117a92
Merge pull request #1515 from comit-network/dependabot/cargo/serde-1.0.194
build(deps): bump serde from 1.0.193 to 1.0.194
4 months ago
dependabot[bot] b31779dfe1
build(deps): bump anyhow from 1.0.78 to 1.0.79
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.78...1.0.79)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] 10ba9203fa
build(deps): bump serde_json from 1.0.109 to 1.0.110
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.109 to 1.0.110.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.109...v1.0.110)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] 36c4e4fa6e
build(deps): bump thiserror from 1.0.53 to 1.0.56
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.53 to 1.0.56.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.53...1.0.56)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] ed2d0c9ddc
build(deps): bump async-trait from 0.1.76 to 0.1.77
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.76 to 0.1.77.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/commits)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] d675626477
build(deps): bump serde from 1.0.193 to 1.0.194
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.194.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.193...v1.0.194)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Byron Hambly 81bb856808
Merge pull request #1514 from comit-network/dependabot/cargo/serde_json-1.0.109
build(deps): bump serde_json from 1.0.108 to 1.0.109
4 months ago
Byron Hambly dfe02beb00
Merge pull request #1513 from comit-network/dependabot/cargo/thiserror-1.0.53
build(deps): bump thiserror from 1.0.52 to 1.0.53
4 months ago
Byron Hambly 0264c0edb1
Merge pull request #1512 from comit-network/dependabot/cargo/anyhow-1.0.78
build(deps): bump anyhow from 1.0.77 to 1.0.78
4 months ago
Byron Hambly 717b960d53
Merge pull request #1511 from comit-network/dependabot/cargo/async-trait-0.1.76
build(deps): bump async-trait from 0.1.75 to 0.1.76
4 months ago
dependabot[bot] 81119af523
build(deps): bump serde_json from 1.0.108 to 1.0.109
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.108 to 1.0.109.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.108...v1.0.109)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] 5de4d1dfa7
build(deps): bump thiserror from 1.0.52 to 1.0.53
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.52...1.0.53)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] 1c8c9034c0
build(deps): bump anyhow from 1.0.77 to 1.0.78
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.77 to 1.0.78.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.77...1.0.78)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] 4f6f6b8054
build(deps): bump async-trait from 0.1.75 to 0.1.76
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.75 to 0.1.76.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.75...0.1.76)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Byron Hambly 8387fb8c3e
Merge pull request #1510 from comit-network/dependabot/cargo/tempfile-3.9.0
build(deps): bump tempfile from 3.8.1 to 3.9.0
4 months ago
Byron Hambly a8991f571e
Merge branch 'master' into monero-wallet-refresh-fix 4 months ago
binarybaron bd3e6136ce Update wallet.rs 4 months ago
binarybaron 48abcd5b43 Add extra log message before opening redeem XMR wallet on Bob 4 months ago
binarybaron 07101deab1 Unify monero-wallet-rpc downloader logging 4 months ago
binarybaron 9e33e8b1d1 Give feedback to user about state of monero refresh and retry if fails
This commit changes the following behaviour in the refresh functionality of the monero wallet
- Allows for multiple retries because in some cases users have experienced an issue where the wallet rpc returns `no connection to daemon` even though the daemon is available. I'm not 100% sure why this happens but retrying often fixes the issue
- Attempt to print the current sync height while the wallet is syncing. This only works to some degree because the `monero-wallet-rpc` stops responding (or takes a long time to respond) while it's refreshing
- The `monero-wallet-rpc` is started with the `--no-initial-sync` flag which ensures that as soon as it's started, it's ready to respond to requests
4 months ago
dependabot[bot] 05b460a2c9
build(deps): bump tempfile from 3.8.1 to 3.9.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.8.1...v3.9.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Byron Hambly 8704d263c5
Merge pull request #1509 from comit-network/dependabot/cargo/anyhow-1.0.77
build(deps): bump anyhow from 1.0.76 to 1.0.77
4 months ago
dependabot[bot] 844bf23ed5
build(deps): bump anyhow from 1.0.76 to 1.0.77
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.76 to 1.0.77.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.76...1.0.77)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Byron Hambly 1d860b2794
Merge pull request #1508 from comit-network/dependabot/cargo/thiserror-1.0.52
build(deps): bump thiserror from 1.0.51 to 1.0.52
4 months ago
dependabot[bot] 0f68415129
build(deps): bump thiserror from 1.0.51 to 1.0.52
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.51 to 1.0.52.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.51...1.0.52)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Byron Hambly 3ec7f78c79
Merge pull request #1507 from comit-network/dependabot/cargo/futures-0.3.30
build(deps): bump futures from 0.3.29 to 0.3.30
4 months ago
dependabot[bot] 2026bb9fdf
build(deps): bump futures from 0.3.29 to 0.3.30
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.30.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.29...0.3.30)

---
updated-dependencies:
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Byron Hambly 9279af837f
Merge pull request #1505 from comit-network/dependabot/cargo/anyhow-1.0.76
build(deps): bump anyhow from 1.0.75 to 1.0.76
5 months ago
Byron Hambly 012260e361
Merge pull request #1506 from comit-network/dependabot/cargo/async-trait-0.1.75
build(deps): bump async-trait from 0.1.74 to 0.1.75
5 months ago
dependabot[bot] 712327ed03
build(deps): bump async-trait from 0.1.74 to 0.1.75
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.74 to 0.1.75.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.74...0.1.75)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot] f29ff00feb
build(deps): bump anyhow from 1.0.75 to 1.0.76
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.75 to 1.0.76.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.75...1.0.76)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Byron Hambly 771809a226
Merge pull request #1504 from comit-network/dependabot/cargo/tokio-1.35.1
build(deps): bump tokio from 1.35.0 to 1.35.1
5 months ago
Byron Hambly 7f2b265ceb
Merge pull request #1503 from comit-network/dependabot/cargo/reqwest-0.11.23
build(deps): bump reqwest from 0.11.22 to 0.11.23
5 months ago
dependabot[bot] 3b9fbc866d
build(deps): bump tokio from 1.35.0 to 1.35.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.35.0 to 1.35.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.35.0...tokio-1.35.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Byron Hambly 7f2a0334d7
Merge pull request #1502 from comit-network/dependabot/cargo/time-0.3.31
build(deps): bump time from 0.3.30 to 0.3.31
5 months ago
Byron Hambly 0f7a415a6a
Merge pull request #1501 from comit-network/dependabot/cargo/async-trait-0.1.74
build(deps): bump async-trait from 0.1.68 to 0.1.74
5 months ago
Byron Hambly 89312fe09d
Merge pull request #1500 from comit-network/dependabot/cargo/toml-0.8.8
build(deps): bump toml from 0.7.6 to 0.8.8
5 months ago
Byron Hambly bdd8231a92
Merge pull request #1499 from comit-network/dependabot/cargo/hyper-1.1.0
build(deps): bump hyper from 1.0.1 to 1.1.0
5 months ago
dependabot[bot] 3298313d51
build(deps): bump reqwest from 0.11.22 to 0.11.23
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.22 to 0.11.23.
- [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.22...v0.11.23)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot] 3d88102cd9
build(deps): bump time from 0.3.30 to 0.3.31
Bumps [time](https://github.com/time-rs/time) from 0.3.30 to 0.3.31.
- [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.30...v0.3.31)

---
updated-dependencies:
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot] c9757caf1e
build(deps): bump async-trait from 0.1.68 to 0.1.74
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.68 to 0.1.74.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.68...0.1.74)

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot] cf89da7e84
build(deps): bump toml from 0.7.6 to 0.8.8
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.6 to 0.8.8.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.6...toml-v0.8.8)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot] 38ba2fc387
build(deps): bump hyper from 1.0.1 to 1.1.0
Bumps [hyper](https://github.com/hyperium/hyper) from 1.0.1 to 1.1.0.
- [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/v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Byron Hambly ec9b162585
Merge pull request #1477 from comit-network/dependabot/cargo/dialoguer-0.11.0
build(deps): bump dialoguer from 0.10.4 to 0.11.0
5 months ago
Byron Hambly d68fccba56
Merge pull request #1495 from comit-network/dependabot/cargo/futures-0.3.29
build(deps): bump futures from 0.3.28 to 0.3.29
5 months ago
Byron Hambly 336fb658f3
Merge pull request #1498 from comit-network/dependabot/cargo/rust_decimal_macros-1.30.0
build(deps): bump rust_decimal_macros from 1.29.1 to 1.30.0
5 months ago
Byron Hambly 298d44fa09
Merge pull request #1497 from comit-network/dependabot/cargo/itertools-0.12.0
build(deps): bump itertools from 0.10.5 to 0.12.0
5 months ago