Skip to content

Conversation

@Wodann
Copy link
Member

@Wodann Wodann commented Apr 10, 2024

In the process of fixing this, I also updated all Rust dependencies to ensure that we could use the latest version of revm (v8.0.0)

Depends on

@Wodann Wodann requested review from agostbiro and fvictorio April 10, 2024 13:14
@Wodann Wodann self-assigned this Apr 10, 2024
@changeset-bot
Copy link

changeset-bot bot commented Apr 10, 2024

🦋 Changeset detected

Latest commit: 5f46e74

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

@vercel
Copy link

vercel bot commented Apr 10, 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 Apr 15, 2024 2:40pm

@agostbiro
Copy link
Member

Change request: it looks like there is a new transitive dependency that doesn't build on Windows.

reqwest-retry = { version = "0.3.0", default-features = false }
reqwest-tracing = { version = "0.4.7", default-features = false, optional = true }
revm-primitives = { version = "3.0", default-features = false }
revm-primitives = { git = "https://github.com/Wodann/revm", rev = "451f122", version = "3.1", default-features = false, features = ["hashbrown"] }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Q: why are we using a fork again here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We upstreamed 2 changes to revm that:

  1. was merged but not released yet
  2. was not merged yet

@Wodann Wodann force-pushed the edr/fix/full-block branch from 69e3407 to 03796a3 Compare April 12, 2024 09:52
@Wodann Wodann temporarily deployed to github-action-benchmark April 12, 2024 09:53 — with GitHub Actions Inactive
Copy link
Member

@agostbiro agostbiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM assuming CI passes.

@Wodann Wodann temporarily deployed to github-action-benchmark April 12, 2024 10:29 — with GitHub Actions Inactive
@Wodann Wodann force-pushed the edr/fix/full-block branch from 54a8716 to 18f62dc Compare April 12, 2024 14:53
@Wodann Wodann temporarily deployed to github-action-benchmark April 12, 2024 14:53 — with GitHub Actions Inactive
@Wodann Wodann temporarily deployed to github-action-benchmark April 15, 2024 14:38 — with GitHub Actions Inactive
@Wodann Wodann linked an issue Apr 15, 2024 that may be closed by this pull request
@Wodann Wodann merged commit bbc3a6d into main Apr 15, 2024
@Wodann Wodann deleted the edr/fix/full-block branch April 15, 2024 15:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replay block failure: 19645342 Support point_evaluation_precompile when hardfork is cancun or later

4 participants