Skip to content

SV2 Template Provider v0.1.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sjors Sjors released this 19 Dec 08:07
· 301 commits to sv2 since this release
sv2-tp-0.1.13
a1c1bd9

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