-
Albort
Medium
# Incorrect Fee Rate Selection
## Summary
The logic for selecting the `fee_rate` may not accurately reflect the intended fee structure, especially when swapping between base tokens…
-
Hi all and thanks for the great code and support!
I just see my transactions are confirmed
`....
Bonding curve address: 6DLfCj6LjwLG3sCrHV3BYtNtrvGRMrLGoM5ny6arsaFB
Token price: 0.0003334000 SOL
…
-
I’ve integrated Solana Pay into my application, and it has been working smoothly until recently. However, I’ve started encountering the following error:
```javascript
Error: failed to get recent b…
-
https://www.anchor-lang.com/docs/cli#idl
Anchor framework has an notion of storing IDL file onchain on a determinstic address so that
anyone can fetch the IDL of an on-chain program using its prog…
-
**Describe the Issue**
This might have some relationship with https://github.com/zeta-chain/node/issues/2614
For Solana, the TSS signature is not used for the tx per itself, a wrapped tx is crea…
-
-
I like the tech
-
Hello!
I have been looking for a Solana client for wasm and came across this crate. Thanks for your efforts so far. However, I am currently encountering an error due to breaking changes in the late…
-
```
$ anchor build
Finished release [optimized] target(s) in 0.09s
Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
Running unittests src/lib.rs (/root/.cargo/targ…
-
The performance optimizations we have been working on inside the runtime under the ABIv2 project the past year will be deployed separately as ["account data direct mapping"](https://github.com/solana-…