-
### Problem
While going through this [Solana tutorial](https://solana.com/developers/courses/tokens-and-nfts/nfts-with-metaplex#lab), I found that the package used is deprecated and no longer in us…
-
Amazing idea! There is a react native bindings support being planned. Hope to see one for Flutter too as well as it's the current and most go-to cross platform tool right now. 🙏
-
#### Problem
After upgrading to Anza v2.0.2 by running `sh -c "$(curl -sSfL https://release.anza.xyz/v2.0.2/install)"` we noticed a significant increase in logging
Now node produces ~70-80Gb of …
-
With the latest Solana devnet upgrade, we need to make sure the solver examples still work.
-
**Describe the bug**
Am on Svelte and was hoping to use this project, but it looks like https://solana-svelte-counter.netlify.app/ doesn't work with all Solana wallets.
![image](https://user-image…
-
### Description
Create perpetual DEX connector to Drift (Solana)
https://app.drift.trade/
- use CEX perpetual template
- use Solana Trader API from bloxroute https://docs.bloxroute.com/solana/…
-
g
High
# Anyone can `init_oapp()` after it has been reset allowing them to drain SolanaVault's token balance
### Summary
The combination of allowing admins to reset both [`oapp_config`](https://…
-
#### Problem
When I try to install the solana CLI on an ARM linux server (ex: graviton instances on AWS), it tries to download the following package:
https://release.solana.com/v1.18.16/solana-i…
-
Hey, there are bunch of RPC calls that are deprecated and will be removed very soon.
You can find the deprecated calls here:
https://github.com/anza-xyz/agave/wiki/Agave-v2.0-Transition-Guide
I s…
-
This is send_solana_to_single(). It works with solder + raw
```
def send_solana_to_single(self, from_address, to_address, sol_amount, signer_keypairs=[]):
if not from_address:
…