watcher-ts/packages/cli
nikugogoi b66dcb4af9
Refactor graph-node database and move to util (#259)
* Move graph-database from graph-node to util

* Refactor and remove graph-node dependency from cli package

* Modify dependencies using depcheck

* Implement CLI refactoring changes in other watchers

* Review changes to remove eden comment and fix local import in util

* Import GraphDatabase from util instead of graph-node

* Move graph-node non assemblyscript code to util package

* Implement CLI refactoring changes in codegen

* Fix graph-node tests after refactoring

* Move fromStateEntityValues to graph state utils
2022-11-25 15:54:35 +05:30
..
src Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
.eslintignore Refactor watch-contract CLI to cli package (#245) 2022-11-21 11:47:23 +04:00
.eslintrc.json Refactor watch-contract CLI to cli package (#245) 2022-11-21 11:47:23 +04:00
.npmignore Refactor watch-contract CLI to cli package (#245) 2022-11-21 11:47:23 +04:00
package.json Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
tsconfig.json Refactor watch-contract CLI to cli package (#245) 2022-11-21 11:47:23 +04:00