Expand description
Utility functions to help calculate gas
Functions§
- Calculate EIP 150 gas passed to callee.
- Calculate memory copier gas cost by current and next memory word size, and number of bytes to copy.
- Calculate memory expansion gas cost by current and next memory word size.