Skip to content

Precompile cache #51

@bertmiller

Description

@bertmiller

rbuilder has a cache for precompiles which is interesting because

  • it allows for the sharing of execution results across top of block simulation and block building
  • it reducing latency
  • it helps with DOS

it'd be nice to support the same thing in rblib. rbuilder integrates it here, but I didn't see an obvious comparable integration point since rblib instruments the EVM a bit differently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions