Skip to content

Releases: Sjors/bitcoin

SV2 Template Provider v0.1.13 via IPC

19 Dec 08:11
sv2-tp-0.1.13-ipc
9406c4a
Compare
Choose a tag to compare
Pre-release

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

19 Dec 08:07
sv2-tp-0.1.13
a1c1bd9
Compare
Choose a tag to compare
Pre-release

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

02 Dec 19:52
sv2-tp-0.1.12-ipc
9634b8a
Compare
Choose a tag to compare
Pre-release

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

02 Dec 20:05
sv2-tp-0.1.12
72b8f59
Compare
Choose a tag to compare
Pre-release

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:

  1. The code is still under development, it's had much less review than the regular Bitcoin Core releases. See #68
  2. 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

29 Nov 17:04
sv2-tp-0.1.11-ipc
a8da99a
Compare
Choose a tag to compare
sv2-tp-0.1.11-ipc Pre-release
Pre-release

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

26 Nov 09:51
sv2-tp-0.1.10-ipc
b2ad32f
Compare
Choose a tag to compare
sv2-tp-0.1.10 IPC Pre-release
Pre-release

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

26 Nov 08:58
sv2-tp-0.1.10
743986c
Compare
Choose a tag to compare
Pre-release

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:

  1. The code is still under development, it's had much less review than the regular Bitcoin Core releases. See #68
  2. 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

03 Sep 18:38
sv2-tp-0.1.9
216354f
Compare
Choose a tag to compare
Pre-release

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:

  1. The code is still under development, it's had much less review than the regular Bitcoin Core releases. See bitcoin#29432
  2. 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

03 Sep 18:23
sv2-tp-0.1.8
40f2533
Compare
Choose a tag to compare
Pre-release

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

13 Aug 19:00
sv2-tp-0.1.7
e250789
Compare
Choose a tag to compare
sv2-tp-0.1.7 Pre-release
Pre-release

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:

  1. The code is still under development, it's had much less review than the regular Bitcoin Core releases. See bitcoin#29432
  2. 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