Skip to content

[Feature] bump to new revm version #99

@mattsse

Description

@mattsse

Describe the feature you would like

new revm release with smol breaking changes, needs a bump

Additional context

Additional modifications required for the draft pr:

  • ResultAndState<Halt, EvmState> should become ResultAndState<ExecutionResult<Halt>, EvmState>
  • any missing U256 to u64 conversions for block number, timestamps should use saturating_to

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions