laconicd/ethereum/rpc
yihuang 62fe3d7e80
rpc: SendTransaction wrap MsgEthereumTx in cosmos tx (#161)
* `SendTransaction` wrap `MsgEthereumTx` in cosmos tx

Closes #160

* Update ethereum/rpc/eth_api.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-06-22 03:32:06 -04:00
..
pubsub fix and comment outdated tests (#155) 2021-06-21 10:17:31 -04:00
types rpc, evm: remove tx Receipt (#81) 2021-06-08 07:11:37 -04:00
apis.go feat: add txpool namespace RPC methods (#146) 2021-06-21 10:06:30 -04:00
backend.go rpc, evm: remove tx Receipt (#81) 2021-06-08 07:11:37 -04:00
doc.go more fixes 2021-04-18 18:39:15 +02:00
eth_api.go rpc: SendTransaction wrap MsgEthereumTx in cosmos tx (#161) 2021-06-22 03:32:06 -04:00
filter_api.go rpc, evm: remove tx Receipt (#81) 2021-06-08 07:11:37 -04:00
filter_system.go more fixes 2021-04-18 18:39:15 +02:00
filters.go more fixes 2021-04-18 18:39:15 +02:00
net_api.go node running 2021-04-19 09:30:55 +02:00
personal.go rpc: remove error on personal_unlockAccount (#128) 2021-06-15 03:18:58 -04:00
txpool_api.go feat: add txpool namespace RPC methods (#146) 2021-06-21 10:06:30 -04:00
web3_api.go build 2021-04-18 19:23:26 +02:00
websockets.go rpc, evm: remove tx Receipt (#81) 2021-06-08 07:11:37 -04:00