-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Remove EDR-related code #5215
Remove EDR-related code #5215
Conversation
The only two files that are kept are provider/MiningTimer.ts and provider/utils/random.ts. These don't actually use the Hardhat network, so they are not in the EDR repo.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
I forgot to mention: I considered removing the stack traces tests, but then I decided not to, because much of the logic for them still lives on the Hardhat side. If we remove them, then we are effectively freezing the related code, and I'm not sure we want to do that yet. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I took the commit at a time approach, and the moves made sense. Thanks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the changes make sense. I'm not sure if we have anything else to remove, as I'm not fully aware of all the ERD-related code. If we missed something, we can remove it later. The workflow changes look good to me. I have no idea about the dev container 😅
This PR is of course impossible to review line by line. What I recommend doing is:
Brewfile
.gitignore
.github/workflows/hardhat-core-ci.yml
.github/workflows/add-issue-to-project.yml
.devcontainer/devcontainer.json
.changeset/config.json