Skip to content
This repository was archived by the owner on Apr 11, 2021. It is now read-only.

Remove broken gas metering attempt#12

Closed
karlfloersch wants to merge 4 commits intomasterfrom
YAS-424/GoVM/RemoveGasMeteringBecauseItIsNotRequired
Closed

Remove broken gas metering attempt#12
karlfloersch wants to merge 4 commits intomasterfrom
YAS-424/GoVM/RemoveGasMeteringBecauseItIsNotRequired

Conversation

@karlfloersch
Copy link
Copy Markdown
Contributor

In my previous OVM integration PR I added some gas metering code. This turns out to not be required because it is handled in ethereum-optimism/optimism#212 . We can make state manager calls free and it doesn't matter because we use the gas proxy wrapper to consume the left over gas.

So this PR just removes that dumb gas metering code!

Copy link
Copy Markdown
Contributor

@K-Ho K-Ho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm sir

@tynes tynes mentioned this pull request Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants