Skip to content

chore(CCHAIN-1977): add arc-node crates placeholder#124

Closed
sdaveas-circle wants to merge 1 commit into
circlefin:mainfrom
sdaveas-circle:chore-CCHAIN-1977-claim-arc-node-crate
Closed

chore(CCHAIN-1977): add arc-node crates placeholder#124
sdaveas-circle wants to merge 1 commit into
circlefin:mainfrom
sdaveas-circle:chore-CCHAIN-1977-claim-arc-node-crate

Conversation

@sdaveas-circle

@sdaveas-circle sdaveas-circle commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds minimal crates.io placeholder packages for the Arc Node package names we
intend to reserve.

Details

  • Adds a dependency-free placeholder workspace.
  • Uses version 0.0.0-placeholder for every package.
  • Points users to the public Arc Node repository and warns that these placeholder releases have no runtime functionality.
  • Keeps private/generic tooling crates out of the placeholder set.

Placeholder Packages

  • arc-consensus-db
  • arc-consensus-types
  • arc-eth-engine
  • arc-evm
  • arc-evm-node
  • arc-execution-config
  • arc-execution-payload
  • arc-execution-txpool
  • arc-execution-validation
  • arc-node
  • arc-node-consensus
  • arc-node-consensus-cli
  • arc-node-execution
  • arc-precompiles
  • arc-remote-signer
  • arc-shared
  • arc-signer
  • arc-snapshots
  • arc-version

Testing

  • Ran cargo metadata --no-deps --format-version 1 and confirmed the workspace has the 19 package names above.
  • Ran cargo publish --dry-run --workspace; Cargo packaged, verified, and reached the dry-run upload step for all 19 packages.

@sdaveas-circle sdaveas-circle force-pushed the chore-CCHAIN-1977-claim-arc-node-crate branch from 90923b8 to 2a41e55 Compare June 8, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant