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

Upgrade Solana to v2 and SPL to the latest #3219

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    5f63748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21df641 View commit details
    Browse the repository at this point in the history
  3. Update Cargo.lock

    acheroncrypto committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    496f860 View commit details
    Browse the repository at this point in the history
  4. spl: Fix missing Pod trait import

    `Pod` trait is no longer exported from `spl-token-2022`, use the export from `anchor-lang`
    acheroncrypto committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    24184aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4323c7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d8d900 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    936801e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5018c6c View commit details
    Browse the repository at this point in the history
  9. ci: Remove solang

    acheroncrypto committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2c71a85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b207d2a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8311cf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef5df60 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    06baebc View commit details
    Browse the repository at this point in the history
  14. tests: Remove SPL deps from the auction-house program

    Exported SPL crates from `anchor-spl` should be used to mitigate version conflicts
    acheroncrypto committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7b8ba07 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5c9f4ea View commit details
    Browse the repository at this point in the history
  16. tests: Fix misc

    acheroncrypto committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3ba86da View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    aafd892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c2f6bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddfe906 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    9d332c2 View commit details
    Browse the repository at this point in the history
  2. tests: Fix swap

    acheroncrypto committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    433f196 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f3c8a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1715c28 View commit details
    Browse the repository at this point in the history
  5. ci: Fix tests/swap

    acheroncrypto committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9b97d1b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    9dccb66 View commit details
    Browse the repository at this point in the history
  2. tests: Fix errors

    acheroncrypto committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3ffd0bd View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    acheroncrypto committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a5caa7c View commit details
    Browse the repository at this point in the history