Latest Release
- Repository: bitcoin-inquisition/bitcoin
- Published on: 2024-10-10 12:47:57 UTC
- Version Tag: v28.0-inq
- By: ajtowns
- On GitHub: bitcoin-inquisition/bitcoin/releases
Bitcoin Inquisition 28.0 is now available.
It is based on Bitcoin Core 28.0 and includes heretical activation of BIP 118 (ANYPREVOUT), BIP 119 (CHECKTEMPLATEVERIFY), and BIN-24-1 (BIP 347, OP_CAT). It also includes an 'evalscript' subcommand for bitcoin-util that can be used to test script opcode behaviour.
Bitcoin Core 28.0 includes a number of significant relay policy changes as well as changes to RPC behaviour; please see its release notes for more details.
What's Changed
- Backports for 28.x by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/63
- Forward port bitcoin-util evalscript and getdeploymentinfo script flags by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/64
- Forward port setup commits to 28.x by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/65
- Implement BIP 119 validation (OP_CHECKTEMPLATEVERIFY) by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/66
- Implement BIP 118 validation (SIGHASH_ANYPREVOUT) by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/67
- Implement BIP 347 validation (OP_CAT) by @ajtowns in https://github.com/bitcoin-inquisition/bitcoin/pull/68
Full Changelog: https://github.com/bitcoin-inquisition/bitcoin/compare/v28.0...v28.0-inq
Data updated on: 2024-12-21 09:29 UTC