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

Refactor/hotkey swap #556

Merged
merged 24 commits into from
Jul 3, 2024
Merged

Refactor/hotkey swap #556

merged 24 commits into from
Jul 3, 2024

Commits on Jul 2, 2024

  1. refactor: hotkey swap + tests

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    60d0d7d View commit details
    Browse the repository at this point in the history
  2. chore: lints

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    616c322 View commit details
    Browse the repository at this point in the history
  3. chore: clippy

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    affd4b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04637f8 View commit details
    Browse the repository at this point in the history
  5. Correct the expected weights on the register extrinsic

    keithtensor authored and Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    62e5907 View commit details
    Browse the repository at this point in the history
  6. Update pallets/subtensor/src/swap.rs

    Co-authored-by: Keith <keith@opentensor.dev>
    2 people authored and Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9667b49 View commit details
    Browse the repository at this point in the history
  7. chore: updates from using real weights in tests

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b60b544 View commit details
    Browse the repository at this point in the history
  8. chore: review comments , make swap cost a constant

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    31f320c View commit details
    Browse the repository at this point in the history
  9. chore: runtime consts

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8d7e186 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9eeff75 View commit details
    Browse the repository at this point in the history
  11. chore: pr comments assert keys

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    12161b0 View commit details
    Browse the repository at this point in the history
  12. chore: pr comments: remove last tx block

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    966b5a2 View commit details
    Browse the repository at this point in the history
  13. chore: fmt

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    062fa09 View commit details
    Browse the repository at this point in the history
  14. Use concrete numbers for weight expectations

    keithtensor authored and Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    52831fa View commit details
    Browse the repository at this point in the history
  15. Update pallets/subtensor/src/swap.rs

    Co-authored-by: orriin <167025436+orriin@users.noreply.github.com>
    2 people authored and Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b0e5673 View commit details
    Browse the repository at this point in the history
  16. chore: add test_swap_hotkey_tx_rate_limit_exceeded

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5938d16 View commit details
    Browse the repository at this point in the history
  17. chore: fmt

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2e6422d View commit details
    Browse the repository at this point in the history
  18. chore: review comments

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c595f44 View commit details
    Browse the repository at this point in the history
  19. fix: pr comments

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b9e6a26 View commit details
    Browse the repository at this point in the history
  20. chore: lint

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8626ca3 View commit details
    Browse the repository at this point in the history
  21. fix: remove unused function

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2fc9e31 View commit details
    Browse the repository at this point in the history
  22. clippy fix

    sam0x17 authored and Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7518c55 View commit details
    Browse the repository at this point in the history
  23. chore: conflicts, lints

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cadbe59 View commit details
    Browse the repository at this point in the history
  24. chore: lints

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2dda611 View commit details
    Browse the repository at this point in the history