watcher-ts/packages/graph-node/test/utils
prathamesh0 e30af92901
Add a CLI in eden-watcher to fill state for a given range (#176)
* Add a CLI to fill state for a given range

* Refactor code

* Add a CLI to reset IPLD state

* Replace ORDER BY clause in the query to get latest IPLD block

* Optimize delete query in CLI to reset IPLD state

* Add an option to decouple subgraph state creation from mapping code

* Use a raw SQL query to delete IPLD blocks in a block range

* Accomodate changes in codegen
2022-09-09 16:23:41 +05:30
..
index.ts Implement method for storage based access in subgraph mapping code (#162) 2022-08-17 16:25:49 +05:30
indexer.ts Add a CLI in eden-watcher to fill state for a given range (#176) 2022-09-09 16:23:41 +05:30