Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Add a way to use the subnet entities in an API only mode. #59

Merged
merged 3 commits into from
Apr 14, 2024

Conversation

GuiBibeau
Copy link
Collaborator

Description of the pull request

Currently validators and miners are forced to be connected to a subnet in order to function and connect to each other. This PR aims at giving us more flexibility and stability in operations. Mainly we are introducing an API only mode so that the edge network can operate with and without the subnet operating.

This will enable gradual rollouts of miners to the planned subnet as they will be tested in isolation in the edge network before entering production in the subnet.

Changes made

  • introduces an api_only config flag to run the miner and validator apps.
  • if this flag is present, subtensor, metagraph and wallet components
  • ....

Related issues

Testings done

Screenshots (if any)

Checklist

  • I have written tests
  • My code does not produce new errors
  • I gave myself a code review before asking others.

Copy link

vercel bot commented Apr 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
akeru-akeru-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2024 9:13pm

@tobySolutions
Copy link
Member

Holy shit!! Nice stuff!! @GuiBibeau.

@GuiBibeau GuiBibeau merged commit 504bc7b into main Apr 14, 2024
2 of 3 checks passed
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.

2 participants