cc28474537
Accommodate GQL optimizations in codegen ( #254 )
...
* Prune optional methods in indexer and database interfaces
* Implement GQL optimization changes in codegen
* Fix graph-node test indexer
* Add demos to codegen package
2022-11-23 17:42:25 +05:30
prathamesh0
6737ec756c
Refactor import-state CLI to cli package ( #250 )
...
* Remove unnecessary upstream config arg to event watcher
* Initialize event watcher in CLI package
* Refactor import-state CLI to cli package
2022-11-22 16:41:15 +05:30
prathamesh0
03050e5323
Refactor create checkpoint CLI to cli package ( #247 )
...
* Refactor create checkpoint CLI to cli package
* Update mock indexer
2022-11-22 10:38:23 +05:30
prathamesh0
1e639c1af3
Refactor reset CLIs to cli package ( #246 )
...
* Refactor reset CLIs to cli package
* Use reset CLIs from cli package in watchers
* Fix method to canonicalize latest entities
* Use composition with common code for refactored CLIs
2022-11-21 15:14:10 +04:00