mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-02-12 11:44:07 +00:00
* Perf improvement TODOs * Move watch contract to util package * Get block progress from event instead of querying * Use index field in event to check order of processing * Use watched contract map to avoid querying database * Use update query for blockProgress entity Co-authored-by: Ashwin Phatak <ashwinpphatak@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| hardhat.config.ts | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||