laconicd-deprecated/rpc
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
..
backend fix(rpc): get_proof test fail because block numbers are not high enough (#1239) 2022-08-12 13:20:17 +02:00
ethereum/pubsub rpc: refactor rpc packages and backend to support cosmos namespace (#1070) 2022-05-02 06:26:24 +00:00
namespaces/ethereum tests(rpc): add filter tests (#1233) 2022-08-12 13:57:57 +00:00
types feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
apis.go feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
doc.go rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
websockets.go Add support for MaxOpenConnections (#1229) 2022-08-10 08:26:51 -04:00