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

🚀 FEAT: Add contracts from remapping.txt #2

Open
blueh4mster opened this issue Sep 15, 2024 · 6 comments
Open

🚀 FEAT: Add contracts from remapping.txt #2

blueh4mster opened this issue Sep 15, 2024 · 6 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@blueh4mster
Copy link
Collaborator

🚀 Feature

Description: Currently, the tool only has the functionality for mutating and testing all the smart contracts in the \src directory. Implement a feature such that contracts can be mutated according to the paths in the remappings.txt file.

Objective: Include the mutations and testing function for contracts in accordance with the remappings.

@blueh4mster blueh4mster added the good first issue Good for newcomers label Sep 15, 2024
@x-senpai-x
Copy link

Please assign this

@x-senpai-x
Copy link

remappings is assumed to be located at ./remappings.txt right ?

@Oyase-shinobi
Copy link

Hello @blueh4mster
I would love to engage in your project

@blueh4mster
Copy link
Collaborator Author

remappings is assumed to be located at ./remappings.txt right ?

Yes, the remappings file is to be included in the foundry project. If not present, the tool does nothing.

@Oyase-shinobi
Copy link

Hi @blueh4mster
Thank you for reaching out me
Could you share your discord ID for better communication?

@x-senpai-x
Copy link

x-senpai-x commented Sep 23, 2024

When i use cargo run -- run
Rust files are being overwritten by the Solidity files during the execution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants