laconicd/ethereum/rpc
yihuang 0020e4f2cd
grpc: add eth_call query command (#236)
* add eth_call query command

Implement EthCall grpc query api

Closes #229

add eth_call query command

fix codec issue

use query client

use grpc status error and codes

validate address length in grpc handler

* Update x/evm/types/callargs.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-07-09 09:04:46 +00:00
..
backend rpc: implement pending nonce with UnconfirmedTx (#243) 2021-07-09 04:34:49 -04:00
namespaces grpc: add eth_call query command (#236) 2021-07-09 09:04:46 +00:00
pubsub fix and comment outdated tests (#155) 2021-06-21 10:17:31 -04:00
types grpc: add eth_call query command (#236) 2021-07-09 09:04:46 +00:00
apis.go rpc: namespaces refractor (#170) 2021-06-23 02:38:05 -04:00
doc.go more fixes 2021-04-18 18:39:15 +02:00
websockets.go rpc: namespaces refractor (#170) 2021-06-23 02:38:05 -04:00