Skip to content

Commit

Permalink
Update .github/scripts/downstream-project-spl-common.sh
Browse files Browse the repository at this point in the history
Co-authored-by: samkim-crypto <[email protected]>
  • Loading branch information
yihau and samkim-crypto authored Aug 30, 2024
1 parent 29e28d4 commit a601fc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/scripts/downstream-project-spl-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ fi
sed -i 's/solana-geyser-plugin-interface/agave-geyser-plugin-interface/g' ./Cargo.toml

# should be removed when spl bump their curve25519-dalek
sed -i "s/^curve25519-dalek =.*/curve25519-dalek = \"4.1.3\"/" token/client/Cargo.toml
sed -i "s/^curve25519-dalek =.*/curve25519-dalek = \"4.1.3\"/" token/confidential-transfer/proof-generation/Cargo.toml

# ignore these tests temporarily. see: https://github.com/anza-xyz/agave/pull/1693#issuecomment-2182615788
Expand Down

0 comments on commit a601fc3

Please sign in to comment.