laconicd/x/evm/keeper
Federico Kunze Küllmer 83627b9967
evm: check height overflow (#597)
* evm: check height overflow

* rm

* c++
2021-09-28 09:48:11 +00:00
..
abci.go evm: remove tx logs and block bloom from chain state (#556) 2021-09-15 09:45:03 +00:00
benchmark_test.go evm: benchmark evm keeper (#586) 2021-09-24 12:58:22 -03:00
context_stack.go evm: use stack of contexts to implement snapshot revert (#399) 2021-08-10 07:22:46 +00:00
ERC20Contract.json evm: benchmark contract execution (#436) 2021-08-30 03:14:58 +00:00
grpc_query_test.go evm: fix import/export genesis for contract storage (#590) 2021-09-27 12:26:45 +02:00
grpc_query.go rpc: fix TraceConfig param for tracers (#565) 2021-09-15 10:50:52 -03:00
hooks_test.go evm: remove tx logs and block bloom from chain state (#556) 2021-09-15 09:45:03 +00:00
hooks.go all: linter (#532) 2021-09-05 11:03:06 +00:00
keeper_test.go all: linter (#532) 2021-09-05 11:03:06 +00:00
keeper.go evm: fix import/export genesis for contract storage (#590) 2021-09-27 12:26:45 +02:00
msg_server.go evm: remove tx logs and block bloom from chain state (#556) 2021-09-15 09:45:03 +00:00
params_test.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
params.go evm: move ChainConfig to Params (#266) 2021-07-14 05:13:55 -04:00
state_transition_benchmark_test.go evm: benchmark evm keeper (#586) 2021-09-24 12:58:22 -03:00
state_transition_test.go all: linter (#532) 2021-09-05 11:03:06 +00:00
state_transition.go evm: check height overflow (#597) 2021-09-28 09:48:11 +00:00
statedb_benchmark_test.go evm: benchmark evm keeper (#586) 2021-09-24 12:58:22 -03:00
statedb_test.go evm: fail early on StateDB functions (#566) 2021-09-17 06:22:52 +00:00
statedb.go evm: fix import/export genesis for contract storage (#590) 2021-09-27 12:26:45 +02:00
utils_test.go ante: move deduct gas to EVM keeper (#584) 2021-09-22 10:26:29 +00:00
utils.go ante: move deduct gas to EVM keeper (#584) 2021-09-22 10:26:29 +00:00