This includes support for the following proposed consensus changes:
* [BIP 119] OP_CHECKTEMPLATEVERIFY ([PR#33])
* [BIP 118] SIGHASH_ANYPREVOUT ([PR#34])
* [BIN-2024-1] aka [BIP 347] OP_CAT ([PR#39])
This is based on [Bitcoin Core 25.2].
The first two of these have been active on the default signet since
block 106704 (2022-09-06), and the third should become active in a few
days at block 193536.
Note that transactions making use of any of these new features will
not be relayed by nodes that don't support these features, so if
you'd like your transaction to get to a miner, you'll need to peer
with other inquisition nodes. An easy way to do this is to specify
`addnode=inquisition.bitcoin-signet.net`. By default, Bitcoin Inquisition
nodes will advertise themselves via the subversion string, which can be
viewed with `bitcoin-cli -netinfo 3`.