ipld-eth-server/pkg
prathamesh0 cc17368c0d
Optimize GQL and getBlock APIs (#201)
* Add optional block number filter to getLogs API

* Use block number while fetching block with transactions

* Fix for failing tests

* Use block number when fetching block objects

* Use block number when fetching a tx by hash

* Add back methods to get block objects by block hash

* Update run_unit_test.sh

Removing echo command, as it seems to be only change in CICD.

* Increase wait time for db setup in unit test job

Co-authored-by: Michael <michael@abastionofsanity.com>
2022-11-04 10:02:09 +05:30
..
client Cerc refactor (#193) 2022-09-20 11:52:06 -04:00
debug Support debug_traceCall API (#192) 2022-09-21 17:15:03 +05:30
eth Optimize GQL and getBlock APIs (#201) 2022-11-04 10:02:09 +05:30
graphql Optimize GQL and getBlock APIs (#201) 2022-11-04 10:02:09 +05:30
net Cerc refactor (#193) 2022-09-20 11:52:06 -04:00
prom minor cleanup to prom files 2020-10-27 14:18:59 -05:00
rpc Support debug_traceCall API (#192) 2022-09-21 17:15:03 +05:30
serve Support debug_traceCall API (#192) 2022-09-21 17:15:03 +05:30
shared Update transactions, receipts and logs queries (#173) 2022-07-12 13:40:45 +05:30
.DS_Store Change receipt CID and MHKey to point trie leaf cid and mkhey. 2021-09-21 17:51:38 +05:30