laconicd/x/evm
Thomas Nguy fada59551d
rpc, evm: fix eth_coinbase endpoint to return ethereum address of the validator node (#153)
* fix coinbase rpc endpoint to return ethereum address of the validator

* update changelog

* fix lint

* clean code and simplify logic

* fix changelog

* change request variable name and type

* add test

* fix proto comments

* fix proto comments

* Update x/evm/keeper/grpc_query.go

* Update x/evm/keeper/grpc_query.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-06-22 06:14:40 -04:00
..
atlas atlas: evm module (#651) 2020-12-10 22:31:46 +00:00
client lint: fix many broken lint issues (#49) 2021-06-08 03:07:11 -04:00
keeper rpc, evm: fix eth_coinbase endpoint to return ethereum address of the validator node (#153) 2021-06-22 06:14:40 -04:00
spec evm: module specification (#538) 2020-12-09 20:11:15 +01:00
types rpc, evm: fix eth_coinbase endpoint to return ethereum address of the validator node (#153) 2021-06-22 06:14:40 -04:00
genesis_test.go evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00
genesis.go evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00
handler_test.go fix and comment outdated tests (#155) 2021-06-21 10:17:31 -04:00
handler.go evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00
module.go evm: remove CommitStateDB, journal and stateObject (#84) 2021-06-08 13:10:29 -04:00