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

Fuzz against a naive gas metering model #123

Open
pepyakin opened this issue Jul 4, 2019 · 0 comments
Open

Fuzz against a naive gas metering model #123

pepyakin opened this issue Jul 4, 2019 · 0 comments

Comments

@pepyakin
Copy link
Contributor

pepyakin commented Jul 4, 2019

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant