-
To facilitate bridge from Solana to scroll chain
This will be giving scroll more edge to touch in the Blockchain and providing other options to users who are not familiar or does not interact on evm…
-
At line 209 of the file createAndManageLP.ts from the repository at solana-token-kit/blob/main/src:
const TOKEN_TYPE = new Token(
TOKEN_PROGRAM_ID,
baseMint,
baseDecimals,
"ABC",
…
-
**Description:**
When using Solana Pay to process payments in USDC, although the payment is successfully completed and the transaction appears on the blockchain, it is impossible to verify the transa…
-
#### Problem
I'm trying to upgrade my program in past weeks with so-so results. I've used `solana program deploy `with solana tools of different versions:
0.16.x - has 4 "blockhash expire" retries…
-
The chakra UI dependency specified in the package.json is outdated, not compatible with React - 18 and gives a lot of npm warnings and errors when installing by cloning the project. The stable version…
-
please ~Could you please explain it to me? thank you very much!
-
Hello,
I got this error, anyone can help me? Thanks
`WARN solana_lite_rpc_cluster_endpoints::rpc_polling::vote_accounts_and_cluster_info_polling: rpc_cluster_info failed - retrying`
-
#### Problem
A lot of RPC "operation timed out" messages are sent by watchtower:
```
Jan 18 06:13:22 bunghitds solana-watchtower[20100]: [2021-01-18T05:13:22.493560636Z INFO solana_watchtower] F…
-
After that PR #1474 is merged, constructors are left in an awkward situation. If a contract has no storage variables, no function will require a data account, but the constructor will still need an ac…
-
Thanks for this issue very useful in describing SOLANA concepts amazing
https://learn.figment.io/tutorials/explaining-solana-with-the-simpsons
Hossein Khoshbakht