-
Implement an accounts service to the serum module that supports the following solana api calls
https://docs.solana.com/developing/clients/jsonrpc-api#gettokenaccountsbyowner
https://docs.solana.co…
-
### Coingecko:
Circulating + Total Supplies: https://circulating.giveth.io/token-supply
### Coinmarketcap:
Circulating Supply: https://supply.giveth.io/giv-supply-cmc?q=circulating
Total Supply:…
-
I'm currently working on converting my Solidity-based implementation to Rust within the Solana Playground environment. I understand that I need to use a Cargo.toml file to manage dependencies, but I'm…
-
How can I create a versioned (v0) transaction like in js :
```
const messageV0 = new TransactionMessage({
payerKey: SIGNER_WALLET.publicKey,
recentBlockhash: latestBlockhash.blockhas…
-
Older versions of solana-sdk and solana-program are largely broken, and the advice seems to be upgrade old versions to the latest v1.18.0 version:
https://github.com/coral-xyz/anchor/issues/2953
C…
-
Transactions with multiple signers fail non deterministically with `Signature verification failed`, even if a signature verification check is performed successfully before sending the transaction.
…
-
ERROR ore_miner::bundle_mine_gpu] fail to fetch system accounts: failed to fetch accounts: HTTP status client error (413 Payload Too Large) for url (https://blue-falling-mansion.solana-mainnet.quiknod…
-
We have no React Native test harness, so we don't know if the new library actually works on React Native. Maybe it does, or maybe it's still missing some polyfills.
* Audit the library's compatibil…
-
I have a lot of problems with send_transaction(), in that I get a lot of timeouts. The errors look like this.
```
Traceback (most recent call last):
File "/home/vmware/b.py", line 49, in
…
-
panic: (*jsonrpc.RPCError)(0xc0000f0030)({
Code: (int) -32002,
Message: (string) (len=88) "Transaction simulation failed: Error processing Instruction 1: custom program error: 0x0",
Data: (map[s…
nglmq updated
10 months ago