CoinFabrik / scout-soroban

Scout is an extensible open-source tool intended to assist Stellar Soroban smart contract developers and auditors detect common security issues and deviations from best practices.
MIT License
39 stars 3 forks source link

Refactor #236

Closed Helios-vmg closed 4 months ago

Helios-vmg commented 5 months ago

Moves reused functions into utils crate.

Depends on vec-could-be-mapping.

github-actions[bot] commented 5 months ago

🎉 General Rust Workflow Summary 🎉

Component Status
Check Rust Format ✅ Successful
Lint with Clippy ✅ Successful

The workflow has completed. Great job! 🚀

github-actions[bot] commented 5 months ago

🎉 Test Detectors Workflow Summary 🎉

Component Status
Detector Validation ✅ Successful
Build on Ubuntu ✅ Successful
Build on macOS ✅ Successful
Tests Execution ✅ Successful

The workflow has completed. Great job! 🚀