mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-05-28 15:44:58 +00:00
* Avoid database query by passing event directly to job-queue * Avoid block progress query by returning from update query * Process batch of events for a block in a single job * Fix smoke test for subscribed events and use teamSize for job queue |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| hardhat.config.ts | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||