← index

Bitcoin Inquisition 29.4

An archive of delvingbitcoin.org · view original topic →

· Anthony Towns · #1 ·

Bitcoin Inquisition 29.4 is now available from

This is based on Bitcoin Core 29.4.

This includes support for the following proposed consensus changes:

The first two of these have been active on the default signet since block 106704 (2022-09-06), the third since block 193536 (2024-04-30), and the fourth and fifth have been active since block 272592 (2025-10-06), and the sixth has been active since block 291168 (2026-02-12).

The seventh has been triggered as of block 314315 and should be active as of block 314928 (around 2026-07-26).

Note that transactions making use 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. See the 23.0 announcement for more details.

· Anthony Towns · #2 ·

Templatehash is now active.

{
  "templatehash": {
    "type": "heretical",
    "height": 314928,
    "active": true,
    "heretical": {
      "binana-id": "BIN-2026-0001-000",
      "start_time": 1767225600,
      "timeout": 2082758400,
      "period": 432,
      "status": "active",
      "since": 314928,
      "status_next": "active",
      "signal_abandon": "42800100",
      "signals": []
    }
  }
}