8000 Release SV2 Template Provider v0.1.17 · Sjors/bitcoin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SV2 Template Provider v0.1.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@Sjors Sjors released this 15 Apr 13:56
sv2-tp-0.1.17
93348c2

No notable changes.

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.17

0