forked from cerc-io/ipld-eth-server
* 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> |
||
|---|---|---|
| .. | ||
| test_helpers | ||
| api_test.go | ||
| api.go | ||
| backend_utils.go | ||
| backend.go | ||
| cid_retriever_test.go | ||
| cid_retriever.go | ||
| eth_state_test.go | ||
| eth_suite_test.go | ||
| filterer_test.go | ||
| filterer.go | ||
| helpers.go | ||
| interfaces.go | ||
| ipld_fetcher_test.go | ||
| ipld_fetcher.go | ||
| ipld_retriever.go | ||
| subscription_config.go | ||
| test_helpers.go | ||
| types.go | ||