Sjors Provoost

Results 1483 comments of Sjors Provoost

The genesis block title by @jlopp is great. It refers to a failure of the previous thing. If people start to value testnet4 coins to the extend where its genesis...

Here's a commit that makes `getblocktemplate` reorg low difficulty testnet4 blocks: https://github.com/Sjors/bitcoin/commit/2125fc56163ceaddfadbc78ad0d0da5b1a99a8fa It adds some complexity, but not in the validation code. I wonder if it would be useful on...

> I don't have S9s lying around unfortunately I do, special discount for genesis blocks :-) > use the 20min rule for mining their fancy non-standard transactions etc When a...

utACK f2e3662e57eca1330962faf38ff428a564d50a11

> Something a bit more concrete. We could consolidate all packages in depends to .tar.gz (which is also what we use for releases), and drop `bzip2` and eventually `xz`. Concept...

@laanwj did you mean `'-b', BRANCH` instead of `'-b', branch`? I also get a difference on qrencode when running this on macOS 13.6.6 with Python 3.12.1.

Tested the Guix build on Windows 11. Code changes look reasonable, but Windows stuff is not my expertise...

Briefly retested 83c6332dc7b8145b19d725830b26dc4ef21e4b61 which still works.

I assume you added b69b9e85e98cac2c7585c9b613185dc6c80320cc because it no longer uses an external dependency? Is there something you can remove from cpp-subprocess based on your comment? https://github.com/bitcoin/bitcoin/pull/29961#issuecomment-2100521158

Tested dc08930ec68b465420cc5e1157e532fcb5cf8c87 again on Windows. x86_64 guix hashes ``` 01d11755aaf73fd378b563afa5f54286fbe9c8e2a3b6259a61d21b7cbb5bf9f4 guix-build-dc08930ec68b/output/aarch64-linux-gnu/SHA256SUMS.part 2baf27e4f865ed23b97d7f353bbcf6f8fd5629c8d7cec26ee02b048406d3418b guix-build-dc08930ec68b/output/aarch64-linux-gnu/bitcoin-dc08930ec68b-aarch64-linux-gnu-debug.tar.gz a686ed4a50b371a3ef2d20791e4fdf1f1258404f1012efc132a906808835628b guix-build-dc08930ec68b/output/aarch64-linux-gnu/bitcoin-dc08930ec68b-aarch64-linux-gnu.tar.gz dbea3292cca17491164781477fdc6c34e189456156aecc58cfe07763989a09b9 guix-build-dc08930ec68b/output/arm-linux-gnueabihf/SHA256SUMS.part 85f6d8f7377f1210c460b49766fe29075dbd54c4ab0a23c93d7d81605e82cf58 guix-build-dc08930ec68b/output/arm-linux-gnueabihf/bitcoin-dc08930ec68b-arm-linux-gnueabihf-debug.tar.gz 38730c75787366e4b9719123bcac53db01cce8c22701bc994a8e34b5d8c17415 guix-build-dc08930ec68b/output/arm-linux-gnueabihf/bitcoin-dc08930ec68b-arm-linux-gnueabihf.tar.gz 6ce75b2084be1e1afcddc3353ba67b5f848bbeb24639beba3f5e82ba4d79679f guix-build-dc08930ec68b/output/arm64-apple-darwin/SHA256SUMS.part bfb4d7c4d12a8bd24c1d3d0806c3ef41693211efa991138f92cc47e6b81f0b85 guix-build-dc08930ec68b/output/arm64-apple-darwin/bitcoin-dc08930ec68b-arm64-apple-darwin-unsigned.tar.gz 673bfb079316b5f793401f10038739fe7947f33c41013ebc1cfbea53ee6f6949 guix-build-dc08930ec68b/output/arm64-apple-darwin/bitcoin-dc08930ec68b-arm64-apple-darwin-unsigned.zip 4f5884559b3f880e7152b6b320b8f400079ee9ec413caf25ddc682c4a489e691 guix-build-dc08930ec68b/output/arm64-apple-darwin/bitcoin-dc08930ec68b-arm64-apple-darwin.tar.gz 7e60b134b8b59271cc4df1b31506f73ee02bf19e28207e40989190f18e4bb68d...