Releases: thelezend/solana-copy-trade-detect
Releases · thelezend/solana-copy-trade-detect
v0.1.2
- Eliminates failed transactions.
- Resolved a bug that occasionally caused the application to become trapped in an infinite loop.
v0.1.1
feat: handle empty swap results from Cielo API
- Updated version to 0.1.1 in Cargo.toml and Cargo.lock.
- Added error handling for cases where the Cielo API returns no swaps for the given wallet in src/core.rs.