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: liquid alpha #552

Merged
merged 20 commits into from
Jul 2, 2024
Merged

feat: liquid alpha #552

merged 20 commits into from
Jul 2, 2024

Commits on Jun 20, 2024

  1. feat: liquid alpha

    Samuel Dare committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e0bf26b View commit details
    Browse the repository at this point in the history
  2. feat: clippy , zepter

    Samuel Dare committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6ca15b9 View commit details
    Browse the repository at this point in the history
  3. chore: bump spec

    Samuel Dare committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6b00382 View commit details
    Browse the repository at this point in the history
  4. add import

    JohnReedV committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ed87610 View commit details
    Browse the repository at this point in the history
  5. feat: use u16:MAX norm , update tests

    Samuel Dare committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5487aeb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix tests lints

    Samuel Dare committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c7dc69b View commit details
    Browse the repository at this point in the history
  2. fix: check migrations for right environments

    Samuel Dare committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    98da543 View commit details
    Browse the repository at this point in the history
  3. fix: feature propagation

    Samuel Dare committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e0c9f2a View commit details
    Browse the repository at this point in the history
  4. chore: saturating div , update ema dense

    Samuel Dare committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    adce61b View commit details
    Browse the repository at this point in the history
  5. lint

    Samuel Dare committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    de9c54a View commit details
    Browse the repository at this point in the history
  6. unite alpha getters/setters & add extrinsic

    Combines the getters and setters for alpha low/high
    
    Removes alpha high/low hyperparams
    
    adds an extrinsic to set alpha high/low
    
    adds alpha values to subnetinfo
    JohnReedV committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d01cd1c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ccddd7b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39b4fae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4d6dfd View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. test: compute alpha for 256 miners

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

Commits on Jun 23, 2024

  1. lints , use sat maths for 256 miner alpha test

    Samuel Dare committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    b836401 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. fix subnet info

    JohnReedV committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6c300a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    e5f1346 View commit details
    Browse the repository at this point in the history
  2. chore: merge conflicts , safe maths

    Samuel Dare committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    824d952 View commit details
    Browse the repository at this point in the history
  3. chore: bump spec

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