watcher-ts/packages/mobymask-watcher/src
prathamesh0 63a2c5804e
Accommodate CLI refactoring changes to codegen (#261)
* Use watch-contract CLI from cli package in codegen

* Use reset CLIs from cli package in codegen

* Use create checkpoint CLI from cli package in codegen

* Use inspect-cid CLI from cli package in codegen

* Use import state CLI from cli package in codegen

* Use export-state and verify-checkpoint CLI from cli package in codegen

* Use server CLI from cli package in codegen

* Use job-runner CLI from cli package in codegen

* Use index-block CLI from cli package in codegen

* Use fill CLI from cli package in codegen

* Minor codegen fixes

* Update watcher instructions to run job-runner before server
2022-11-25 11:31:20 +05:30
..
artifacts Rename to mobymask-watcher (#139) 2022-07-07 11:50:32 +05:30
cli Refactor index-block CLI to cli package (#258) 2022-11-23 20:02:24 +05:30
entity Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
gql Update codegen with changes implemented in mobymask watcher (#148) 2022-07-22 13:17:56 +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 fill and fill-state CLIs to cli package (#257) 2022-11-24 15:28:38 +05:30
hooks.ts Update GQL and getBlock API usage (#210) 2022-11-03 14:14:58 +05:30
indexer.ts Refactor fill and fill-state CLIs to cli package (#257) 2022-11-24 15:28:38 +05:30
job-runner.ts Merge watcher job-runner into base job-runner (#260) 2022-11-24 16:26:40 +05:30
resolvers.ts Refactor server CLI to cli package (#253) 2022-11-23 12:57:59 +05:30
schema.gql Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
server.ts Accommodate CLI refactoring changes to codegen (#261) 2022-11-25 11:31:20 +05:30
types.ts Rename to mobymask-watcher (#139) 2022-07-07 11:50:32 +05:30