-
https://github.com/solana-labs/solana-program-library/blob/c3137af9dfa2cc0873cc84c4418dea88ac542965/token%2Fprogram-2022%2Finc%2Ftoken.h
-
Description and context
I'm encountering an issue where attestation is failing for SOL-ETH tokens minted by Pumpfun using the Wormhole SDK. This seems to be due to recent changes in the SPL token met…
-
### ✅ Prerequisites
- [x ] Did you perform a cursory search of open issues? Is this bug already reported elsewhere?
- [x ] Are you running the latest SDK version? 22.0
- [x ] Are you reporting to…
enahs updated
2 months ago
-
0xAsen
High
# get_price.rs - Missing Ownership Validation on Oracle Accounts
## Summary
The contract does not verify that the `price_update` and `quote_price_update` accounts used to fetch oracle …
-
When trying to bridge native SOL to WSOL on Ethereum. However, I am getting the following error when bridging:
> ```SendTransactionError: failed to send transaction: Internal error```
Its raise…
-
```
solfhe-analyzer git:(main) ✗ cargo run
Compiling solfhe-analyzer v0.1.0 (/Users/dante/Desktop/reacthreejs/solfhe-monorepo/solfhe-analyzer)
error[E0433]: failed to resolve: use of undeclared …
-
### Description
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-Transi…
-
**Issue Title:**
Trezor rejects transaction when setting authority to null to disable minting
**Description:**
When attempting to disable minting by setting the new authority to null as per…
-
node /Users/chiwangso/Desktop/solana-memecoin-cli/src/pumpfunsdk-js/pumpdotfun-sdk/src/createAndBuy.js --pathToMintKeypair /Users/chiwangso/Desktop/solana-memecoin-cli/src/pumpfunsdk-js/pump-keypair/a…
-
### **Greetings, I want to use mango-v4 project and I get the openbook v2 dependencies error.
workspace Cargo.toml:**
```
[workspace]
members = [ "lib/*",
"programs/*"
]
resolver = "1"
…