-
Notifications
You must be signed in to change notification settings - Fork 0
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
QA Report #914
Comments
(l-1-extra-notifyexecutionresult-gas-cost-is-charged-to-users-on-l1-l2-transactions-processing) Extra notifyExecutionResult gas cost is charged to users on L1->L2 transactions processing |
Regarding L-7 and L-8 It is not possible (implicitly). For L1->L2 transactions, the limit is 72kk, while gas per pubdata is 800. It means that 90000 bytes can be sent. So yeah, the bound is implicit, but it is in the place. |
GalloDaSballo marked the issue as grade-b |
GalloDaSballo marked the issue as grade-c |
GalloDaSballo marked the issue as grade-b |
See the markdown file with the details of this report here.
The text was updated successfully, but these errors were encountered: