Skip to content

Releases: thelezend/solana-copy-trade-detect

v0.1.2

31 Oct 07:37
Compare
Choose a tag to compare
  • Eliminates failed transactions.
  • Resolved a bug that occasionally caused the application to become trapped in an infinite loop.

v0.1.1

27 Sep 09:29
Compare
Choose a tag to compare
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.

v0.1.0

27 Sep 06:57
Compare
Choose a tag to compare
Add license and builds