Skip to content

Common Foundry v0.1.0-devnet.14 - Integration Devnet

Pre-release
Pre-release

Choose a tag to compare

@JustAResearcher JustAResearcher released this 25 Aug 20:10
· 3 commits to main since this release
v0.1.0-devnet.14
0140526

Common Foundry v0.1.0-devnet.14

Status clarification - August 25, 2026: This release validates the Devnet integration stack using the tiny ForgeMatrix v2 reference profile. It is not the production/mainnet RC1 and does not represent final GPU utilization, power, proof size, or performance.

Peer-settings hotfix — refreshed August 25, 2026: the packaged wallet
capability policy is corrected, so the Network screen can add, remove, reset,
and persist configured peers on Windows and Linux.

Devnet-14 is the public binary integration test release for the existing Common
Foundry Devnet-0 network. Production and mainnet activation remain disabled.

This download repository intentionally contains no application source code.
GitHub's automatically generated Source code archives contain only the
repository's distribution metadata, not the Common Foundry implementation.

Highlights

  • Persistent wallet peer management with add, remove, reset, restart
    persistence, and clearer diagnostics.
  • Windows and Linux wallet, node, and standalone-miner packages.
  • CUDA support for Volta and NVIDIA RTX 20-, 30-, 40-, and 50-series GPUs,
    including multi-GPU controls.
  • Runtime-loaded OpenCL support for Intel Arc.
  • Graceful node shutdown and stalled-session regression coverage on Windows and
    Linux.
  • Stronger build-identity, archive-safety, reproducibility, and
    release-provenance checks.
  • Continued production-proof research behind dormant, fail-closed feature
    gates; Devnet consensus still uses its existing reference profile.

Recommended downloads

Windows

  • GUI wallet installer: Common.Foundry.Wallet_0.1.0-devnet.14_x64-setup.exe
  • Node package: commonfoundry-node-v0.1.0-devnet.14-windows-x86_64.zip
  • Standalone miner:
    commonfoundry-miner-v0.1.0-devnet.14-windows-x86_64.zip

Linux x86-64

  • GUI wallet: Common.Foundry.Wallet_0.1.0-devnet.14_amd64.AppImage
  • Debian/Ubuntu wallet: Common.Foundry.Wallet_0.1.0-devnet.14_amd64.deb
  • Node package: commonfoundry-node-v0.1.0-devnet.14-linux-x86_64.tar.gz
  • Standalone miner:
    commonfoundry-miner-v0.1.0-devnet.14-linux-x86_64-gnu.tar.gz

The individual node and wallet executables are also attached for advanced
testers.

Upgrade and verification

  • Preserve existing wallet data; replace only the application binaries.
  • Devnet-14 remains compatible with the current Devnet-0 chain and P2P port
    18444.
  • Verify every download against SHA256SUMS.txt before running it.
  • BUILDINFO.json records the exact build identity and artifact inventory.
  • Windows executables are not code-signed and may display an unknown-publisher
    warning.

See the attached RELEASE_NOTES.md for the complete technical change and
qualification notes. Please report reproducible problems through this
repository's Issues section without posting wallet recovery material, private
keys, passwords, or tokens.