watcher-ts/packages/erc20-watcher/src
prathamesh0 2517f110ea
Update GQL and getBlock API usage (#210)
* Update getLogs and getBlockWithTransactions usage to add block number arg

* Update getFullTransaction usage to add block number arg
2022-11-03 14:14:58 +05:30
..
artifacts ERC20 watcher based on eth_call (#165) 2021-07-28 10:04:07 +05:30
cli Reset watcher to previous indexed block on start (#207) 2022-11-03 14:01:10 +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 Reset watcher to previous indexed block on start (#207) 2022-11-03 14:01:10 +05:30
events.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
fill.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
index.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
indexer.ts Update GQL and getBlock API usage (#210) 2022-11-03 14:14:58 +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 Reset watcher to previous indexed block on start (#207) 2022-11-03 14:01:10 +05:30