go-ethereum/cmd/evm/internal
Ceyhun Onur 6f1b514f2e
core: refactor IntrinsicGas function to accept rules parameter
Updated the IntrinsicGas function signature to take a pointer to rules instead of multiple boolean flags for gas calculations. This change simplifies the function calls across various components, including transaction validation and gas computation in state transitions, enhancing code readability and maintainability.
2026-03-30 13:15:47 +03:00
..
t8ntool core: refactor IntrinsicGas function to accept rules parameter 2026-03-30 13:15:47 +03:00