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

Feat/rao devnet ready 2 #980

Draft
wants to merge 26 commits into
base: devnet-ready
Choose a base branch
from
Draft

Commits on Nov 13, 2024

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

Commits on Nov 14, 2024

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

    open-junius committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    258b9c7 View commit details
    Browse the repository at this point in the history
  3. fix clippy

    open-junius committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    52b5dc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

Commits on Nov 20, 2024

  1. Fixes

    keithtensor committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1cedb5c View commit details
    Browse the repository at this point in the history
  2. Fixes

    keithtensor committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d715bbc View commit details
    Browse the repository at this point in the history
  3. Fixes

    keithtensor committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2d67568 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Implement share pool

    gztensor committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    03d54ec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1009 from opentensor/feat/share-pool

    Feat/share pool
    gztensor authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    485c8f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Merge pull request #996 from opentensor/mechanism-enum

    Use an enum to represent mechanism ID
    keithtensor authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e84c470 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Revert "Implement share pool"

    This reverts commit 03d54ec.
    camfairchild committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    35288b1 View commit details
    Browse the repository at this point in the history
  2. Add move_all_stake dispatchable (#1010)

    * Add move_all_stake dispatchable
    
    * cargo fmt
    
    ---------
    
    Co-authored-by: Cameron Fairchild <[email protected]>
    keithtensor and camfairchild authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    37197f0 View commit details
    Browse the repository at this point in the history
  3. Fix stake weight issues (#998)

    * Fix NeuronInfoLite::stake returns Stake
    
    * Fix initial tao and alpha in subnet
    
    * Add stake weights tests
    
    * Reformat
    ales-otf authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    b1bc85c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3c3151 View commit details
    Browse the repository at this point in the history
  5. add test and helper

    camfairchild committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2ab34b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0314b97 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    5c86af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    601a49f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5e23ac View commit details
    Browse the repository at this point in the history
  4. add constants

    camfairchild committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    083e334 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    b599af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7302722 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d0c881 View commit details
    Browse the repository at this point in the history