-
#### Problem
Hi, I have seen this build issue with `librocksdb-sys` earlier with OpenSuse Tumbleweed and now with Fedora 38. Most likely this is due to newer clang version.
```rust
error: failed …
-
Hi Solan@s
While creating a new snap, incremental ones are not made. This is ok.
Depending on the validator configuration, the default creation of a snap is every 12k slots = around every 3 hours an…
-
I met this error when calling [send_bundle](https://github.com/jito-labs/jito-python/blob/master/jito_searcher_client/examples/searcher-cli.py#L159) of jito-python library.
data=tx.serialize(),
…
-
I'm running this file and the transactions are not going through, it's this file sell_WithoutWrap.py
```
Your Token Balance is: 433707483
433707483
Create Swap Instructions...
Unhandled except…
-
#### Problem
Two Jito-Solana validators running v1.17.26-jito crashed after running with --no-incremental-snapshots with error SIGBUS.
```
Mar 18 03:37:48 amsterdam-mainnet-rpc-1 systemd[1]: …
-
I've just upgraded to the latest version of anchor 0.30.1. Everything is fine and `anchor build` runs well. However, there's a small issue when rust-analyzer runs with `cargo.features = "all"`. This m…
-
## Problem
- seeing consistent issues with tx submission
## Solution
- let's try out Jito
-
Hi. Why is there a file called buy_WithoutWrapAcc.py are you using _Token Code._create_wrapped_native_account_args ? After all, this contradicts the name of the file.
Still, do you have a code opti…
-
This issue began on March 8, 2024. See log output:
```
[2024-03-08T16:46:57.067975Z INFO jupiter_core::geyser_client] stream opened
[2024-03-08T16:46:57.075502Z INFO jupiter_core::geyser_client] …
-
> // max per bundle is 5 transactions
txns := make([]*solana.Transaction, 0, 5)