-
When I'm starting Solana on my baremetal server which has been hardened to disallow access to sysctl (for security related reasons).
Solana crashes.
```
[2024-02-27T10:25:59.958543482Z WARN sola…
-
[onAccountChange](https://solana-labs.github.io/solana-web3.js/classes/Connection.html#onAccountChange)
[onLogs](https://solana-labs.github.io/solana-web3.js/classes/Connection.html#onLogs)
[onProgr…
-
when I follow https://github.com/AudiusProject/audius-protocol/tree/master/service-commands I come cross a error "Error: Failed health check - solana-validator-predeployed"
When I step into the Bri…
-
Hello, i would like to ask you if it is OK to add more Solana Programs in this repo, with full functionality for example of Mango exchange, Raydium exchange etc.
-
```
cargo build
Compiling rustls-webpki v0.101.7
Compiling sct v0.7.1
Compiling solana-zk-token-sdk v1.17.13
Compiling solana-measure v1.17.13
Compiling zstd-safe v5.0.2+zstd.1.5.…
-
This feature of Solana went live yesterday: https://docs.solana.com/proposals/transactions-v2
Can Anchor upgrade it's Solana dependencies so that `provider.connect.sendTransaction` accepts Versione…
-
To allow multi-chain mechanism works efficiently, there's no way but write a smart contract on Solana blockchain due to the EVM incompatibility. Based on the entire logic given from the smart-bay repo…
-
**Description:**
I am trying to use pgBouncer in transaction pool mode with prepared statements, but I am encountering issues where pgBouncer does not seem to recognize the prepared statements, resul…
-
# 为 Hamster 集成 Solana 相关功能 【金额 3000$】
## Hamster 相关介绍
Hamster 致力于提供安全、高效、开放的模块化区块链开发协议以及一键调用的中间件引擎和多语言开发模板市场。Hamster 支持团队协作、快速跨语言跨链开发、无私钥多合约自动安全部署、代码自动化审计前置、合约实时监控以及预警功能,全方位保障 Dapp 开发的便利性、可靠性和安全…
-
Out of curiosity, might you also have the generated code for the Solana Program Library (i.e. the Token program)?
Would like to try to move away from the legacy @solana/web3.js library in order to …