laconicd/x/evm/types
Federico Kunze 117342b1b3
all, deps: bump go-ethereum version (#5)
* evm, rpc: access lists, JSON-RPC and transaction updates (wip)

* ante, evm, rpc: update signature verification

* evm: msg server and tests updates

* evm: tests (wip)

* evm: fix cdc and params

* evm: cleanup state transition

* fix nil cases

* lint
2021-05-10 12:34:00 -04:00
..
access_list_test.go deps: update go-ethereum to v1.9.24 (#594) 2020-11-16 17:11:15 +01:00
access_list.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
chain_config_test.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
chain_config.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -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 additions 2021-04-18 17:54:18 +02:00
evm.pb.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
expected_keepers.go conflicts 2021-04-17 12:00:07 +02:00
genesis_test.go build 2021-04-18 19:23:26 +02:00
genesis.go additions 2021-04-18 17:54:18 +02:00
genesis.pb.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -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 additions 2021-04-18 17:54:18 +02:00
logs_test.go additions 2021-04-18 17:54:18 +02:00
logs.go additions 2021-04-18 17:54:18 +02:00
msg_test.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
msg.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
params_test.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
params.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
protocol.go additions 2021-04-18 17:54:18 +02:00
query.pb.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
query.pb.gw.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -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 additions 2021-04-18 17:54:18 +02:00
state_transition_test.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
state_transition.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
statedb_test.go fix test compilation 2021-04-21 15:41:30 +02:00
statedb.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -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 all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00