Releases: Sjors/bitcoin
SV2 Template Provider v0.1.13 via IPC
If you're not familiar with "IPC", please use sv2-tp-0.1.13 instead. The list of changes is there as well.
You need to self-sign the macOS binaries:
codesign -s - bin/bitcoin*
See #48 for usage. TL&DR:
bin/bitcoin-node -ipcbind=unix
bin/bitcoin-mine
It currently also contains bitcoin-node which provides the interface that bitcoin-mine (the Template Provider) connects to. The goal is to get the interface in a regular Bitcoin Core release. After the releases here would only contain bitcoin-mine.
Guix build hashes: https://github.com/Sjors/guix.sigs/tree/sv2/sv2-tp-0.1.13-ipc
SV2 Template Provider v0.1.13
Fixes a bug when multiple clients are connected.
I only built binaries for Linux and macOS, let me know if you need anything else.
You need to self-sign the macOS binaries:
codesign -s - bin/bitcoin*
Use at your own risk:
The code is still under development, it's had much less review than the regular Bitcoin Core releases. See #68
The binaries were generated by me. It's safer to compile yourself from the sv2 branch here, which will also give you the most recent version.
For macOS: the binaries are not code-signed. On Apple Silicon you need to do codesign -s - bitcoind. On Intel mac you can instead open it once by right-clicking on the file, after that starting from the command-line should work. The zip file contains the GUI, whereas the tar file contains bitcoind and bitcoin-cli.
Guix build hashes: https://github.com/Sjors/guix.sigs/tree/sv2/sv2-tp-0.1.13
SV2 Template Provider v0.1.12 via IPC
This replacing the broken 0.1.11 IPC release.
See #48 for usage.
It currently also contains bitcoin-node which provides the interface that bitcoin-mine (the Template Provider) connects to. The goal is to get the interface in a regular Bitcoin Core release. After the releases here would only contain bitcoin-mine.
Guix build hashes: https://github.com/Sjors/guix.sigs/tree/sv2/sv2-tp-0.1.12-ipc
SV2 Template Provider v0.1.12
Fixes several bugs from v0.1.10.
If it something breaks, please report the bug and then downgrade to v0.1.9.
I only built binaries for Linux and macOS, let me know if you need anything else.
Use at your own risk:
- The code is still under development, it's had much less review than the regular Bitcoin Core releases. See #68
- The binaries were generated by me. It's safer to compile yourself from the sv2 branch here, which will also give you the most recent version.
For macOS: the binaries are not code-signed. On Apple Silicon you need to do codesign -s - bitcoind
. On Intel mac you can instead open it once by right-clicking on the file, after that starting from the command-line should work. The zip file contains the GUI, whereas the tar file contains bitcoind and bitcoin-cli.
Guix build hashes: https://github.com/Sjors/guix.sigs/tree/sv2/sv2-tp-0.1.12
sv2-tp-0.1.11-ipc
This replacing the broken 0.1.10 IPC release (the regular 0.1.10 release should be fine).
See #48 for usage.
It currently also contains bitcoin-node
which provides the interface that bitcoin-mine
(the Template Provider) connects to. The goal is to get the interface in a regular Bitcoin Core release. After the releases here would only contain bitcoin-mine
.
Guix build hashes: https://github.com/Sjors/guix.sigs/tree/sv2/sv2-tp-0.1.11-ipc
sv2-tp-0.1.10 IPC
This is the IPC variant of https://github.com/Sjors/bitcoin/releases/tag/sv2-tp-0.1.10
Warning: this release appears to be broken, see #71
See #48 for usage.
It currently also contains bitcoin-node
which provides the interface that bitcoin-mine
(the Template Provider) connects to. The goal is to get the interface in a regular Bitcoin Core release. After the releases here would only contain bitcoin-mine
.
Guix build hashes: https://github.com/Sjors/guix.sigs/tree/sv2/sv2-tp-0.1.10-ipc
SV2 Template Provider v0.1.10
What's new:
- some refactoring, but no new functionality
If it something breaks, please report the bug and then downgrade to v0.1.9.
Based on 735e934.
I only built binaries for Linux and macOS, let me know if you need anything else.
Use at your own risk:
- The code is still under development, it's had much less review than the regular Bitcoin Core releases. See #68
- The binaries were generated by me. It's safer to compile yourself from the sv2 branch here, which will also give you the most recent version.
For macOS: the binaries are not code-signed. On Apple Silicon you need to do codesign -s - bitcoind
. On Intel mac you can instead open it once by right-clicking on the file, after that starting from the command-line should work. The zip file contains the GUI, whereas the tar file contains bitcoind and bitcoin-cli.
Guix build hashes: https://github.com/Sjors/guix.sigs/tree/sv2/sv2-tp-0.1.10
SV2 Template Provider v0.1.9
What's new:
- use the latest testnet4 consensus rules, see bitcoin#30786
- Bitcoin Core switched to cmake, so the build process is different now
- Fix crash after finding a block, which was introduced somewhere around 0.1.5
I only built binaries for Linux and macOS, let me know if you need anything else.
Use at your own risk:
- The code is still under development, it's had much less review than the regular Bitcoin Core releases. See bitcoin#29432
- The binaries were generated by me. It's safer to compile yourself from the sv2 branch here, which will also give you the most recent version.
For macOS: the binaries are not code-signed. You need to open them once by right-clicking on the file, after that starting from the command-line should work. The zip file contains the GUI, whereas the tar file contains bitcoind and bitcoin-cli.
Guix build hashes: https://github.com/Sjors/guix.sigs/tree/sv2-tp-0.1.9
SV2 Template Provider v0.1.8
What's new:
- use the latest testnet4 consensus rules, see bitcoin#30786
- Bitcoin Core switched to cmake, so the build process is different now
Unfortunately this release crashes whenever a new block is found, so skipping the binaries...
sv2-tp-0.1.7
What's new:
- Fixed broken noise encryption in 0.1.6
I only built binaries for Linux and macOS, let me know if you need anything else.
Use at your own risk:
- The code is still under development, it's had much less review than the regular Bitcoin Core releases. See bitcoin#29432
- The binaries were generated by me. It's safer to compile yourself from the sv2 branch here, which will also give you the most recent version.
For macOS: the binaries are not code-signed. You need to open them once by right-clicking on the file, after that starting from the command-line should work. The zip file contains the GUI, whereas the tar file contains bitcoind and bitcoin-cli.
Guix build hashes: https://github.com/Sjors/guix.sigs/tree/sv2/sv2-tp-0.1.7