Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token interface inference #338

Merged
merged 10 commits into from
Sep 9, 2024
Merged

Token interface inference #338

merged 10 commits into from
Sep 9, 2024

Conversation

sofiazcoaga
Copy link
Collaborator

@sofiazcoaga sofiazcoaga commented Aug 27, 2024

Includes:

  • Token Interface Inference detector: it advises the user to implement the token interface trait when the contract appears to be a token.
  • Token Interface Inference test cases: basic test case for the detector.

Copy link

github-actions bot commented Aug 27, 2024

🎉 General Rust Workflow Summary 🎉

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

The workflow has completed. Great job! 🚀

Copy link

github-actions bot commented Aug 27, 2024

🎉 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! 🚀

@sofiazcoaga sofiazcoaga changed the base branch from default-do-not-use-scout-reserved to main August 28, 2024 14:10
@tenuki tenuki merged commit c6e0d94 into main Sep 9, 2024
64 checks passed
@tenuki tenuki deleted the token-interface-inference branch September 9, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants