watcher-ts/packages/util/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
..
types/common Accomodate GQL requests caching in code generator (#237) 2022-11-17 12:02:08 +05:30
block-size-cache.ts Implement eden-watcher changes in other watchers and codegen (#192) 2022-09-23 15:35:15 +05:30
common.ts Fix use of prefetchBlocksInMem flag in block processing (#240) 2022-11-18 11:01:09 +05:30
config.ts Refactor util code to be reused (#241) 2022-11-18 16:29:06 +05:30
constants.ts Refactor util code to be reused (#241) 2022-11-18 16:29:06 +05:30
database.ts Update latest entity tables on chain pruning (#235) 2022-11-16 20:16:48 +05:30
eth.ts Parse batched transactions for mobymask-watcher events (#141) 2022-07-11 11:29:33 +05:30
events.ts Refactor util code to be reused (#241) 2022-11-18 16:29:06 +05:30
fill.ts Refactor util code to be reused (#241) 2022-11-18 16:29:06 +05:30
gql-metrics.ts Implement query for multiple entities and nested relation fields in eden-watcher (#166) 2022-09-01 14:17:43 +05:30
graph-decimal.ts Refactor util code to be reused (#241) 2022-11-18 16:29:06 +05:30
index-block.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
indexer.ts Refactor util code to be reused (#241) 2022-11-18 16:29:06 +05:30
ipfs.ts Add demo for graph-watcher IPLD statediff and checkpointing 2022-05-06 15:43:45 +05:30
job-queue.ts Refactor util code to be reused (#241) 2022-11-18 16:29:06 +05:30
job-runner.ts Fix use of prefetchBlocksInMem flag in block processing (#240) 2022-11-18 11:01:09 +05:30
metrics.ts Clear cache of latest entities on event processing error (#201) 2022-10-19 14:26:10 +05:30
misc.ts Accomodate GQL requests caching in code generator (#237) 2022-11-17 12:02:08 +05:30
server.ts Accomodate GQL requests caching in code generator (#237) 2022-11-17 12:02:08 +05:30
state-helper.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
types.ts Update getFullBlocks usage (#213) 2022-11-03 16:49:41 +05:30