laconicd-deprecated/rpc/backend
Daniel Burckhardt c626a5c8ee
testing(json rpc): Add backend test suite with mock grpc query client (#1199)
* tests(json-rpc): wip evm_backend unit test setup

* tests(json-rpc): wip evm_backend unit test setup

* fix viper

* wip query client mock

* fix first backend test except error message

* clean up

* wip Context with Height

* fix JSON RPC backend test setup

* typo

* refactor folder structure

* Update rpc/backend/evm_backend_test.go

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-07-23 11:16:23 +02:00
..
mocks testing(json rpc): Add backend test suite with mock grpc query client (#1199) 2022-07-23 11:16:23 +02:00
backend_suite_test.go testing(json rpc): Add backend test suite with mock grpc query client (#1199) 2022-07-23 11:16:23 +02:00
backend.go fix(rpc): optimize eth_getBalance endpoint (#1169) 2022-07-11 15:04:45 +00:00
evm_backend_test.go testing(json rpc): Add backend test suite with mock grpc query client (#1199) 2022-07-23 11:16:23 +02:00
evm_backend.go !fix(evm): Fix eth tx hashes in json-rpc responses (#1176) 2022-07-19 15:12:48 +00:00
utils.go fix!: fix json-rpc failures for pruned nodes (#1126) 2022-06-22 13:26:20 +02:00