laconicd-deprecated/tests
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
..
e2e tests: add testutils for integration testing (#132) 2021-06-25 05:18:37 -04:00
importer chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
rpc rpc: implement eth_getPendingTransactions (#259) 2021-07-12 17:42:53 +00:00
solidity tests: refactor solidity test cases (#249) 2021-07-12 05:22:20 -04:00
tooling/ethers deps: bump SDK and Tendermint versions (#165) 2021-06-22 04:25:38 -04:00
signer.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00