0g-chain/x/evmutil
2025-03-04 16:57:19 +07:00
..
client/cli rename kava 2024-09-25 15:07:33 +00:00
keeper fix(evmutil): implement gas validation for EVM calls - Add MaxGasLimit constant (30M gas) - Replace infinite gas meter with limited gas meter - Add validation for gas estimation and usage - Add unit tests for gas validation - Add new error type for gas limit exceeded 2025-03-04 16:57:19 +07:00
migrations/v2 rename go mod path 2024-09-25 15:00:59 +00:00
spec docs(x/evmutil): Remove akava and evmbankkeeper from spec (#1968) 2024-07-26 14:01:53 -07:00
testutil rename denoms 2024-09-25 15:12:33 +00:00
types fix(evmutil): implement gas validation for EVM calls - Add MaxGasLimit constant (30M gas) - Replace infinite gas meter with limited gas meter - Add validation for gas estimation and usage - Add unit tests for gas validation - Add new error type for gas limit exceeded 2025-03-04 16:57:19 +07:00
genesis_test.go rename kava 2024-09-25 15:07:33 +00:00
genesis.go rename go mod path 2024-09-25 15:00:59 +00:00
module.go rename go mod path 2024-09-25 15:00:59 +00:00