revm 0.5.0

REVM - Rust Ethereum virtual machine
Documentation

revm

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 3 of them enabled by default.

default

  • std
  • ecrecover

std

  • bytes/std
  • num_enum/std
  • primitive-types/std
  • sha3/std
  • rlp/std

ecrecover

  • revm_precompiles/ecrecover

no_gas_measuring

    This feature flag does not enable additional features.