watcher-ts/packages/eden-watcher/src
prathamesh0 f3c65cbd64
Refactor util code to be reused (#241)
* Ignore watch contract jobs in event processing complete handler

* Update job-queue config and handle errors on job completion hook

* Update graph decimal implementation

* Return generic type from method to read watcher config

* Export fill prefetch batch size default value
2022-11-18 16:29:06 +05:30
..
artifacts Add eden-watcher generated using codegen (#47) 2021-12-28 16:08:05 +05:30
cli Refactor util code to be reused (#241) 2022-11-18 16:29:06 +05:30
entity Reset latest and frothy entity tables on watcher reset (#236) 2022-11-17 10:14:59 +05:30
gql CLI to compare eden-watcher entities and fix mapping code (#149) 2022-08-08 15:58:13 +05:30
client.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
database.ts Reset latest and frothy entity tables on watcher reset (#236) 2022-11-17 10:14:59 +05:30
events.ts Upgrade Apollo server to v3 (#229) 2022-11-16 11:14:54 +05:30
fill-state.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
fill.ts Reset latest and frothy entity tables on watcher reset (#236) 2022-11-17 10:14:59 +05:30
hooks.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
indexer.ts Reset latest and frothy entity tables on watcher reset (#236) 2022-11-17 10:14:59 +05:30
job-runner.ts Reset latest and frothy entity tables on watcher reset (#236) 2022-11-17 10:14:59 +05:30
resolvers.ts Add GQL requests caching in eden-watcher (#234) 2022-11-16 20:01:18 +05:30
schema.gql Add GQL requests caching in eden-watcher (#234) 2022-11-16 20:01:18 +05:30
server.ts Accomodate GQL requests caching in code generator (#237) 2022-11-17 12:02:08 +05:30