laconicd-deprecated/x/evm/types
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
..
access_list_test.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
access_list.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
chain_config_test.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
chain_config.go ante: AnteHandler changes from state transition refactor (#56) 2021-05-31 05:05:32 -04:00
codec.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
errors.go additions 2021-04-18 17:54:18 +02:00
events.go evm: SDK metrics (#24) 2021-05-14 17:44:58 -04:00
evm.pb.go ante: AnteHandler changes from state transition refactor (#56) 2021-05-31 05:05:32 -04:00
genesis_test.go build 2021-04-18 19:23:26 +02:00
genesis.go rpc, evm: gRPC tests (#28) 2021-05-17 06:13:08 -04:00
genesis.pb.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
interfaces.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
journal_test.go more fixes 2021-04-18 18:39:15 +02:00
journal.go conflicts 2021-04-17 12:00:07 +02:00
key.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
logs_test.go additions 2021-04-18 17:54:18 +02:00
logs.go rpc, evm: gRPC tests (#28) 2021-05-17 06:13:08 -04:00
msg_test.go proto, evm: use string for address and hash protobuf message fields (#23) 2021-05-14 02:52:18 -04:00
msg.go ante: AnteHandler changes from state transition refactor (#56) 2021-05-31 05:05:32 -04:00
params_test.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
params.go ante: AnteHandler changes from state transition refactor (#56) 2021-05-31 05:05:32 -04:00
protocol.go additions 2021-04-18 17:54:18 +02:00
query.pb.go rpc, evm: gRPC tests (#28) 2021-05-17 06:13:08 -04:00
query.pb.gw.go ante: AnteHandler changes from state transition refactor (#56) 2021-05-31 05:05:32 -04:00
state_object_test.go fix state object bugs causing tx reverts (#445) 2020-08-17 09:49:13 -04:00
state_object.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
state_transition_test.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
state_transition.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
statedb_test.go fix test compilation 2021-04-21 15:41:30 +02:00
statedb.go app, ante, evm: Keeper StateDB refactor (#30) 2021-05-25 08:56:36 -04:00
storage_test.go additions 2021-04-18 17:54:18 +02:00
storage.go additions 2021-04-18 17:54:18 +02:00
tx.pb.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
utils_test.go additions 2021-04-18 17:54:18 +02:00
utils.go rpc, evm: gRPC tests (#28) 2021-05-17 06:13:08 -04:00