mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-01-18 10:14:08 +00:00
* Prefetch blocks along with events in memory * Fix prefetched block destructuring * Wait while blocks are being prefetched * Retry only if block not returned by upstream eth-server * Log time taken to prefetch blocks * Avoid creating a separate job for prefetching blocks * Skip syncStatus check while fetching blocks * Convert block number string to number for comparison * Prefetch blocks in a batch only when required * Keep existing pattern for watchers in this repo * Fix logging while fetching a batch of blocks |
||
|---|---|---|
| .. | ||
| address-watcher | ||
| cache | ||
| codegen | ||
| eden-watcher | ||
| erc20-watcher | ||
| erc721-watcher | ||
| graph-node | ||
| graph-test-watcher | ||
| ipld-eth-client | ||
| lighthouse-watcher | ||
| mobymask-watcher | ||
| solidity-mapper | ||
| test | ||
| tracing-client | ||
| util | ||