Skip to content
This repository was archived by the owner on Jul 10, 2026. It is now read-only.

Add blockmachine network#1027

Open
dougsillars wants to merge 1 commit into
RaoFoundation:stagingfrom
dougsillars:add-blockmachine-network
Open

Add blockmachine network#1027
dougsillars wants to merge 1 commit into
RaoFoundation:stagingfrom
dougsillars:add-blockmachine-network

Conversation

@dougsillars

Copy link
Copy Markdown
Contributor

Summary

Registers a new blockmachine network pointing at wss://rpc.blockmachine.io/, so it can be selected with --network blockmachine.

Changes in bittensor_cli/src/__init__.py:

  • Add "blockmachine" to Constants.networks
  • Add blockmachine_entrypoint = "wss://rpc.blockmachine.io/"
  • Add "blockmachine": blockmachine_entrypoint to Constants.network_map

Notes

  • The subnets price archive check (non_archives list in cli.py) was intentionally left unchanged. If rpc.blockmachine.io is not an archive node, "blockmachine" should be added to that list as well.

🤖 Generated with Claude Code

@github-actions

Copy link
Copy Markdown

PRs must use signed commits.

Unsigned commits:

@github-actions

Copy link
Copy Markdown

PRs need to be open against staging.

Register the blockmachine network (wss://rpc.blockmachine.io/) so it can
be selected via --network blockmachine.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dougsillars dougsillars force-pushed the add-blockmachine-network branch from e788f3a to 241ff56 Compare July 10, 2026 00:45
@github-actions

Copy link
Copy Markdown

PRs need to be open against staging.

@github-actions

Copy link
Copy Markdown

PRs must use signed commits.

Unsigned commits:

@dougsillars dougsillars changed the base branch from main to staging July 10, 2026 00:46
@github-actions

Copy link
Copy Markdown

PRs must use signed commits.

Unsigned commits:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant