We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
burn
The burn opcode approximately should have the same performance as the mint opcode. But it is still better to benchmark it separately.
mint
The text was updated successfully, but these errors were encountered:
Update gas benchmarks for some storage opcodes (#1408)
a474866
Closes #1239. Closes #1255. --------- Co-authored-by: Green Baneling <XgreenX9999@gmail.com> Co-authored-by: Brandon Vrooman <brandon.vrooman@gmail.com>
Dentosal
Successfully merging a pull request may close this issue.
The
burn
opcode approximately should have the same performance as themint
opcode. But it is still better to benchmark it separately.The text was updated successfully, but these errors were encountered: