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(deps): bump alloy + revm #63

Merged
merged 7 commits into from
Sep 5, 2024

Conversation

0xDmtri
Copy link
Contributor

@0xDmtri 0xDmtri commented Sep 4, 2024

Updated revm and alloy as most of the rust ethereum crates already migrated to alloy 0.3.

Removed minor versions of deps in Cargo.toml.

Please let me know if I should change anything.

All tests passed.

@0xDmtri
Copy link
Contributor Author

0xDmtri commented Sep 4, 2024

Ah some git jobs failed, looking into it

@0xDmtri 0xDmtri marked this pull request as draft September 4, 2024 22:42
@0xDmtri
Copy link
Contributor Author

0xDmtri commented Sep 5, 2024

Hey @DaniPopes

Could you provide some guidance on implementing EIP-7702?

I assume this will need to be done eventually, and I've made some progress so far. However, I want to avoid doing unnecessary work, so I wanted to check if this pull request is relevant to the project.

@DaniPopes DaniPopes changed the title Chore(deps): alloy + revm chore(deps): bump alloy + revm Sep 5, 2024
@DaniPopes DaniPopes marked this pull request as ready for review September 5, 2024 20:45
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.

Pushed EIP-7702 fixes.
Thanks!

@0xDmtri
Copy link
Contributor Author

0xDmtri commented Sep 5, 2024

Pushed EIP-7702 fixes. Thanks!

Oh nice! Had a look and it makes sense now, I should've figured it out, still learning the repo :(

Thanks ser!

@DaniPopes DaniPopes merged commit 9ad12eb into paradigmxyz:main Sep 5, 2024
13 checks passed
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