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

Anchor 0.29.0 support #121

Merged
merged 9 commits into from
Feb 19, 2024
Merged

Anchor 0.29.0 support #121

merged 9 commits into from
Feb 19, 2024

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    e58e90b View commit details
    Browse the repository at this point in the history
  2. 🐛 Fixed issues after rebase

    Ikrk committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8cec94b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14cdab6 View commit details
    Browse the repository at this point in the history
  4. 🚨 Fixed formating

    Ikrk committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7a0cc56 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. 📌 Updated toolchain and pinned anchor-spl

    anchor-spl was added as dependency to explicitly activate the idl-build feature that is required because also anchor-lang has this feature activated. This way, the developers do not have to do it manually.
    Ikrk committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7918fd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a7ed6 View commit details
    Browse the repository at this point in the history
  3. 🚨 Fixed clippy warnings

    Ikrk committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    967e31a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. ✅ Updated tests to pass

    Ikrk committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    25e7a9f View commit details
    Browse the repository at this point in the history
  2. Update Examples (#126)

    * ✅ update fuzz_example0
    
    * ✅ update fuzz_example1
    
    * ✅ update fuzz_example2
    
    * ✅ update fuzz_example3
    
    * ✅ re-initialized escrow
    
    * ✅ re-initialized turnstile
    lukacan committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    257dc90 View commit details
    Browse the repository at this point in the history