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

refactor(ethereum, primitives, evm): use Alloy EIP-4788 constants #8208

Merged
merged 5 commits into from
May 12, 2024

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented May 12, 2024

Use the EIP-4788 constants from the alloy-eips introduced by alloy-rs/alloy#727.

@shekhirin shekhirin added C-debt Refactor of code section that is hard to understand or maintain A-execution Related to the Execution and EVM labels May 12, 2024
DaniPopes pushed a commit to paradigmxyz/revm-inspectors that referenced this pull request May 12, 2024
@shekhirin shekhirin marked this pull request as ready for review May 12, 2024 12:09
Copy link
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

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

smol import notes

crates/revm/src/state_change.rs Outdated Show resolved Hide resolved
@shekhirin shekhirin enabled auto-merge May 12, 2024 12:31
@shekhirin shekhirin added this pull request to the merge queue May 12, 2024
Merged via the queue into main with commit 3efab64 May 12, 2024
29 checks passed
@shekhirin shekhirin deleted the alexey/eip-4788-alloy branch May 12, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-execution Related to the Execution and EVM C-debt Refactor of code section that is hard to understand or maintain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants