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(levm): move gas cost - opcode revert and return #1431

Open
damiramirez opened this issue Dec 6, 2024 · 0 comments
Open

refactor(levm): move gas cost - opcode revert and return #1431

damiramirez opened this issue Dec 6, 2024 · 0 comments
Labels
levm Lambda EVM implementation

Comments

@damiramirez
Copy link
Contributor

The gas costs are calculated inside the opcode function, maybe we should extract it to the gas_costs modules to keep consistency.

Right now expansion_cost() is in memory.rs.

@damiramirez damiramirez added the levm Lambda EVM implementation label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
levm Lambda EVM implementation
Projects
Status: No status
Development

No branches or pull requests

1 participant