watcher-ts/packages/erc20-watcher/src
nikugogoi 97e88ab5f0
Fixes and improvements for eden-watcher job-runner and compare CLI (#165)
* Compare IPLD state entity without derived fields

* Apply default limit to array relation fields in IPLD state entity

* Mark block as complete after processing of block handler

* Avoid re processing of block handler

* Use LIMIT 1 in the query to get latest IPLD block

* Replace eth_calls in eden-watcher with getStorageValue

* Add checkpoint verification to export state CLI

* Fix get diff blocks query when creating checkpoint

* Fix subgraph staker sort and remove entities sequentially in reset CLI

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2022-08-26 12:02:39 +05:30
..
artifacts ERC20 watcher based on eth_call (#165) 2021-07-28 10:04:07 +05:30
cli Fixes and improvements for eden-watcher job-runner and compare CLI (#165) 2022-08-26 12:02:39 +05:30
entity Handle getStorage calls for old blocks (#145) 2022-07-20 10:37:17 +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 Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
database.ts Auto generating state from indexer methods (#277) 2021-12-28 16:08:04 +05:30
events.ts Deprecate postgraphile usage (#122) 2022-06-08 12:13:52 +05:30
fill.ts Add filterLogs flag to fetch logs by contract (#144) 2022-07-18 14:04:59 +05:30
index.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
indexer.ts Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30
job-runner.ts Add prometheus metrics support for watchers (#152) 2022-08-03 16:26:51 +05:30
queries.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
resolvers.ts Add GQL query for sync status (#159) 2022-08-09 13:25:46 +05:30
schema.ts Add GQL query for sync status (#159) 2022-08-09 13:25:46 +05:30
server.ts Add filterLogs flag to fetch logs by contract (#144) 2022-07-18 14:04:59 +05:30