watcher-ts/packages/util/src
nikugogoi cc8fcffaa1
Fix use of prefetchBlocksInMem flag in block processing (#240)
* Fix use of prefetchBlocksInMem flag in block processing

* Rename prefetchedBlocksMap to blockAndEventsMap
2022-11-18 11:01:09 +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 Add config for GQL requests cache (#228) 2022-11-15 14:56:08 +05:30
constants.ts Add config for GQL requests cache (#228) 2022-11-15 14:56:08 +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 Upgrade Apollo server to v3 (#229) 2022-11-16 11:14:54 +05:30
fill.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +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 Use pg-type numeric for bigint in entities and use custom decimal in graph-node (#71) 2021-12-28 16:08:05 +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 Add a table for entites in frothy region for subgraph watchers (#231) 2022-11-16 17:12:54 +05:30
ipfs.ts Add demo for graph-watcher IPLD statediff and checkpointing 2022-05-06 15:43:45 +05:30
job-queue.ts Add prometheus metrics support for watchers (#152) 2022-08-03 16:26:51 +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