-
Ran into a bug I think using signet (Bitcoin Core v0.21.0 full node) with Specter v1.2.2
Signed a tx externally and broadcasted with Specter.
Now it is confirmed:
https://mempool.space/signet/tx…
-
I installed Specter Desktop on Ubuntu and successfully connected to Bitcoin Core. That caused my maker bot to stop connecting to my full node. I went on the IRC and used the #395 patch suggested but t…
-
Noticed while testing #796 on armv7l (although modern Raspberry Pi's are technically 64-bit boards, default Linux used there is still 32-bit). Guess we could just remove locktimes after year 2038 ther…
-
Upgraded to v0.8.0 and took the advice to create a wallet in Bitcoin Core for JoinMarket's use and all was working fine. After a reboot for upgrade and maintenance of myNode.
`jmclient.jsonrpc.Jso…
-
Hi,
When running ob-watcher the first time I get this warning but it starts:
`[WARNING] matplotlib not found, charts will not be available. Do `pip install matplotlib` in the joinmarket virtual…
-
In v0.8.0.
https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/SOURCING-COMMITMENTS.md says:
> Note that whatever utxo you add has to have a scriptPubKey of the same type …
-
Trying to create a test wallet to experiemnt with joinmarket and when i create a wallet the following error comes up
Running the command:Running the command:
python wallet-tool.py history
…
-
Hi. I’ll try to explain my situation as concisely as possible. If anyone can help I would be much obliged. I have donated in the past (because this isn’t the first time I’ve needed hand holding with t…
-
I am trying to install the newest release of JM but hitting the error message `ERROR: Package 'joinmarketbase' requires a different Python: 3.5.3 not in '>=3.6'` after the `./install.sh --without-qt`.…
-
Hello,
Every time I tumble my coins, I get this message (Using maximum coinjoin fee limits per maker of 0.1000%, 0.######### BTC (########## sat)).
How can I use (average) fee limits or even (mi…