Bump digibyted 9.26.4→9.26.5 (source-build asset) #43
Reference in New Issue
Block a user
Delete Branch "vupd/1924-digibyted-v9.26.5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bump digibyted 9.26.4 → 9.26.5 — source-build asset (DigiByte Core v9.26.5)
Release: DigiByte Core v9.26.5 (stable, 2026-07-23) — post-activation maintenance: startup-hang fix + BIP90 burial of already-active deployments.
This PR (asset):
digibyte/digibyted.Dockerfile—ARG VERSION9.26.4→9.26.5,ARG SHA256→37f6bf6a682f99b5966c2bd3f0cfe3013b60b7b55268958663231ebbf9e56773(verified against the release tarball). digibyted has no upstream Docker image — this Dockerfile fetches and builds the official release tarball.Companion PR: StakeSquid/vibe-node
vupd/1924-digibyted-v9.26.5bumpscontext.ymldigibyte/digibytedclient_version9.26.4→9.26.5. The rpc gitlink is set to rpcmainHEAD at deploy time (never carried in a diff), so the two PRs are independent to merge in either order.Fork status: No consensus deadline. DigiDollar/AlgoLock soft forks already activated on mainnet at block 23869440 (2026-07-17); v9.26.5 is post-activation.
Breaking changes (consumer-facing RPC only — node upgrade is drop-in):
getdeploymentinfo/getdigidollardeploymentinfo(and REST/deploymentinfo) now report taproot/digidollar/algolock astype=buried(active/height); thebip9sub-object and signaling bits are removed.getblocktemplatevbavailable/versionno longer carry signaling bits.⚠️ digibyte is currently dormant in the fleet — not deployed/served anywhere (zero 7-day DRPC market, no running container fleet-wide, empty DRPC node status). It was removed after the 2026-07-04 9.26.4 deploy while the version pin + Dockerfile asset remained in the repo. There is therefore no live host to verify on. This merge updates the dormant pinned asset so the next digibyte-mainnet provisioning builds 9.26.5; the post-merge fleet deploy will be a no-op until digibyte is re-provisioned. If digibyte is being retired, close this — the bump is harmless but unnecessary.
Verify plan (when digibyte is next provisioned):
digibyted --version= 9.26.5, healthygetblockchaininfo, no crashloop,getdeploymentinforeturns the new buried shape.Ref: StakeSquid/vibe-node#1924