Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove abusable code from subnet template #88

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    ce2a3a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e09a5ed View commit details
    Browse the repository at this point in the history
  3. log exception

    cxmplex committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0d045de View commit details
    Browse the repository at this point in the history
  4. move vuln line below the register check (should handle checking that …

    …hotkey exists if it exists in metagraph)
    cxmplex committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ca3ee79 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update neurons/miner.py

    Co-authored-by: Maciej Urbański <122983254+mjurbanski-reef@users.noreply.github.com>
    cxmplex and mjurbanski-reef committed May 23, 2024
    Configuration menu
    Copy the full SHA
    624ebd7 View commit details
    Browse the repository at this point in the history
  2. Update miner.py

    cxmplex committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e804f0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9dd361 View commit details
    Browse the repository at this point in the history
  4. add in config option

    cxmplex committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a8feafc View commit details
    Browse the repository at this point in the history
  5. remove extra line

    cxmplex committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8487a97 View commit details
    Browse the repository at this point in the history
  6. typo

    cxmplex committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3884162 View commit details
    Browse the repository at this point in the history
  7. add back in TODO

    cxmplex committed May 23, 2024
    Configuration menu
    Copy the full SHA
    64f27a0 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. remove broad try except

    cxmplex committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9d96d66 View commit details
    Browse the repository at this point in the history