-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
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
Reactions are currently unavailable