-
```
Updating crates.io index
error: failed to select a version for `blake3`.
... required by package `solana-program v1.18.0`
... which satisfies dependency `solana-program = "=1.18.0"…
-
**Describe the bug**
Cannot complete a swap from $ETH to $SOL via a bridge due to no notification being shown to confirm the transaction on OISY
**To Reproduce**
Steps to reproduce the behavior:
…
-
Hi, we can not pass some test cases.
the anchor version we installed is v0.29.0, and the solana version we installed is 1.17.34.
we can not install solana 1.17.0 because version bellow v1.17.25 …
-
While testing the bot, I realized that not all swaps on Jupiter were taken into account.
I try to swap from SOL to Pnut (2qEHjDLDLbuBgRYvsxhc5D6uDWAivNFZGan56P1tpump) but I get no alert in Telegram…
-
LZ_security
Medium
# WOOFi Swap on Solana does not support the native token SOL.
## Summary
WOOFi Swap on Solana does not support the native token SOL.
## Vulnerability Detail
```rust
pub fn …
-
0xeix
High
# Fees are not transferred to the woopool_quote.token_vault after the swap
## Summary
Swap fees are only added to the unclaimed fees and not transferred to the associated `quote_token…
-
0xeix
Medium
# Swap fees are not correctly handled as they are substracted from the woopool_quote reserves
## Summary
The `handler()` function inside of `swap.rs` instruction makes incorrect ass…
-
S3v3ru5
Medium
# Incorrect implementation of `query` function
### Summary
Because of an incorrect condition, the `query` function will succeed and the `swap` function would fail for same parameter…
-
EVM Integration
- Integrate Ethereum wallet and demonstrate Eth L1 and Base L2
- Copy and paste solana plugin and recreate with EVM
- Swapping action, wallet provider
Reward: $1500 USD in $deg…
-
S3v3ru5
Medium
# Swap function does not check `woopool_quote` is indeed a quote pool
### Summary
WooFi defines a quote pool has the pool which has `pool.token_mint == pool.quote_token_mint` i.e po…