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

Gas cost depending on parameter size #228

Open
aoudiamoncef opened this issue Feb 6, 2023 · 0 comments
Open

Gas cost depending on parameter size #228

aoudiamoncef opened this issue Feb 6, 2023 · 0 comments
Labels
enhancement New feature or request need-specs

Comments

@aoudiamoncef
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Actually, ABI call have a predefined gas cost. For example, hashing functions could use more resources when the size of the parameter is higher.

Describe the solution you'd like
We should be able to implement a dynamic gas cost for needed methods.

Additional context
See gas-cost-of-a-sha256-hash

@aoudiamoncef aoudiamoncef added enhancement New feature or request need-specs labels Feb 6, 2023
@AurelienFT AurelienFT changed the title Support runtime gas cost Gas cost depending on parameter size Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request need-specs
Projects
None yet
Development

No branches or pull requests

1 participant