watcher-ts/packages/erc20-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 ERC20 watcher based on eth_call (#165) 2021-07-28 10:04:07 +05:30
cli Refactor util code to be reused (#241) 2022-11-18 16:29:06 +05:30
entity Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
mock Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
types/common Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
utils Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30
client.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
database.ts Add a table for entites in frothy region for subgraph watchers (#231) 2022-11-16 17:12:54 +05:30
events.ts Upgrade Apollo server to v3 (#229) 2022-11-16 11:14:54 +05:30
fill.ts Upgrade Apollo server to v3 (#229) 2022-11-16 11:14:54 +05:30
index.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27: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
job-runner.ts Reset watcher to previous indexed block on start (#207) 2022-11-03 14:01:10 +05:30
queries.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
resolvers.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
schema.ts Add GQL query for sync status (#159) 2022-08-09 13:25:46 +05:30
server.ts Accomodate GQL requests caching in code generator (#237) 2022-11-17 12:02:08 +05:30