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

Public DA metering #5507

Closed
Tracked by #5002
just-mitch opened this issue Mar 28, 2024 · 1 comment
Closed
Tracked by #5002

Public DA metering #5507

just-mitch opened this issue Mar 28, 2024 · 1 comment

Comments

@just-mitch
Copy link
Contributor

just-mitch commented Mar 28, 2024

Presently, da_gas_used is plumbed through the public kernel circuit, but is unchanged throughout its flow, and we stub the correct final result when we recombine in typescript (see CombinedAccumulatedData::recombine).

We need to update da_gas_used throughout the execution of the public kernel circuit.

This needs to be done by assigning DA gas per opcode in the AVM, which will be defined in #6230

@github-project-automation github-project-automation bot moved this to Todo in A3 Mar 28, 2024
@just-mitch just-mitch added this to the ITN - Fees milestone Mar 28, 2024
@just-mitch
Copy link
Contributor Author

This is implemented in the public kernel circuits and AVM.

@github-project-automation github-project-automation bot moved this from Todo to Done in A3 May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant