From 81b89d63c28562476d05c5a39c952bfbe2d7c995 Mon Sep 17 00:00:00 2001 From: binarybaron <86064887+binarybaron@users.noreply.github.com> Date: Wed, 20 Nov 2024 15:24:06 +0100 Subject: [PATCH 1/5] docs: Add notice about breaking backwards compatability --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c0226b2..80612c4f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can read [this blogpost](https://comit.network/blog/2021/07/02/transaction-p ## Maintenance -This repository is currently maintained by community volunteers. While it remains safe to use, the original developers (@comit-network) have stopped contributing. For a more actively maintained version that includes a GUI, please check out this community fork: https://github.com/UnstoppableSwap/core +**This repository is unmaintained**. The original developers (@comit-network) have moved on to other projects. Community volunteers are continuing development at [UnstoppableSwap/core](https://github.com/UnstoppableSwap/core), which includes a graphical user interface. Please note that the fork has introduced network-level breaking changes, making it incompatible with peers running this repository - you will not be able to initiate swaps with them. ## Quick Start From 4db069b02c79a108ffa1d752f40cfea47deddb45 Mon Sep 17 00:00:00 2001 From: Byron Hambly Date: Mon, 26 May 2025 11:14:21 +0200 Subject: [PATCH 2/5] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 80612c4f..72130de7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +> [!CAUTION] +> # THIS REPO IS UNMAINTAINED
PLEASE USE [UNSTOPPABLESWAP]([url](https://github.com/UnstoppableSwap/core)) INSTEAD + +**This repository is unmaintained**. The original developers (@comit-network) have moved on to other projects. Community volunteers are continuing development at [UnstoppableSwap/core](https://github.com/UnstoppableSwap/core), which includes a graphical user interface. Please note that the fork has introduced network-level breaking changes, making it incompatible with peers running this repository - you will not be able to initiate swaps with them. + # XMR to BTC Atomic Swap This repository hosts an MVP for atomically swapping BTC to XMR. @@ -9,10 +14,6 @@ Currently, swaps are only offered in one direction with the `swap` CLI on the bu We are working on implementing a protocol where XMR moves first, but are currently blocked by advances on Monero itself. You can read [this blogpost](https://comit.network/blog/2021/07/02/transaction-presigning) for more information. -## Maintenance - -**This repository is unmaintained**. The original developers (@comit-network) have moved on to other projects. Community volunteers are continuing development at [UnstoppableSwap/core](https://github.com/UnstoppableSwap/core), which includes a graphical user interface. Please note that the fork has introduced network-level breaking changes, making it incompatible with peers running this repository - you will not be able to initiate swaps with them. - ## Quick Start 1. Download the [latest `swap` binary release](https://github.com/comit-network/xmr-btc-swap/releases/latest) for your operating system. From 4c46cc9a72b6daec408ac2fe2c6a873cd367763e Mon Sep 17 00:00:00 2001 From: Mohan <86064887+binarybaron@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:37:35 +0200 Subject: [PATCH 3/5] fix(docs): UnstoppableSwap -> eigenwallet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72130de7..eb249f07 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ > [!CAUTION] > # THIS REPO IS UNMAINTAINED
PLEASE USE [UNSTOPPABLESWAP]([url](https://github.com/UnstoppableSwap/core)) INSTEAD -**This repository is unmaintained**. The original developers (@comit-network) have moved on to other projects. Community volunteers are continuing development at [UnstoppableSwap/core](https://github.com/UnstoppableSwap/core), which includes a graphical user interface. Please note that the fork has introduced network-level breaking changes, making it incompatible with peers running this repository - you will not be able to initiate swaps with them. +**This repository is unmaintained**. The original developers (@comit-network) have moved on to other projects. Community volunteers are continuing development at [UnstoppableSwap/core](https://github.com/eigenwallet/core), which includes a graphical user interface. Please note that the fork has introduced network-level breaking changes, making it incompatible with peers running this repository - you will not be able to initiate swaps with them. # XMR to BTC Atomic Swap From 7d0bb95d5193ef78a5037aadee7f929e8151573d Mon Sep 17 00:00:00 2001 From: Mohan <86064887+binarybaron@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:38:06 +0200 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb249f07..361d29a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ > [!CAUTION] -> # THIS REPO IS UNMAINTAINED
PLEASE USE [UNSTOPPABLESWAP]([url](https://github.com/UnstoppableSwap/core)) INSTEAD +> # THIS REPO IS UNMAINTAINED
PLEASE USE [eigenwallet]([url](https://github.com/eigenwallet/core)) INSTEAD **This repository is unmaintained**. The original developers (@comit-network) have moved on to other projects. Community volunteers are continuing development at [UnstoppableSwap/core](https://github.com/eigenwallet/core), which includes a graphical user interface. Please note that the fork has introduced network-level breaking changes, making it incompatible with peers running this repository - you will not be able to initiate swaps with them. From dc6ba84bbb1fe5ecc69581fec7dd8529567c4e32 Mon Sep 17 00:00:00 2001 From: Mohan <86064887+binarybaron@users.noreply.github.com> Date: Tue, 22 Jul 2025 13:38:19 +0200 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 361d29a5..346ec0b6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ > [!CAUTION] > # THIS REPO IS UNMAINTAINED
PLEASE USE [eigenwallet]([url](https://github.com/eigenwallet/core)) INSTEAD -**This repository is unmaintained**. The original developers (@comit-network) have moved on to other projects. Community volunteers are continuing development at [UnstoppableSwap/core](https://github.com/eigenwallet/core), which includes a graphical user interface. Please note that the fork has introduced network-level breaking changes, making it incompatible with peers running this repository - you will not be able to initiate swaps with them. +**This repository is unmaintained**. The original developers (@comit-network) have moved on to other projects. Community volunteers are continuing development at [eigenwallet/core](https://github.com/eigenwallet/core), which includes a graphical user interface. Please note that the fork has introduced network-level breaking changes, making it incompatible with peers running this repository - you will not be able to initiate swaps with them. # XMR to BTC Atomic Swap