Skip to content

fix: restore NETUID_DEFAULT to 74 (regression)#390

Open
t7929375-eng wants to merge 1 commit intoentrius:testfrom
t7929375-eng:fix/netuid-default-regression
Open

fix: restore NETUID_DEFAULT to 74 (regression)#390
t7929375-eng wants to merge 1 commit intoentrius:testfrom
t7929375-eng:fix/netuid-default-regression

Conversation

@t7929375-eng
Copy link
Copy Markdown

Summary

NETUID_DEFAULT in gittensor/cli/miner_commands/post.py is currently set to 2 instead of 74. This was originally fixed in #358 by @eureka0928, but the fix was lost during the reapply series (#361#363). As a result, miners running gitt miner post or gitt miner check without explicitly passing --netuid 74 silently target the wrong subnet.

This one-line fix restores the correct default.

Related Issues

Regression of #358

Type of Change

  • Bug fix

Testing

  • Manually tested — verified gitt miner post --help shows [default: 74]
  • ruff check passes
  • pyright passes

Checklist

  • Code follows project style guidelines
  • Self-review completed

cc @anderdc @LandynDev

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