watcher-ts/packages/codegen/src/templates
prathamesh0 5af90bd388
Refactor state creation code (#204)
* Remove support for pushing state to IPFS

* Move job handlers for state creation to util

* Rename state creation related methods and objects

* Update mock indexer used in graph-node testing

* Fetch and merge diffs in batches while creating a state checkpoint

* Fix timing logs while for state checkpoint creation

* Refactor method to get state query result to util

* Accept contracts for state verification in compare CLI config

* Make method to update state status map synchronous
2022-10-19 15:24:14 +05:30
..
checkpoint-create-template.handlebars Implement eden-watcher changes in other watchers and codegen (#192) 2022-09-23 15:35:15 +05:30
checkpoint-template.handlebars Implement eden-watcher changes in other watchers and codegen (#192) 2022-09-23 15:35:15 +05:30
checkpoint-verify-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
client-template.handlebars Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
config-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
database-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
entity-template.handlebars Implement IPLD refactoring in codegen (#85) 2021-12-28 16:08:05 +05:30
eslintignore-template.handlebars Generate entities from YAML templates and lint support in generated watchers (#253) 2021-09-27 18:03:04 +05:30
eslintrc-template.handlebars Generate entities from YAML templates and lint support in generated watchers (#253) 2021-09-27 18:03:04 +05:30
events-template.handlebars Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
export-state-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
fill-state-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
fill-template.handlebars Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
hooks-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
import-state-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
index-block-template.handlebars Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
indexer-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
inspect-cid-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
job-runner-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
package-template.handlebars Implement eden-watcher changes in other watchers and codegen (#192) 2022-09-23 15:35:15 +05:30
readme-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
reset-job-queue-template.handlebars Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
reset-state-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
reset-template.handlebars Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
reset-watcher-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
resolvers-template.handlebars Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
server-template.handlebars Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
tsconfig-template.handlebars Implement query for multiple entities and nested relation fields in eden-watcher (#166) 2022-09-01 14:17:43 +05:30
types-template.handlebars Handle subgraph entities field name conflicts and enum types in codegen (#86) 2021-12-28 16:08:05 +05:30
watch-contract-template.handlebars Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30