watcher-ts/packages/erc20-watcher/src
prathamesh0 2417e3feb1
Fix linter warnings and dependencies (#264)
* Fix minor linting errors

* Fix CLI getters linting errors

* Fix resolvers template in codegen

* Fix dependencies
2022-11-25 20:03:58 +05:30
..
artifacts ERC20 watcher based on eth_call (#165) 2021-07-28 10:04:07 +05:30
cli Move event watcher to util (#262) 2022-11-25 17:19:37 +05:30
entity Refactor state creation code (#204) 2022-10-19 15:24:14 +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 Refactor fill and fill-state CLIs to cli package (#257) 2022-11-24 15:28:38 +05:30
fill.ts Move event watcher to util (#262) 2022-11-25 17:19:37 +05:30
index.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
indexer.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30
job-runner.ts Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
queries.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
resolvers.ts Move event watcher to util (#262) 2022-11-25 17:19:37 +05:30
schema.ts Add GQL query for sync status (#159) 2022-08-09 13:25:46 +05:30
server.ts Fix linter warnings and dependencies (#264) 2022-11-25 20:03:58 +05:30