Daniel Burckhardt
|
34c2593e43
|
rpc: restructure JSON-RPC directory and rename server config (#612)
* Restructure ethermint/rpc repo structure and change import statements
* Add #400 to changelog
* fix filepath in util and json_rpc
* Move #400 to unreleased section
|
2021-10-01 14:49:22 +00:00 |
|
Thomas Nguy
|
52f42b5ff4
|
rpc: fix get transaction by hash (#428)
* fix get transaction by hash
* add test case
|
2021-08-11 07:15:11 -04:00 |
|
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 |
|
yihuang
|
8f73d556c6
|
rpc: fix eth_getTransactionByHash tx in mempool (#261)
Closes #260
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
|
2021-07-12 10:34:47 +00:00 |
|
Federico Kunze
|
6000ab2098
|
chore: un-fork from cosmos (#166)
* chore: un-fork from cosmos
* rm LoC
|
2021-06-22 06:49:18 -04:00 |
|
Federico Kunze
|
96cad7de9c
|
tests: reorganize packages (#7)
* tests: reorganize testing packages
* gitignore and minor changes
|
2021-05-11 07:54:55 -04:00 |
|