INTcoin Core v1.0.5 is out
Quality + tooling release. No consensus changes, no datadir migration, no wallet format change. Drop-in replacement for v1.0.4.
Downloads
Verify against SHA256SUMS on the release page:
Linux x86_64: intcoin-v1.0.5-stable-linux-x86_64.tar.gz
Windows x64: intcoin-v1.0.5-stable-windows-x64.zip
SHA256SUMS: same release page
Highlights
intcoin-cli -regtestworks out of the box (port + cookie-auth fixes)MAX_STANDARD_SCRIPTSIG_SIZEtest refresh after the 6000 β 8000 bump in v1.0.4- 82 Boost test suites added to ctest coverage that were declared but never invoked β significant tightening of CI regression detection
- Functional test framework: OS-assigned ports (no more parallel-runner port collisions), auto-create-default-wallet on node start
- CI tooling: pre-baked Docker toolchain images per distro replace per-job apt/dnf resolver flakes
Other platforms
macOS, ARM64, RISC-V, s390x β build from source per the README support matrix. Source is reproducible via the bundled depends/ system; no host-package version skew.
Full changelog
Credits
Thanks to everyone who waited through todayβs CI plumbing. The release pipeline went through several iterations to land cleanly across both Tier 1 platforms; future releases land cleaner from this baseline. As always: report bugs in the #issues channel with OS + intcoind --version output.