Skip to content

chore: bump revm#5698

Merged
Evalir merged 13 commits intomasterfrom
evalir/bump-revm-cov
Aug 23, 2023
Merged

chore: bump revm#5698
Evalir merged 13 commits intomasterfrom
evalir/bump-revm-cov

Conversation

@Evalir
Copy link
Member

@Evalir Evalir commented Aug 22, 2023

Motivation

Closes #5697. Depends on bluealloy/revm#628

Solution

Coverage was never completing because it was doing extremely slow operations to get the hash every time.

This PR:

@Evalir Evalir marked this pull request as ready for review August 22, 2023 20:55
@Evalir Evalir mentioned this pull request Aug 22, 2023
2 tasks
@Evalir
Copy link
Member Author

Evalir commented Aug 23, 2023

cc @DaniPopes @mattsse this should be g2g and should get us back to revm main again. @DaniPopes maybe you can confirm that this does not grind coverage to a halt? i tested locally, but i believe you have a diff OS than me

@Evalir Evalir requested a review from mattsse August 23, 2023 16:42
Copy link
Member

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

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

lgtm

@Evalir Evalir merged commit c2de140 into master Aug 23, 2023
@Evalir Evalir deleted the evalir/bump-revm-cov branch August 23, 2023 17:46
mikelodder7 pushed a commit to LIT-Protocol/foundry that referenced this pull request Sep 12, 2023
* chore: bump revm

* chore: fix breaking changes

* feat: add coverage test

* chore: clippy

* chore: switch revm to latest main

* Revert "Revert "feat(evm): Use latest revm main commit (foundry-rs#5669)" (foundry-rs#5695)"

This reverts commit f8a07c3.

* re-add coverage test

* fmt

* chore: clippy

* chore: fix test

* chore: fix test

* chore: remove unused/unnecessary stuff
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.

Forge coverage never completes

3 participants