2842 Commits

Author SHA1 Message Date
binarybaron
787827e50f
feat: Add RPC endpoint for requesting raw cancel and refund transactions 2024-08-01 18:33:50 +02:00
dependabot[bot]
47b0fdbdee
build(deps): bump toml from 0.8.16 to 0.8.17
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.16 to 0.8.17.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.16...toml-v0.8.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 13:31:12 +02:00
dependabot[bot]
2b82f88c43
build(deps): bump thomaseizinger/keep-a-changelog-new-release
Bumps [thomaseizinger/keep-a-changelog-new-release](https://github.com/thomaseizinger/keep-a-changelog-new-release) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/thomaseizinger/keep-a-changelog-new-release/releases)
- [Changelog](https://github.com/thomaseizinger/keep-a-changelog-new-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thomaseizinger/keep-a-changelog-new-release/compare/3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: thomaseizinger/keep-a-changelog-new-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 13:31:12 +02:00
dependabot[bot]
9828d6dac4
build(deps): bump serde_json from 1.0.118 to 1.0.121
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.118 to 1.0.121.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.118...v1.0.121)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 13:31:12 +02:00
dependabot[bot]
5880f00dbb
build(deps): bump tokio-socks from 0.5.1 to 0.5.2
Bumps [tokio-socks](https://github.com/sticnarf/tokio-socks) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/sticnarf/tokio-socks/releases)
- [Changelog](https://github.com/sticnarf/tokio-socks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sticnarf/tokio-socks/compare/v0.5.1...v0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 13:31:07 +02:00
binarybaron
a8dd8c476e
Merge branch 'master' into asb_history_command_improvement 2024-07-26 16:55:56 +02:00
binarybaron
3a407bb0c8
fix: do not print table if running in daemon mode 2024-07-26 16:55:09 +02:00
binarybaron
a1acbc18fd
fix: do not print table if running in daemon mode 2024-07-26 16:36:59 +02:00
binarybaron
7082e8938b
fix: format err using display 2024-07-26 16:25:20 +02:00
binarybaron
a5706e36f4
fix: make helper fn generic 2024-07-26 16:21:21 +02:00
Byron Hambly
8bf4ea08be
Merge pull request #1735 from comit-network/dependabot/cargo/toml-0.8.16
build(deps): bump toml from 0.8.15 to 0.8.16
2024-07-26 14:57:26 +02:00
dependabot[bot]
f3640aceb2
build(deps): bump toml from 0.8.15 to 0.8.16
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.15 to 0.8.16.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.15...toml-v0.8.16)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-26 12:23:43 +00:00
binarybaron
45e14c5a1e
Revert: 8284bea778fb4003d339d6fc4ca93f6d8299e635 2024-07-26 11:51:33 +02:00
binarybaron
f29bf20e8d
Revert "fix: Reintroduce Dockerfile"
This reverts commit 77a43ba28cca49d269f22ba7dce13c19c5b435a7.
2024-07-26 11:46:27 +02:00
binarybaron
b52e07ace9
Revert "fix: Reintroduce docker build action"
This reverts commit 49cae19059f09b5eadb72b4f73fef7c82c9913e0.
2024-07-26 11:46:19 +02:00
binarybaron
77a43ba28c
fix: Reintroduce Dockerfile 2024-07-26 11:45:48 +02:00
binarybaron
49cae19059
fix: Reintroduce docker build action 2024-07-26 11:45:22 +02:00
binarybaron
7b5929deb5
Merge pull request #9 from UnstoppableSwap/release/0.13.4
Release version 0.13.4
2024-07-26 00:38:02 +02:00
UnstoppableSwap Botty
8284bea778 Prepare release 0.13.4 2024-07-25 22:31:14 +00:00
binarybaron
0ad78e4f30
revert: Update CHANGELOG.md 2024-07-26 00:20:17 +02:00
binarybaron
fc6bb336c8
Merge branch 'comit-network:master' into master 2024-07-26 00:19:41 +02:00
COMIT Botty McBotface
33ad3c374a
Prepare release 0.13.4 (#1734) 0.13.4 2024-07-25 23:14:31 +02:00
Einliterflasche
2fe428779a
feat(asb): Retry locking Monero (#1731)
We retry to lock the Monero wallet until we succeed or until the cancel timelock expires.

This is necessary because the monero-wallet-rpc can sometimes error out due to various reasons, such as
- no connection to the daemon
- "failed to get output distribution"

See https://github.com/comit-network/xmr-btc-swap/issues/1726
2024-07-25 23:06:50 +02:00
binarybaron
7cac05a243
fix: tests 2024-07-25 20:35:50 +02:00
binarybaron
79913cf540
Merge branch 'master' into asb_history_command_improvement 2024-07-25 20:27:09 +02:00
binarybaron
c37431f953
fix: dprint 2024-07-25 20:25:22 +02:00
binarybaron
ff15d4902a
fix 2024-07-25 20:24:49 +02:00
binarybaron
d3fb9656f2
fix: rpc tests 2024-07-25 20:23:59 +02:00
binarybaron
5291913253
fix: rename variable 2024-07-25 16:32:10 +02:00
binarybaron
abf37e0128
fix: clippy error 2024-07-25 16:25:44 +02:00
binarybaron
967a3184c1
fix: clippy error 2024-07-25 16:24:24 +02:00
binarybaron
c9d3f9cc40
fix: table header capitilzation 2024-07-25 15:34:44 +02:00
binarybaron
2eda2476eb
Revert "Merge branch 'master' into master" (#1730)
This reverts commit ce8d3afe60f520523fe6ab6b8d1b3de3d07e2027, reversing
changes made to 75cfc6b0d4169d72f136266af122381a05bb9efe.
2024-07-25 15:01:12 +02:00
binarybaron
aaa52e9559
Merge pull request #8 from comit-network/master
Merge parent repository
2024-07-25 14:04:14 +02:00
binarybaron
ce8d3afe60
Merge branch 'master' into master 2024-07-25 14:03:47 +02:00
binarybaron
75cfc6b0d4
fix(cli): allow bitcoin-change-address to be omitted when making request to rpc server (#1728) 2024-07-25 00:13:15 +02:00
binarybaron
ed314c4c09
fix: dprint 2024-07-25 00:10:46 +02:00
binarybaron
2ad3d6c4b2
feat: enhance history output for cli 2024-07-24 23:27:00 +02:00
binarybaron
5d31c27890
fix: explicit log message 2024-07-24 11:40:03 +02:00
binarybaron
769a30c239
fix: add is_complete to table, refactor 2024-07-24 11:30:23 +02:00
binarybaron
c3fd7fb879
fix: clippy 2024-07-24 11:23:55 +02:00
binarybaron
31d4086692
fix: dprint 2024-07-23 21:25:36 +02:00
binarybaron
99852907c6
fix: Unit tests 2024-07-23 21:23:58 +02:00
binarybaron
e364f4eecd
Merge branch 'master' into asb_history_command_improvement 2024-07-23 21:17:20 +02:00
binarybaron
97920628e5
feat(asb): History command display start datetime, btc amount, xmr amount, exchange rate and peer id of trading partner 2024-07-23 21:16:04 +02:00
binarybaron
c80bdb2d8c
fix(asb): Allow history command to be run while asb is running (#1724)
Co-authored-by: einliterflasche <einliterflasche@pm.me>
2024-07-23 14:52:01 +02:00
binarybaron
ab273ee3f2
docs: add binarybaron.asc 2024-07-23 14:19:19 +02:00
binarybaron
ef49b471d8 docs: add binarybaron.asc 2024-07-23 14:12:44 +02:00
binarybaron
cf87f19e82
Merge pull request #7 from UnstoppableSwap/release/0.13.3
Release version 0.13.3
2024-07-22 16:57:18 +02:00
UnstoppableSwap Botty
410fcf2117 Prepare release 0.13.3 2024-07-22 14:40:59 +00:00