Skip to content

Common Foundry v0.1.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@JustAResearcher JustAResearcher released this 03 Sep 03:24
· 3 commits to main since this release
0140526

Common Foundry v0.1.0-rc.3 — RCNet runtime bootstrap

This RCNet-1 release candidate adds the complete wallet runtime bootstrap
package and makes missing ProductionV4 files actionable in the desktop wallet.
It is not mainnet, and RCNet coins have no intended monetary value.

Fixed

  • Missing authenticated ProductionV4 runtime files now identify the exact files
    required instead of surfacing as a generic node-storage failure.
  • The release includes Windows and Linux runtime bootstrap archives. Each
    archive contains the native node and wallet binaries, the pinned manifests,
    the fixed artifact record, and a resumable downloader for the approximately
    6.4 GB model bank.
  • The downloader verifies every part and the assembled bank with SHA-256 before
    the wallet or node can use it.

The RCNet-1 network identity, consensus rules, bootstrap endpoint, wallet data
format, and encrypted-backup format are unchanged from v0.1.0-rc.2.