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

Caching when forking in Solidity Test runs #6459

Open
kanej opened this issue Mar 10, 2025 · 2 comments
Open

Caching when forking in Solidity Test runs #6459

kanej opened this issue Mar 10, 2025 · 2 comments
Assignees
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task

Comments

@kanej
Copy link
Member

kanej commented Mar 10, 2025

Update Solidity test to pass in a caching location for fork caching:

https://github.com/NomicFoundation/edr/blob/a8b55ff5eb29e98b2285aa8abfa5935f250ccc40/crates/edr_napi/index.d.ts#L514

This can likely be done manually right now, but it should be passed in by default.

@kanej kanej added the v-next A Hardhat v3 development task label Mar 10, 2025
@kanej kanej added this to the Public Alpha Feature Rollout milestone Mar 10, 2025
@kanej kanej added this to Hardhat Mar 10, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Mar 10, 2025
@kanej kanej moved this from Backlog to To-do in Hardhat Mar 10, 2025
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Mar 10, 2025
@kanej
Copy link
Member Author

kanej commented Mar 11, 2025

There is no cache cleanup implications.

@kanej
Copy link
Member Author

kanej commented Mar 11, 2025

Look at the name of the folder in Hardhat 2 for the cache folder name.

@antico5 antico5 moved this from To-do to In Progress in Hardhat Mar 11, 2025
@antico5 antico5 moved this from In Progress to In Review in Hardhat Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on v-next A Hardhat v3 development task
Projects
Status: In Review
Development

No branches or pull requests

2 participants