Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: GasedMachine #205

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Refactor: GasedMachine #205

merged 1 commit into from
Nov 7, 2023

Conversation

sorpaas
Copy link
Member

@sorpaas sorpaas commented Nov 7, 2023

This refactor moves the GAS opcode to use machine state, instead of machine handle, and add a new GasedMachine struct to hold Machine, Gasometer and the is_static flag together.

@sorpaas sorpaas merged commit 729f149 into next Nov 7, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant