Skip to main content
This release broadens protocol coverage and makes day-to-day node operations clearer in the Control Panel.

More supported networks

You can now deploy several new networks straight from the new-node flow. Each network appears in node selection with its own label and logo, so picking the right chain is a single click.
  • Starknet mainnet — available through a Pathfinder-based preset.
  • Bitcoin — available through a core bitcoind preset.
  • TRON — available through a java-tron preset family.

Base and Optimism on Reth

Base and Optimism deployments now ship as dedicated presets built on Reth execution clients paired with their respective consensus and node components. Base supports both archive and full (pruned) sync modes, letting you trade storage footprint against history depth depending on what your workloads need.

Protocol logs in the Control Panel

Node logs are now surfaced directly in the node list and node overview pages. You can check what a node is doing without dropping to kubectl, which speeds up diagnosis when a node is syncing, restarting, or behaving unexpectedly.

Clearer node configuration

The configuration page now hides settings that a preset doesn’t expose, so you only see options that apply to the node you’re running.
  • Static environment variables — workload definitions support static environment variables for cases where a client needs fixed configuration baked in.
  • Corrected access URL labels — node access URL labels have been corrected for consistency.

Component versions

ComponentVersion
cp-uiv3.4.5
cp-deployments-apiv0.37.0
cp-workflowsv3.3.1
cp-authv0.4.2
cp-boltv1.9.0
Last modified on June 22, 2026