[go: up one dir, main page]

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

fix: enable revm/blst #8965

Merged
merged 4 commits into from
Sep 26, 2024
Merged

fix: enable revm/blst #8965

merged 4 commits into from
Sep 26, 2024

Conversation

klkvr
Copy link
Member
@klkvr klkvr commented Sep 26, 2024

Motivation

we need this feature to enable BLS precompiles for prague and alphanet spec

Solution

Copy link
Member
@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

we currently enable all the revm features in the crates, I think we should be consistent and also do this for anvil and the evm crate instead because this only really matters there?

ref revm = {

wdyt @DaniPopes

@DaniPopes
Copy link
Member
DaniPopes commented Sep 26, 2024

Yeah I'd prefer that, foundry-evm should be enough

@klkvr
Copy link
Member Author
klkvr commented Sep 26, 2024

moved to evm-core as this is where we create EVM and configure the spec

@DaniPopes DaniPopes enabled auto-merge (squash) September 26, 2024 17:43
@mattsse
Copy link
Member
mattsse commented Sep 26, 2024

error unrelated

@mattsse mattsse merged commit e485eeb into master Sep 26, 2024
19 of 22 checks passed
@mattsse mattsse deleted the klkvr/revm-blst branch September 26, 2024 17:55
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.

4 participants