Latest Release

Bitcoin Inquisition 27.0 is now available.

It is based on Bitcoin Core 27.0 and includes heretical activation of BIP 118 (ANYPREVOUT), BIP 119 (CHECKTEMPLATEVERIFY), and BIN-24-1 (BIP 347, OP_CAT). It also includes a new 'evalscript' subcommand for bitcoin-util that can be used to test script opcode behaviour.

Compared to Bitcoin Inquisition 25.x, this release no longer includes relay support for annexdatacarrier or pseudo ephemeral anchors.

What's Changed

  • Backports for 27.x by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/52
  • Forward port setup commits to 27.x by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/54
  • Implement BIP 119 validation (OP_CHECKTEMPLATEVERIFY) by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/55
  • Implement BIP 118 validation (SIGHASH_ANYPREVOUT) by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/56
  • Implement BIN-24-1 validation (BIP 347, OP_CAT) by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/57
  • contrib/signet/miner: Add --prefer-gbt-cli support by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/59
  • bitcoin-util evalscript subcommand by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/58
  • guix: remove errant leftover after removing libconsensus by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/60

Full Changelog: https://github.com/bitcoin-inquisition/bitcoin/compare/v27.0...v27.0-inq

Data updated on: 2024-07-01 13:14 UTC