laconicd/x/evm/keeper
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
..
abci.go build 2021-04-18 19:23:26 +02:00
grpc_query.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
invariants_test.go more fixes 2021-04-18 18:39:15 +02:00
invariants.go conflicts 2021-04-17 12:00:07 +02:00
keeper_test.go fix test compilation 2021-04-21 15:41:30 +02:00
keeper.go build 2021-04-18 19:23:26 +02:00
msg_server.go all, deps: bump go-ethereum version (#5) 2021-05-10 12:34:00 -04:00
params_test.go additions 2021-04-18 17:54:18 +02:00
params.go evm: params (#458) 2020-09-02 15:41:05 -04:00
statedb_test.go additions 2021-04-18 17:54:18 +02:00
statedb.go additions 2021-04-18 17:54:18 +02:00