Bitcoin BIP110 Resource Directory
This page collects the primary links used to download, operate, verify, and independently review Bitcoin BIP110. For software installation, always confirm the current release guidance before downloading or replacing an existing node.
Software Releases
| Release | Purpose |
|---|---|
| 29.4.1 Release Files | Bitcoin Knots release directory containing platform-specific binaries and source archives. |
| RC5 Release Candidate | RC5 directory referenced by the current BLAKE2b release guidance. |
| RC5 SHA256SUMS | Checksums for verifying RC5 download integrity. |
| RC5 Signature | Signed checksum file for independently verifying the RC5 release artifacts. |
| 29.x Release Archive | Directory of Bitcoin Knots 29.x releases and release candidates. |
Source Code
| Resource | Description |
|---|---|
| Source Code | Bitcoin Knots github repository hosts the source code of the primary implementation of Bitcoin BIP110. |
Nodes and Mining
| Resource | Description |
|---|---|
| Node Operators | Guidance for upgrades, existing data directories, chain walk-back, pruned nodes, reindexing, and BLAKE2b compatibility. |
| Mining Guide | Mainnet configuration, verification commands, ports, mining configuration, and BLAKE2b activation checks. |
| Miners and DATUM | Mining and DATUM-specific operational guidance. |
| CONVOY DATUM Gateway | DATUM Gateway source code used by compatible mining infrastructure. |
Network Verification
Use independent network data and your own node where possible to verify that software is following the intended Bitcoin BIP110 chain.
| Resource | Description |
|---|---|
| Mempool.Guide | Bitcoin BIP110 network and block-tracking resource. |
Protocol and Development
| Reference | Description |
|---|---|
| BIP 110 | Reduced Data Temporary Softfork specification. |
| Knots PR #359 | BLAKE2b proof-of-work hardfork implementation. |
| Knots PR #385 | Mainnet and testnet4 BLAKE2b parameters and activation checkpoints. |
| Knots PR #358 | Reduced-data activation at the proof-of-work change. |
| Knots PR #357 | Opt-in SIGHASH_UNIFIED transaction replay protection. |
| Knots PR #368 | Peer preference using NODE_BLAKE2B. |
| Knots PR #363 | Version 2 block-header fields exposed through block RPC results. |
Software Maintainers
| Resource | Description |
|---|---|
| Bitcoin Knots Website | Maintainers' website for downloads, release information, and documentation. |
| Mailing List | Receive the latest release, security, software update, announcements by email. |
| Report an Issue | Public Bitcoin Knots issue tracker for reproducible software bugs and development issues. |