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

Staking app release batch #2021

Merged
merged 37 commits into from
Oct 10, 2024
Merged

Staking app release batch #2021

merged 37 commits into from
Oct 10, 2024

Commits on Oct 3, 2024

  1. step 1

    guibescos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2febe1f View commit details
    Browse the repository at this point in the history
  2. progress

    guibescos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a409feb View commit details
    Browse the repository at this point in the history
  3. works

    guibescos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c9f8e1f View commit details
    Browse the repository at this point in the history
  4. add self apy

    guibescos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7f06396 View commit details
    Browse the repository at this point in the history
  5. fixed

    guibescos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    0da8b05 View commit details
    Browse the repository at this point in the history
  6. go

    guibescos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    dcb554f View commit details
    Browse the repository at this point in the history
  7. go

    guibescos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    492df8d View commit details
    Browse the repository at this point in the history
  8. rename

    guibescos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6ba4ae3 View commit details
    Browse the repository at this point in the history
  9. lint

    guibescos committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    086c6fd View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

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

    guibescos committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0d01893 View commit details
    Browse the repository at this point in the history
  3. lint

    guibescos committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    859ba58 View commit details
    Browse the repository at this point in the history
  4. add types

    guibescos committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6f76bf8 View commit details
    Browse the repository at this point in the history
  5. fix types again

    guibescos committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d3c26e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. cleanup

    guibescos committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ede2629 View commit details
    Browse the repository at this point in the history
  2. go

    guibescos committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    dcabdac View commit details
    Browse the repository at this point in the history
  3. complete

    guibescos committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2d721bc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1997 from cprussin/sort-by-pub-stake-first

    feat(staking): sort by publisher self-stake first
    cprussin authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3686fa5 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/staking-app-release-batch' int…

    …o feat/display-actual-apy
    cprussin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    50c442f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1993 from pyth-network/feat/display-actual-apy

    feat: display actual net apy
    cprussin authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1a37585 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24c4487 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'upstream/staking-app-release-batch' int…

    …o feat/add-pythnet-client
    cprussin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    498a251 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'upstream/staking-app-release-batch' int…

    …o feat/add-pythnet-client
    cprussin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7d59721 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2005 from pyth-network/feat/add-pythnet-client

    feat: fetch data from pythnet
    cprussin authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a8b08ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7254d7b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    92efb88 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    71dd9f4 View commit details
    Browse the repository at this point in the history
  14. clean up code a bit

    cprussin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8cd4792 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    59b14c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2014 from cprussin/expose-publishers

    feat(staking): expose publisher names for pubs who wish to be public
    cprussin authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5e54027 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37fb9b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    667c4fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a56fc93 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2019 from cprussin/add-changelog

    feat(staking): add changelog
    cprussin authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2f7d072 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2020 from cprussin/fix-last-stake-account

    fix(staking): fix last stake account when moving between devnet
    cprussin authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    854bca0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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