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: modify uo gas limit calcs & v0.6 builder #828

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

dancoombs
Copy link
Collaborator

Proposed Changes

  • Change L1 -> DA (Data Availability) in variable names about DA gas
  • Move gas limit functions to UO trait
  • Use builder pattern for v0.6 UO
  • Introduce da_pre_verification_gas_limit function for retrieving the DA portion of the PVG as it applies to the gas limit.

This work is in preparation for #783 and #744

NOTE: The TODO(danc): HERE comments are where I'm planning on updating for #783, they just got caught up in this PR. They'll be removed in the subsequent PR before the feature branch merges.

Copy link
Collaborator

@0xfourzerofour 0xfourzerofour left a comment

Choose a reason for hiding this comment

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

Could not find any issues LGTM

@dancoombs dancoombs merged commit f3954e2 into feat/v0.4 Oct 7, 2024
8 checks passed
@dancoombs dancoombs deleted the danc/uo-cleanups branch October 7, 2024 20:14
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.

3 participants