Skip to content

Potential Bug in Miner Metagraph syncing  #94

Description

@vstam1

Looking through the code I'm confused where the miner resyncs the metagraph data. On the following line the metagraph is fetched and set to a local variable. Should this be self.metagraph instead of metagraph to update the metagraph used in other places, e.g. Blacklist. I might be completely wrong, but then I do not understand where the metagraph is updated.

metagraph = self.subtensor.metagraph(

Feel free to close the issue if I'm incorrect.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions