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

Jupiter #3

Draft
wants to merge 41 commits into
base: master
Choose a base branch
from
Draft

Jupiter #3

wants to merge 41 commits into from

Commits on Mar 15, 2024

  1. manual concat

    billythedummy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    1150604 View commit details
    Browse the repository at this point in the history
  2. placeholder

    billythedummy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    daea736 View commit details
    Browse the repository at this point in the history
  3. Merge pull request igneous-labs#60 from igneous-labs/feat/manual-conc…

    …at-prefund-swap-via-stake
    
    manual concat
    billythedummy authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    39cc184 View commit details
    Browse the repository at this point in the history
  4. checked ops

    billythedummy committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    46b78a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    6649995 View commit details
    Browse the repository at this point in the history
  2. Merge pull request igneous-labs#62 from igneous-labs/feat/update-sanc…

    …tum-lst-list
    
    update sanctum-lst-list
    billythedummy authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a1abe84 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. update interface

    billythedummy committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    53957a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. update list

    billythedummy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a649b34 View commit details
    Browse the repository at this point in the history
  2. doc

    billythedummy committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7cf20c3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request igneous-labs#64 from igneous-labs/feat/sanctum-spl…

    …-multi
    
    Feat: sanctum spl multi
    billythedummy authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c731efa View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    589b7c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request igneous-labs#65 from jup-ag/feat/store-deposit-aut…

    …hority-pda
    
    feat: Store deposit auth PDA for fast quote
    billythedummy authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    539c270 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    100252c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dffa97c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10d0007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2493003 View commit details
    Browse the repository at this point in the history
  5. new uninitialized

    billythedummy committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6f609ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e27470 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. update lst list

    Johnnycus committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8a0f869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3ccd30 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 17, 2024

  1. extend dedup, cb

    billythedummy committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    75d3e65 View commit details
    Browse the repository at this point in the history
  2. oops

    billythedummy committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2fedea8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    b24a2a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    902f808 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Merge pull request igneous-labs#71 from igneous-labs/feat/deposit-cap…

    …-guard
    
    add support for deposit cap guard program
    billythedummy authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6fa31a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac6f33c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43eb6bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c82a5c0 View commit details
    Browse the repository at this point in the history
  5. the usual hack for jup usage

    Arrowana committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    987a738 View commit details
    Browse the repository at this point in the history
  6. revert the disabling hack

    Arrowana committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8811bd3 View commit details
    Browse the repository at this point in the history
  7. allow it to compile.

    siong1987 authored and Arrowana committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    76381f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4a5a653 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f39c736 View commit details
    Browse the repository at this point in the history
  10. Reexport SanctumLstList

    Arrowana committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b636f3e View commit details
    Browse the repository at this point in the history
  11. fix: use accountMap

    ZhengYuTay authored and Arrowana committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    489f7cd View commit details
    Browse the repository at this point in the history
  12. 1.18

    ZhengYuTay authored and Arrowana committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a8d2262 View commit details
    Browse the repository at this point in the history
  13. Change to underscores

    Arrowana committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b1c7ce6 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 24, 2024

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