Skip to content

Commit e4faaa5

Browse files
authored
Merge pull request #54 from quicknode/claude/metaplex-token-natives-litesvm
test(tokens): migrate 5 Metaplex/token native examples to mpl 5.x + LiteSVM and re-enable in CI
2 parents a9cae59 + 7e76536 commit e4faaa5

62 files changed

Lines changed: 2740 additions & 11254 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/.ghaignore

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
# uses generated client from shank, can't rewrite to solana-bankrun
22
tools/shank-and-solita/native
33

4-
# can't test on localnet
5-
tokens/pda-mint-authority/native
6-
tokens/nft-minter/native
7-
tokens/transfer-tokens/native
8-
tokens/token-minter/native
9-
tokens/create-token/native
10-
114
# not building: pyth-solana-receiver-sdk 1.1.0 pulls a borsh version that
125
# conflicts with Anchor 1.0 / Solana 3.x (PriceUpdateV2 fails BorshDeserialize).
136
# Blocked on an upstream SDK release compatible with solana 3.x.

0 commit comments

Comments
 (0)