watcher-ts/packages/graph-test-watcher/src
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
..
artifacts Remove Uniswap watchers and related artifacts (#163) 2022-08-17 14:04:20 +05:30
cli Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
entity Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
gql Handle subgraph schema field with derivedFrom directive (#60) 2021-12-28 16:08:05 +05:30
client.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
database.ts Refactor fill and fill-state CLIs to cli package (#257) 2022-11-24 15:28:38 +05:30
events.ts Refactor import-state CLI to cli package (#250) 2022-11-22 16:41:15 +05:30
fill.ts Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
hooks.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
indexer.ts Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
job-runner.ts Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30
resolvers.ts Refactor server CLI to cli package (#253) 2022-11-23 12:57:59 +05:30
schema.gql Accommodate GQL optimizations in graph-test-watcher (#249) 2022-11-22 15:20:44 +05:30
server.ts Refactor graph-node database and move to util (#259) 2022-11-25 15:54:35 +05:30