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

Dust off dependencies, update to anchor 0.29, solana 1.17 #588

Draft
wants to merge 18 commits into
base: develop
Choose a base branch
from

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    0198278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f20c9 View commit details
    Browse the repository at this point in the history
  3. fix edition config

    archseer committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    e393a98 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    ce3caf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec57567 View commit details
    Browse the repository at this point in the history
  3. Pin ahash so it doesn't require rustc that's too new

    cargo update -p ahash@0.8.7 --precise 0.8.6
    archseer committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a44e5ad View commit details
    Browse the repository at this point in the history
  4. Pin toml_edit the same way

    cargo update -p toml_edit@0.21.1 --precise 0.21.0
    archseer committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f134d6f View commit details
    Browse the repository at this point in the history
  5. Address clippy lint

    archseer committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    35f7c51 View commit details
    Browse the repository at this point in the history
  6. Pin solana to 1.17

    archseer committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    fb46685 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab03ef8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50625c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    b8e8c1a View commit details
    Browse the repository at this point in the history
  2. Update yarn.lock

    archseer committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6ba0a9a View commit details
    Browse the repository at this point in the history
  3. Update more serum references

    archseer committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d4d1371 View commit details
    Browse the repository at this point in the history
  4. Update the ts library

    archseer committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    91ef04e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd562ff View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    168b7d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3f6fe View commit details
    Browse the repository at this point in the history