-
## Describe the current behavior in detail
Checked on [wormhole-connect-mainnet](https://wormhole-connect-mainnet.netlify.app/?config=N4KABGCmB2BuBcYBEBbAhgS2tSAXJANCOGAE4D2ArrpAM6IDaJEAdGwCICiAYgIIC…
-
Mansa11
Medium
# Zero-Amount Swap Vulnerability in WOOFi Solana Protocol
## Summary
This protocol's `swap` function allows for zero-amount swaps, potentially leading to unintended protocol behav…
-
S3v3ru5
High
# State changes are overwritten during anchor serialization when two accounts are the same
### Summary
The swap operation takes in 3 pool accounts:
1. woopool_from
2. woopool_to
…
-
Solana v2.0.x uses `borsh = { version = "1.5.1", features = ["derive", "unstable__schema"] }`, while Anchor still uses `borsh = "0.10.3"`.
This leads to compile errors when trying to use Anchor wit…
-
bareli
Medium
# Withdraw/Redeem functions can fail due to blocked USDT/USDC accounts
## Summary
Withdraw and redeem functions in smart contracts can fail if they involve transferring USDT, USDC, o…
-
Hey I think it would be a good idea to use the [solana-token-list](https://github.com/solana-labs/token-list) solana.tokenlist.json file to scan through the tokens[] array on each of the tokens look f…
lmvdz updated
2 years ago
-
ZanyBonzy
Medium
# Pyth prices are used without necessary precautions
## Vulnerability Detail
In PythAdapter.sol, prices are queried without checking the confidence interval. During extremely …
-
- backend logic
-
0xeix
Medium
# Swap fees are only taken for the first swap
## Summary
Swap fees in the `handler()` function are only taken for the first swap but not for the second swap which is not an expected…
-
Swap 1 of 10
Market buy 9 USDC with 0.8 % slippage
Expected out amount: 0.008995502248875561 SOL
Error: SendTransactionError: failed to send transaction: Transaction simulation failed: Error proce…