Community Digest

Top new questions this week:

Are curve25519 syscall sufficient to perform an ed25519 signature verification?

There is a syscall to verify an secp256k1 signature, but there isn't one for ed25519. There is a native program for both. Recently some curve25519 syscalls have been enabled on mainnet-beta, i believe ...

ed25519  
user avatar asked by Arowana Score of 3

Can I update the FEE and Withheld authority if I'm only the Update Authority?

I have a SPL Solana Token and I set as Fee manager and Withheld withdraw authority an EX team member. I haven't the keypair of their account but I'm the only Update Authority of the token. Mint and ...

spl-token solana-cli token-2022 spl-token-cli solana-client  
user avatar asked by Eliel Score of 2
user avatar answered by Jon C Score of 1

Is the SVM single-threaded

In my understanding, the Solana runtime creates new instances of the SVM for each transaction, due to this, I can't help but wonder if the SVM is actually single-threaded. I know the Solana runtime ...

solana-program transactions runtime  
user avatar asked by fikunmi Score of 2
user avatar answered by Jon C Score of 1

How to obtain the trading volume of smaller Solana tokens like memecoins using Python?

I am developing an application to collect information on memecoins on the Solana network and am already using libraries such as solders and solana-py. However, I have not yet found a viable way to ...

solana-program python  
user avatar asked by Rafael Peres Score of 2
user avatar answered by Jon C Score of 1

Transfer tokens to and from a program

I have a question about linking a wallet to a smart contract. Specifically, I want to send tokens to a program wallet and then have that wallet send tokens to another recipient in a subsequent ...

solana-program web3.js wallet transfer  
user avatar asked by GoT Score of 2
user avatar answered by Ahri Score of 1

ATA VS TOKEN ACCOUNT

Everything was totally fine until, i came across some code. i'm not able to figure out the difference between Token Account and an ATA. ATA's are nothing but are used to store tokens of a specific ...

anchor associated-token-account token-account  
user avatar asked by iamjoey.sol Score of 1
user avatar answered by Jung Chun Score of 1

Vec<Pubkey> sorting doesn't work

It's a bit Rust question, but the type I used was anchor's Vec<Pubkey> type, so came here to ask. Here is the code. pub fn set_tokens(&mut self, tokens: Vec<Pubkey>) -> Result<()&...

anchor rust anchor-test  
user avatar asked by Jung Chun Score of 1

Greatest hits from previous weeks:

View and Analyze Token Contracts on Solana

I'm new to the Solana ecosystem and have experience with Ethereum. On Ethereum, I usually use Etherscan to view and read smart contracts, particularly to understand their functionalities like buy and ...

solscan  
user avatar asked by RookLifting Score of 3
user avatar answered by Jonas H. Score of 3

Error: failed to send transaction: Transaction simulation failed: Transaction results in an account (1) with insufficient funds for rent

I'm creating a transaction to send funds to two different addresses with @solana/web3.js. Let's say that my balance is around 1 SOL I want this transaction to send ALMOST all my funds, so const ...

web3.js  
user avatar asked by IlSasso Score of 3
user avatar answered by Serban Score of 4

How to check if program contract ownership was renounced?

I am not able to find if program ownership was renounced in https://solscan.io/. Can someone please guide or share screenshot where to check it? For example I want to buy some new solana coin but not ...

solana-program  
user avatar asked by Frank Oskar Score of 1
user avatar answered by CanardMandarin Score of 3

TokenAccountNotFoundError after calling getOrCreateAssociatedTokenAccount

I have an API route where I generate a new wallet with web3.Keypair function. Then I want to getOrCreateAssociatedTokenAccount for my spl token and get the balance. The first few times I call this API ...

spl-token associated-token-account  
user avatar asked by Noah Score of 2
user avatar answered by Concise Labs Score of 2

Solana Wallet adapter with different react UI

I am a newbie to React/Typescript and I am trying to build a DeFi project using the Solana Wallet adapter. From what I can see the wallet adapter comes with a React UI look and feel based on the ...

solana-wallet-adapter typescript react-native  
user avatar asked by PutCallTheta Score of 3
user avatar answered by Tyler Davis Score of 3

Do Solana blockchains have Chain IDs?

Does Solana use Chain IDs the way they are used in EVM blockchains? I cannot find this in the Solana documentation and in the internet. If Solana uses Chain IDs, where can I find them? If not, is ...

sol  
user avatar asked by Sasha Shpota Score of 3
user avatar answered by felix Score of 3

How to Create OpenBook Market ID with CLI?

Quite new to Solana environment, I want to know if we want to launch a Token, how can we create Openbook Market ID to add liquidity on Dex and go live? Thanks

token  
user avatar asked by SEO Dominar Score of 1
user avatar answered by Fredo Score of 1

Can you answer these questions?

Transactions for providing liquidity to Raydium pools consistently failing

I recently began to deposit tokens into liquidity pools on the Raydium decentralized exchange, which initially succeeded with minimal issues, but today I was not able to deposit any further liquidity. ...

solana-program raydium liquiditypool dex exchanges  
user avatar asked by Code man Score of 1
user avatar answered by Code man Score of 0

Access violation in unknown section at address 0x0 of size 8

I'm encountering Access violation in unknown section at address 0x0 of size 8 error when I call my initialize instruction. Here is the full error. Message: Transaction simulation failed: Error ...

solana-program anchor-test  
user avatar asked by Jung Chun Score of 1

When will "beta" be dropped from "mainnet-beta"?

Is there a formal or informal milestone at which point we are no longer in beta? Who gets to decide?

mainnet  
user avatar asked by Lostin Score of 1
You're receiving this message because you subscribed to the Solana community digest.
Unsubscribe from this community digest       Edit email settings       Leave feedback       Privacy
Stack Overflow

Stack Overflow, 14 Wall Street, 20th Floor, New York, NY 10005

<3