-
Notifications
You must be signed in to change notification settings - Fork 4
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
Gas metering of CRUD methods #10
Comments
Sorry for being late for generating a report.
|
Do you have a comparison with 4KB vs 128KB value size? This would help us to narrow down the optimization space for 128KB value. |
Got it. Right now we only have 4KB test case. |
This discussion is obsolescent. The on-chain verification is changing. We will hold this for further discussion, but the data is subject to change. |
We recently added merkle root commitment, and we should measure the gas cost and find out potential optimizations.
The text was updated successfully, but these errors were encountered: