Search code examples
Failing tests: cannot read properties of undefined(reading local) solana devnet...

typescriptsolanaanchor-solana

Read More
I can not deploy the program to dev net with anchor...

blockchainsmartcontractssolanaanchor-solana

Read More
Error handling when testing Solana event emitting...

javascriptsolanasolana-web3jsanchor-solana

Read More
Solana PDA passing from javascript client...

rustsolanasolana-web3jsanchor-solanasolana-program-library

Read More
Init Token Account error - "Error processing Instruction 0: custom program error: 0x0"...

rustsolanaanchor-solanasolana-program-library

Read More
ATA ownership changed to token program...

solanaanchor-solanasolana-program-library

Read More
Solana Anchor: CPI with PDA...

solanaanchor-solanasolana-program-library

Read More
Solana/Anchor error: (yanked dependencies) Failed to obtain package metadata: `cargo metadata` exite...

rustsmartcontractsrust-cargosolanaanchor-solana

Read More
Estimate gas cost for transaction to custom Solana Program written with Anchor...

solanasolana-web3jsanchor-solanasolana-program-library

Read More
Difference between `cargo build` , `cargo build-bpf` and `cargo build-sbf`...

rust-cargosolanaanchor-solanasolana-cli

Read More
Solana anchor Error processing Instruction 0: Cross-program invocation with unauthorized signer or w...

solanaanchor-solana

Read More
What does "invalid account discriminator" mean in Anchor?...

solanaanchor-solana

Read More
Solana: Parse Token Data...

cryptocurrencysolanasolana-web3jssolana-clianchor-solana

Read More
How can I use the `close_account` function properly in order to close an Associated Token Account?...

solanaanchor-solana

Read More
Wallet get's disconnected from next.js solana application...

reactjsnext.jssolanaanchor-solanaphantom-wallet

Read More
Solana Anchor CPI call that requires pre-created account...

solanaanchor-solana

Read More
'program' macro not correctly loading...

rustrust-cargoanchor-solana

Read More
How to transfer SOL from a PDA which created a token associate account to a normal account in Anchor...

rustsolanaanchor-solana

Read More
Anchor Problem Deploying NFT Program to Devnet...

blockchainanchorsmartcontractssolanaanchor-solana

Read More
Solana Phantom Wallet - Error: airdrop request failed. This can happen when the rate limit is reache...

smartcontractssolanasolana-web3jsanchor-solanasolana-cli

Read More
How to upgrade a program id on Anchor...

solanaanchor-solana

Read More
Why Error: Signature verification failed?...

typescripttestingsolanasolana-web3jsanchor-solana

Read More
Is it possible to continue a computation in a Solana smart-contract beyond the compute budget?...

solanaanchor-solanasolana-program-librarysolana-transaction-instruction

Read More
error is imported here, but it is a function-like macro...

blockchainsmartcontractssolanaanchor-solana

Read More
Make a Solana program pay for the transaction...

blockchainsolanaanchor-solana

Read More
Getting error: failed to download `solana-frozen-abi v1.9.9` while running anchor test on macbook m1...

rust-cargosolanasolana-web3jsanchor-solanasolana-cli

Read More
Transaction simulation failed: Error processing Instruction 0: Cross-program invocation with unautho...

typescriptrustanchorsolanaanchor-solana

Read More
Is it possible to transfer tokens to account declared in remaining accounts?...

solanaanchor-solanasolana-transaction-instruction

Read More
Anchor: How to ask the Nodejs backend to co-sign a transaction from the frontend without using Serum...

node.jssolanasolana-web3jsanchor-solana

Read More
Conceptual difference between Token, Account and Associated account in Solana...

solanasolana-web3jsanchor-solanasolana-program-library

Read More
BackNext