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

fix: Use correct bytecode in proxy error propagation check #679

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

Xanewok
Copy link
Contributor

@Xanewok Xanewok commented Sep 24, 2024

This was a mistake done when porting; the original code is correct: https://github.com/NomicFoundation/hardhat/blob/f93c4478dbe366ecbe13c793e630ec761e98ee6e/packages/hardhat-core/src/internal/hardhat-network/stack-traces/error-inferrer.ts#L1700

I've tried to scan the both ports and couldn't find any more obvious bugs; hopefully I didn't miss anything.

@fvictorio this fixes the latest OpenZeppelin issue that we caught.

This was a mistake done when porting; the original code is correct.
@Xanewok Xanewok added this to the Solidity tracing port milestone Sep 24, 2024
Copy link

changeset-bot bot commented Sep 24, 2024

🦋 Changeset detected

Latest commit: cc6c79e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@nomicfoundation/edr Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Xanewok Xanewok temporarily deployed to github-action-benchmark September 24, 2024 16:24 — with GitHub Actions Inactive
@Xanewok Xanewok requested a review from a team September 24, 2024 16:59
@Xanewok Xanewok temporarily deployed to github-action-benchmark September 25, 2024 09:38 — with GitHub Actions Inactive
@Xanewok Xanewok added this pull request to the merge queue Sep 25, 2024
Merged via the queue into main with commit debac88 Sep 25, 2024
37 checks passed
@Xanewok Xanewok deleted the fix/correct-bytecode-in-proxy-propagation-check branch September 25, 2024 09:59
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