laconicd-deprecated/rpc/namespaces/ethereum
Daniel Burckhardt 9bbf356c6b
tests(rpc): add filter tests (#1233)
* tests(rpc): add pending transaction filter test

* tests(rpc): add block filter and event log  test

* tests(rpc): simplify to cluster instead of comparing types

* tests(rpc): wip filter by address

* tests(rpc): add get_logs test

* fix flake8 linter

* fix flake8 linter

* add caching to readme

* add caching to readme

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-08-12 13:57:57 +00:00
..
debug chore(rpc): restructure JSON-RPC APIs (#1218) 2022-08-09 07:52:28 +02:00
eth tests(rpc): add filter tests (#1233) 2022-08-12 13:57:57 +00:00
miner Add support for miner_setGasPrice API (#1237) 2022-08-12 08:23:13 +02:00
net all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
personal chore(rpc): restructure JSON-RPC APIs (#1218) 2022-08-09 07:52:28 +02:00
txpool all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
web3 all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00