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

BTSDK: Move do* methods to related extrinsic #2286

Merged

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    34bcfd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af43c8 View commit details
    Browse the repository at this point in the history
  3. Move do_* methods into the related extrinsic module (bittensor/core/e…

    …xtrinsics/transfer.py). + ruff
    roman-opentensor committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4f4cad8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    9a55af0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7846965 View commit details
    Browse the repository at this point in the history
  3. bug fixes

    roman-opentensor committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    453c7a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cdb9be View commit details
    Browse the repository at this point in the history
  5. bug fix

    roman-opentensor committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    841db03 View commit details
    Browse the repository at this point in the history
  6. ruff

    roman-opentensor committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f61c732 View commit details
    Browse the repository at this point in the history
  7. fix

    roman-opentensor committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    481bf8a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge remote-tracking branch 'origin/btsdk' into feat/roman/move-unde…

    …rscored-methods-to-extrinsics
    roman-opentensor committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3323569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b1e984 View commit details
    Browse the repository at this point in the history
  3. ruff

    roman-opentensor committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    38755e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. comments fixes

    roman-opentensor committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1773391 View commit details
    Browse the repository at this point in the history
  2. fix `bittensor/core/subtensor.py:445: error: Argument "logger" to "re…

    …try" has incompatible type "LoggingMachine"; expected "Logger | None" [arg-type]`
    roman-opentensor committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3ef3573 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    2fa5372 View commit details
    Browse the repository at this point in the history