-
Polaris_tow
High
# The calculation of `quote_amount` may result in discrepancies
## Summary
Failure to account for the spread results in discrepancies in the `quote_amount` calculation.
## Vulner…
-
I have been messing with confidential transfers on the client side recently and ran into some issues with the `@solana/spl-token` API that I'd like to highlight here.
1. [`getMintLen()`](https://so…
-
**Describe the Issue**
Enable solana tests under admin tests, and then move `TestSolanaWhitelistSPLName`.
**Expected Outcome**
A description of what outcome you are seeking.
-
## Describe the current behavior in detail
Checked on https://wormhole-connect-mainnet.netlify.app/.
Steps:
1. Select Solana network and SOL token in "From" section, connect Nightly wallet
2. S…
-
0xastronatey
High
# Missing Initialization Check in initialize Method
## Summary
The [initialize](https://github.com/sherlock-audit/2024-08-woofi-solana-deployment/blob/main/WOOFi_Solana/programs/…
-
I'm currently implementing Solana
Done:
- Balance
- Balance SPL (Solana Program Library tokens)
- Current Block
- Withdraw (Solana)
- Send raw transaction
Open discussion:
- I propose …
-
My code use @solana/spl-token@0.4.6. After install this dependency, my code logic was broken because some functions not working
-
g
Medium
# Quote pools are expected to have same base token and quote token but this is not enforced in swaps
### Summary
The missing [constraint](https://github.com/sherlock-audit/2024-08-woofi-s…
-
I can't filter out failed transactions in ClickHouse. Right now, there isn't an easy way to separate successful transactions from the ones that failed, which makes it harder to analyze the data.
---…
-
hey,
I am trying to get the historical state of a token account so that we can track an users balance historically,
however i can't find links in this answer in a related question:
Hi @leoluk, …