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

Add IF stake and unstake CPIs #57

Merged
merged 62 commits into from
Oct 29, 2024
Merged

Add IF stake and unstake CPIs #57

merged 62 commits into from
Oct 29, 2024

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    7fe4191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba02262 View commit details
    Browse the repository at this point in the history
  3. fix tests

    wphan committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6dbdfec View commit details
    Browse the repository at this point in the history
  4. whitespace

    wphan committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8679abc View commit details
    Browse the repository at this point in the history
  5. whitespace

    wphan committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    9152b27 View commit details
    Browse the repository at this point in the history
  6. whitespace

    wphan committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    6afa71e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. fix clippy

    wphan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    94aa9fd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into wphan/wphan/tokeniz…

    …ed_vault_depositors_2
    wphan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1d5b0bf View commit details
    Browse the repository at this point in the history
  3. fix clippy in gh action

    wphan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d4b86f3 View commit details
    Browse the repository at this point in the history
  4. fix tests with adminclient

    wphan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    04b19ee View commit details
    Browse the repository at this point in the history
  5. fix test equality

    wphan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b0c7363 View commit details
    Browse the repository at this point in the history
  6. fix test equality

    wphan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5d2b347 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd0226f View commit details
    Browse the repository at this point in the history
  8. add token_cpi.rs

    wphan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    92b3cbe View commit details
    Browse the repository at this point in the history
  9. clean up msc msg

    wphan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9786f2e View commit details
    Browse the repository at this point in the history
  10. linter

    wphan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5128299 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/master' into wphan/wphan/tokeniz…

    …ed_vault_depositors_2
    wphan committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    84b7c9f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    9fcaf1d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into wphan/wphan/tokeniz…

    …ed_vault_depositors_2
    wphan committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f808b12 View commit details
    Browse the repository at this point in the history
  3. update yarn.lock

    wphan committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    cc19632 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge remote-tracking branch 'origin/master' into wphan/wphan/tokeniz…

    …ed_vault_depositors_2
    wphan committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1d05896 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. address some PR comments

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    97f78a8 View commit details
    Browse the repository at this point in the history
  2. make sure vault_protocol everywhere, consolidate rebase logic, consol…

    …idate VaultDepositorRecords
    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4173fa5 View commit details
    Browse the repository at this point in the history
  3. use safemath

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    928ab3c View commit details
    Browse the repository at this point in the history
  4. remove drift-competitions

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6ed61bb View commit details
    Browse the repository at this point in the history
  5. update main.yml

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7608cbe View commit details
    Browse the repository at this point in the history
  6. fix linter

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cbfc6f0 View commit details
    Browse the repository at this point in the history
  7. remove default-features=false

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    81c7767 View commit details
    Browse the repository at this point in the history
  8. add continue-on-error

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7908097 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb7b2fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75e6dfa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2cd1576 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    99ffa10 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab68c3f View commit details
    Browse the repository at this point in the history
  14. kcikoff build

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7de9226 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46b20e5 View commit details
    Browse the repository at this point in the history
  16. use raw bash

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5771e34 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    42bdf6d View commit details
    Browse the repository at this point in the history
  18. try another shell cmd

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    67e1891 View commit details
    Browse the repository at this point in the history
  19. update shell

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a701f3e View commit details
    Browse the repository at this point in the history
  20. disable cargo frozen

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    dbe232d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    625afe0 View commit details
    Browse the repository at this point in the history
  22. use cargo vendor

    wphan committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    09ceb97 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    bf68fda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    437dd37 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. add tests

    wphan committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    94048fc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. fix if tests, finish ixs

    wphan committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    c343672 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into wphan/wphan/tokeniz…

    …ed_vault_depositors_2
    wphan committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    d61a555 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5a7ec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b6c16d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. chore: removes competition (#56)

    * remove drift-competitions
    
    * update main.yml
    
    * fix linter
    
    * remove default-features=false
    
    * add continue-on-error
    
    * cargo fetch before solana-verify
    
    * cargo vendor before solana-verify
    
    * try to parse last line of build output
    
    * override shell command to keep errors
    
    * kcikoff build
    
    * use raw bash
    
    * try another shell cmd
    
    * update shell
    
    * disable cargo frozen
    
    * add DOCKER_FLAGS to solana-verify build
    
    * use cargo vendor
    wphan authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b88764c View commit details
    Browse the repository at this point in the history
  2. PR comments, and clippy

    wphan committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    19a4742 View commit details
    Browse the repository at this point in the history
  3. fix test

    wphan committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    f91b998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d1f085 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    wphan authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ad70954 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/wphan/wphan/tokenized_vault_depo…

    …sitors_2' into wphan/if_functions
    wphan committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    301c61b View commit details
    Browse the repository at this point in the history
  7. update CHANGELOG.md

    wphan committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b6bbc7d View commit details
    Browse the repository at this point in the history
  8. whitespace

    wphan committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b0392ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3084b25 View commit details
    Browse the repository at this point in the history
  10. fix tests

    wphan committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    968a0d7 View commit details
    Browse the repository at this point in the history