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

fix: claimed in staking info endpoint #1445

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 4, 2024

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

    Imod7 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    50943e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 13, 2024

  1. updated docs

    Imod7 committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9012e24 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 18, 2024

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

    Imod7 committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    de06c6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c47eda View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    56e3738 View commit details
    Browse the repository at this point in the history
  2. Remove yarn.lock files from PR

    Imod7 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9e838e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    753f3ee View commit details
    Browse the repository at this point in the history
  2. run linter

    Imod7 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7ac0236 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Aug 5, 2024

  1. updated logic of claimed field for validator account

    - removed `partially claimed` value
    - added `undefined` value
    - updated tests
    Imod7 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    88be07e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. fix for claimed in case of validator account

    - bringing back `partially claimed` for validator
    Imod7 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cd66735 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 19, 2024

  1. nominator logic when validator era partially claimed

    - Added validator and nominator status types to allow specific status values for each
    - Updated existing test
    Imod7 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0829f44 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. added test for nominator

    Imod7 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    22ad9f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b04c28f View commit details
    Browse the repository at this point in the history
  3. run linter

    Imod7 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4a2cba0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

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