Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Fuzz against a naive gas metering model #123

@pepyakin

Description

@pepyakin

We can implement a naive model of gas metering that doesn't try to minimize the number of gas metering statements and collary is going to be very simple.

Then we can try to generate random wasm binaries, process them with either of models and then compare the amount of consumed gas of each.

For generation of random cases we can use binaryen's translate-to-fuzz.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions