Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 866843a

Browse files
committed
address comments on PR
1 parent 96777bd commit 866843a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/release-notes/release-notes-0.9.12.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Joinmarket-clientserver 0.9.12:
33

44
<https://github.com/joinmarket-org/joinmarket-clientserver/releases/tag/v0.9.12>
55

6-
**This is the final release of this implementation of Joinmarket**. The repo will now be archived, meaning there will be no more updates; the releases will be left here for download in case that's useful.
6+
**This is probably the final release of this implementation of Joinmarket**. The repo will now be archived, meaning there will be no plans for more updates; the releases will be left here for download in case that's useful.
77

88
We would advise users of the software to examine the reimplementation at https://github.com/joinmarket-ng/joinmarket-ng. This is **not** a recommendation; use of this or any similar software is your own responsibility.
99

@@ -16,7 +16,7 @@ To upgrade:
1616

1717
(If you are upgrading from a version pre-0.7.0 please read the "Upgrading" section in [the 0.7.0 release notes](https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/release-notes/release-notes-0.7.0.md).)
1818

19-
(If you are upgrading from a version pre-0.9.0 please read the [release notes](https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/release-notes/release-notes-0.9.0.md) to find out how about [fidelity bonds](../fidelity-bonds.md) are relevant to your use-case).
19+
(If you are upgrading from a version pre-0.9.0 please read the [release notes](https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/release-notes/release-notes-0.9.0.md) to find out how [fidelity bonds](../fidelity-bonds.md) are relevant to your use-case).
2020

2121
First run the `install.sh` script as mentioned in the README. When prompted to overwrite the directory `jmvenv`, accept.
2222

@@ -41,7 +41,7 @@ Shoutout to @m0wer for reporting this one:
4141
### Descriptor wallet support
4242

4343
This change is needed to run the software with the most recent
44-
versions of Bitcoin Core that disable old non-descriptor wallets.
44+
versions of Bitcoin Core (>= 30.0) that disable old non-descriptor wallets.
4545
(Remember, we don't use Bitcoin's wallet for keys/signing, only for
4646
watch-only; but we do still use it).
4747

@@ -76,7 +76,7 @@ watch-only; but we do still use it).
7676
### Configuration
7777

7878
* `d87e7cb` Replace default directory nodes with currently working ones
79-
* `b03c5ef` Mark my previous signing key as lost
79+
* `b03c5ef` Mark my previous signing key as lost (my == @AdamISZ)
8080
* `c416a94` Remove DarkScience IRC network from default config
8181
* `954dc36` Remove Ilita IRC, re-enable hackint
8282

0 commit comments

Comments
 (0)