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

Generate gasUsed results for real L1 gas prices #54

Closed
mationorato opened this issue Jan 17, 2024 · 1 comment
Closed

Generate gasUsed results for real L1 gas prices #54

mationorato opened this issue Jan 17, 2024 · 1 comment
Assignees
Labels

Comments

@mationorato
Copy link
Collaborator

Report : Generate gasUsed results for real L1 gas prices

Description:
Simulate a scenario where the local node sets the variable internal_enforced_l1_gas_price to a real ETH mainnnet gas price (about 40Gwei nowadays) and compare results.

You can check the gass fee model here:
https://github.com/lambdaclass/zksync-era/blob/main/docs/guides/advanced/fee_model.md

Expected outcome:

  • validium mode gasUsed for transaction should stay the same regarding L1 price modification
  • Rollup mode should charga more gas for higher prices
@toni-calvin toni-calvin linked a pull request Jan 18, 2024 that will close this issue
5 tasks
@mationorato
Copy link
Collaborator Author

Done

Oppen pushed a commit that referenced this issue Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants