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

chore: Bump EDR to 0.6.2 that includes fixes to tracing logic #5775

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

Xanewok
Copy link
Contributor

@Xanewok Xanewok commented Sep 25, 2024

This bumps EDR to a new patch version (0.6.2), which includes:

  • af56289: fix(tracing): Decode unmapped instructions only at the opcode boundary
  • debac88: fix(tracing): Use correct subtrace when detecting error error propagation across delegatecall
  • e96b403: fix: Handle nullptr JS TypedArrays by bumping napi to 2.6.11

These are all the issues we ran into so far when testing the new Solidity tracing logic across 3rd party repositories.

It would be great to cut a new release that includes that to reduce noise from potential bug reports that might come in after the 2.22.12 has been now released, which includes the new logic from EDR.

@Xanewok Xanewok requested review from fvictorio and a team September 25, 2024 13:00
Copy link

changeset-bot bot commented Sep 25, 2024

🦋 Changeset detected

Latest commit: 4c1bcfc

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

This PR includes changesets to release 1 package
Name Type
hardhat 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

Copy link

vercel bot commented Sep 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hardhat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2024 1:00pm

@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Sep 25, 2024
@fvictorio fvictorio merged commit 6380455 into main Sep 30, 2024
111 checks passed
@fvictorio fvictorio deleted the chore/bump-edr branch September 30, 2024 08:59
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
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants