laconicd/x/evm
yihuang 1a48e09e78
rpc: implement eth_getPendingTransactions (#259)
* Implement `eth_getPendingTransactions`

Closes #244

* refactor repeatitive code

* Update ethereum/rpc/namespaces/eth/api.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* Update ethereum/rpc/namespaces/eth/api.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* Update ethereum/rpc/namespaces/eth/api.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* Update ethereum/rpc/namespaces/eth/api.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

* test UnwrapEthereumMsg

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-07-12 17:42:53 +00:00
..
atlas chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
client chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
keeper evm: fix BlockBloom not found for latest height (#263) 2021-07-12 10:25:15 +00:00
spec chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
types rpc: implement eth_getPendingTransactions (#259) 2021-07-12 17:42:53 +00:00
genesis_test.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
genesis.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
handler_test.go evm: TxData as proto.Any (#220) 2021-07-05 16:39:08 +00:00
handler.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
module.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00