laconicd/x/evm/keeper
Akash Khosla e3270aee5d
lint: fix many broken lint issues (#49)
* lint: fix many broken lint issues

* more lint issues resolved

* more lint issues resolved

* all actions issues fixed

* pin variables for websocket

* Update .github/workflows/lint.yml

* more fixes

* fix lint issues in pubsub, rpc, types

* fix lint issues in statedb, journal, pubsub, cli

* fix comment

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-06-08 03:07:11 -04:00
..
abci.go evm: replace block hash storage (#80) 2021-06-07 07:00:14 -04:00
grpc_query_test.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -04:00
grpc_query.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -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 keeper: StateDB unit tests (#47) 2021-06-02 04:06:12 -04:00
keeper.go evm: replace block hash storage (#80) 2021-06-07 07:00:14 -04:00
msg_server.go evm: error and block hash map updates (#60) 2021-05-31 10:54:59 -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
state_transition.go evm: replace block hash storage (#80) 2021-06-07 07:00:14 -04:00
statedb_test.go evm: use TransientStore for AccessList (#75) 2021-06-07 06:05:49 -04:00
statedb.go lint: fix many broken lint issues (#49) 2021-06-08 03:07:11 -04:00