watcher-ts/packages/eden-watcher/src
nikugogoi aabf9f8e15
Implement data source templates (#106)
* Implement data source templates

* Remove optional param from wasm instantiate

* Add all types for solidity to typescript mapping

* Set contract address in context for data source templates

* Implement block handlers for data source templates
2022-01-06 18:32:08 +05:30
..
artifacts Add eden-watcher generated using codegen (#47) 2021-12-28 16:08:05 +05:30
cli Implement data source templates (#106) 2022-01-06 18:32:08 +05:30
entity Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99) 2021-12-28 16:08:05 +05:30
gql Add IpldStatus table and IPLD jobs in job-runner in codegen (#100) 2021-12-28 16:08:05 +05:30
client.ts Add eden-watcher generated using codegen (#47) 2021-12-28 16:08:05 +05:30
database.ts Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99) 2021-12-28 16:08:05 +05:30
events.ts Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99) 2021-12-28 16:08:05 +05:30
fill.ts Implement WASM instance restart to handle out of memory error (#81) 2021-12-28 16:08:05 +05:30
hooks.ts Performance improvements for IPLDBlocks in eden watcher (#80) 2021-12-28 16:08:05 +05:30
indexer.ts Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99) 2021-12-28 16:08:05 +05:30
job-runner.ts Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99) 2021-12-28 16:08:05 +05:30
resolvers.ts Performance improvements for IPLDBlocks in eden watcher (#80) 2021-12-28 16:08:05 +05:30
schema.gql Handle event name conflicts in schema and update hooks in codegen (#97) 2021-12-28 16:08:05 +05:30
server.ts Implement WASM instance restart to handle out of memory error (#81) 2021-12-28 16:08:05 +05:30