Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .github/.ghaignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
# uses generated client from shank, can't rewrite to solana-bankrun
tools/shank-and-solita/native

# can't test on localnet
tokens/pda-mint-authority/native
tokens/nft-minter/native
tokens/transfer-tokens/native
tokens/token-minter/native
tokens/create-token/native

# not building: pyth-solana-receiver-sdk 1.1.0 pulls a borsh version that
# conflicts with Anchor 1.0 / Solana 3.x (PriceUpdateV2 fails BorshDeserialize).
# Blocked on an upstream SDK release compatible with solana 3.x.
Expand Down
Loading
Loading