4 Commits
Author SHA1 Message Date
prathamesh0 408a3927c0 Add a table for entites in frothy region for subgraph watchers (#231)
* Add a table for entites in frothy region and update it in a subscriber

* Accommodate changes to other watchers and codegen
2022-11-16 17:12:54 +05:30
nabarunandprathamesh 8af7417df6 Implement query for multiple entities and nested relation fields in eden-watcher (#166)
* Implement query for multiple entities in eden-watcher

* Implement nested relation queries

* Implement GQL query params first, skip, orderBy, orderDirection

* Add blockNumber index to subgraph entities

* Add logs for timing eth-calls and storage calls

* Add prometheus metrics to monitor GQL queries

* Fix default limit and order of 1-N related field in GQL entitiy query

* Add timer logs for block processing

* Run transpiled js in all watchers

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2022-09-01 14:17:43 +05:30
nabarun e2668690b5 Add filterLogs flag to fetch logs by contract (#144) 2022-07-18 14:04:59 +05:30
nabarun bd3113069a Rename to mobymask-watcher (#139) 2022-07-07 11:50:32 +05:30