Skip to content

chore(client): Re-use msm gas calculation from REVM #1236

Open
@refcell

Description

@refcell

Description

Kona currently has to define its own custom msm required gas method since revm gates msm_required_gas method behind the blst feature flag, inaccessible for no_std envs.

This ticket is to use a version of revm in kona that exports msm_required_gas outside the blst gated bls12_381 module.

Additional Info

bluealloy/revm#2179

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    • Status

      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions