Optimize GQL and getBlock APIs #201

Merged
prathamesh0 merged 8 commits from pm-optimize-quries into v4 2022-11-04 04:32:09 +00:00
8 Commits
Author SHA1 Message Date
prathamesh 5f6f277e41 Increase wait time for db setup in unit test job 2022-11-04 09:34:37 +05:30
Michael ad26f5abb0 Update run_unit_test.sh
Removing echo command, as it seems to be only change in CICD.
2022-11-03 11:11:26 -04:00
prathamesh 7f3be6bb4a Add back methods to get block objects by block hash 2022-11-03 16:02:14 +05:30
prathamesh 4d1873eb65 Use block number when fetching a tx by hash 2022-11-03 11:41:29 +05:30
prathamesh e01fd374a7 Use block number when fetching block objects 2022-11-02 20:33:16 +05:30
prathamesh e6ac0625d7 Fix for failing tests 2022-11-02 18:49:21 +05:30
prathamesh 706dfcab8f Use block number while fetching block with transactions 2022-11-02 17:56:10 +05:30
prathamesh c10486bba0 Add optional block number filter to getLogs API 2022-11-02 13:27:24 +05:30