-
/node_modules/@raydium-io/raydium-sdk/node_modules/@solana/web3.js/lib/index.cjs.js
-
### Is your feature request related to a problem?
XMPT does not support Solana wallets
### Describe the solution to the problem
The ability to use XMPT SDK with EdDSA-Ed25519 signers
### Describe …
-
It would be useful to have RPC client-side snippets in golang for the existing recipes. Here is the go library https://github.com/portto/solana-go-sdk
Update: Use https://github.com/gagliardetto/sol…
-
If a struct contains `bin.Uint128` fields, the result of `unsafe.Sizeof` for the struct will be 16 bytes higher for each `bin.Uint128` field it contains... The result of `unsafe.Offsetof` will also di…
-
SendTransactionError: failed to send transaction: Transaction simulation failed: Error processing Instruction 2: custom program error: 0x1000078
at Connection.sendEncodedTransaction (/Users/auror…
-
@jessupjn
I tried to run your sb oracle jobs simulation, but it seems there is a issue in `@switchboard-xyz/common` package.
![image](https://github.com/user-attachments/assets/1390ec01-31b0-46d6…
-
```toml
[package]
name = "test-rs"
version = "0.1.0"
edition = "2021"
[dependencies]
yellowstone-grpc-proto = "2.0.0"
```
`cargo build` throw this error;
```
Updating crates.io index
…
-
# Lines of code
https://github.com/code-423n4/2023-12-autonolas/blob/main/lockbox-solana/solidity/liquidity_lockbox.sol#L54
https://github.com/code-423n4/2023-12-autonolas/blob/main/lockbox-solana/so…
-
I'm trying to get started with Solana dev, so I may be doing something wrong here. But when I try to run `cargo build-bpf` for a tutorial using this flake, I get:
`BPF SDK path does not exist: /nix…
-
Prerequisites:
Macos Monterey 12.2.1
CPU: Apple M1
Run `npm run build:program-rust`
And get output
```
cargo build-bpf --manifest-path=./src/program-rust/Cargo.toml --bpf-out-dir=dist/progra…