laconicd-deprecated/x/evm/keeper
Federico Kunze 9a5654f70d
ante: AnteHandler changes from state transition refactor (#56)
* ante: cherry-pick changes from state transition refactor

* ante: test setup

* ante: fixes

* ante: test (wip)

* ante: finish unit tests

* ante: intrinsic gas test

* ante: chaindecorators test (wip)

* update tests

* ante: cleanup tests

* ante: add test consuption test
2021-05-31 05:05:32 -04:00
..
abci.go evm: fix EndBlock panic (#51) 2021-05-27 05:26:01 -04:00
grpc_query_test.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
grpc_query.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
invariants_test.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
invariants.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
keeper_test.go ante: AnteHandler changes from state transition refactor (#56) 2021-05-31 05:05:32 -04:00
keeper.go ante: AnteHandler changes from state transition refactor (#56) 2021-05-31 05:05:32 -04:00
msg_server.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
params_test.go additions 2021-04-18 17:54:18 +02:00
params.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
statedb_test.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
statedb.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00