Why Nostr? What is Njump?
2024-04-18 15:46:42

Boris on Nostr: I confirm reproducible build of #bitcoin core 27.0 on x86_64-linux-gnu. ``` sudo ...

I confirm reproducible build of #bitcoin core 27.0 on x86_64-linux-gnu.

```
sudo apt-get install guix
git clone https://github.com/bitcoin/bitcoin
cd bitcoin/
git checkout -b my v27.0
git log # must show commit d82283950f5ff3b2116e705f931c6e89e5fdd0be
env HOSTS='x86_64-linux-gnu' ./contrib/guix/guix-build
```

... wait for a while ...

```
$ sha256sum guix-build-27.0/output/x86_64-linux-gnu/bitcoin-27.0-x86_64-linux-gnu.tar.gz
2a6974c5486f528793c79d42694b5987401e4a43c97f62b1383abf35bcee44a8
```

The binary with the same hash can be downloaded from https://bitcoincore.org/bin/bitcoin-core-27.0/bitcoin-27.0-x86_64-linux-gnu.tar.gz
Author Public Key
npub1ceqzzf0fp6p8jt6cqqpmh7q6zv96kf2q64fnx8zsxhlsse89549szuy6rr