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

feat: makes revm sp1 compatible through feature controlling #84

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ZhAnGeek
Copy link

@ZhAnGeek ZhAnGeek commented Nov 6, 2024

Description

makes revm sp1 compatible through feature controlling

Rationale

adapt revm to be compilable for risv32 and so as to prove opbnb blocks

Changes

  • cometbft default features set to false to disable cometbft-rpc http-client feature.
  • tendermint set to optional, and removed tendermint dependency when the feature does not contain bsc.
  • export opbnb precompile cometbft_light_block_validation and bls_signature_validation and their mods.

@ZhAnGeek ZhAnGeek force-pushed the feat--makes-revm-sp1-compatible-through-feature-controlling branch 7 times, most recently from 3de530c to 39dde2a Compare November 6, 2024 09:37
@ZhAnGeek ZhAnGeek force-pushed the feat--makes-revm-sp1-compatible-through-feature-controlling branch from 39dde2a to 52c7199 Compare November 6, 2024 09:52
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.

1 participant