Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: solana-program/token
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 345f62f
Choose a base ref
...
head repository: solana-program/token
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5f18723
Choose a head ref
  • 12 commits
  • 91 files changed
  • 7 contributors

Commits on Feb 26, 2025

  1. remove solana-program from program/src (#26)

    * remove solana-program from program/src
    
    * fmt
    
    * use updated mollusk fork
    
    * switch to published mollusk
    
    * fix import in tests
    
    * add sdk to solana.dic
    kevinheavey authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    6d18ff7 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Configuration menu
    Copy the full SHA
    0667786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f8f15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c211e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7433164 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Update README.md (#33)

    * Update README.md
    
    * Update README.md
    
    Co-authored-by: Joe C <joe.caulfield@anza.xyz>
    
    ---------
    
    Co-authored-by: Joe C <joe.caulfield@anza.xyz>
    kmwarter and buffalojoec authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    f89ab40 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

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

    febo committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    5ed0ada View commit details
    Browse the repository at this point in the history
  3. Remove unused

    febo committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    769ef6e View commit details
    Browse the repository at this point in the history
  4. Filter p-token program

    febo committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    918d4ea View commit details
    Browse the repository at this point in the history
  5. Rename interface crate

    febo committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    d8976b4 View commit details
    Browse the repository at this point in the history
  6. Add readme

    febo committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    5f18723 View commit details
    Browse the repository at this point in the history
Loading