laconicd/rpc
Daniel Burckhardt dec073d1b1
tests(rpc): Add account info unit tests (#1339)
* tests(rpc): add GetCode pass test

* tests(rpc): add GetCode failing tests

* tests(rpc): wip StorageAt tests

* tests(rpc): add StorageAt tests

* wip

* wip balance tests

* add balance tests

* add TestGetTransactionCount

* fix TestGetProof

* WIP GetTransactionCount

* WIP GetTransactionCount with RegisterABCIQueryWithOptions

* remove TODO

* go mod tidy
2022-10-11 13:43:32 -05:00
..
backend tests(rpc): Add account info unit tests (#1339) 2022-10-11 13:43:32 -05: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 backend blocks tests (#1296) 2022-09-05 16:07:56 +02:00
types feat!: Store eth tx index separately (#1121) 2022-08-11 22:49:05 +02:00
apis.go chore: Gofumpt (#1298) 2022-08-26 10:30:55 +00:00
doc.go rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
websockets.go test(rpc): Ethereum JSONRPC Websocket (#1342) 2022-09-19 10:50:55 +00:00