laconicd/x/evm/types
Federico Kunze abcfc9a6ba
evm: error and block hash map updates (#60)
* evm: error and block hash map updates

* evm: update tests
2021-05-31 10:54:59 -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 evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -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 evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04: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 evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04:00
journal_test.go more fixes 2021-04-18 18:39:15 +02:00
journal.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04:00
key.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04:00
logs_test.go additions 2021-04-18 17:54:18 +02:00
logs.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04:00
msg_test.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04:00
msg.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04:00
params_test.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04:00
params.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04:00
protocol.go additions 2021-04-18 17:54:18 +02:00
query.pb.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04:00
query.pb.gw.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -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 evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -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