watcher-ts/packages/eden-watcher/src
prathamesh0 8d3c68873b
Avoid creating a separate base db instance for graph database (#221)
* Avoid creating a separate base db instance for graph database

* Fix failing test file build

* Use getter method to get base database
2022-11-10 14:51:18 +05:30
..
artifacts Add eden-watcher generated using codegen (#47) 2021-12-28 16:08:05 +05:30
cli Avoid creating a separate base db instance for graph database (#221) 2022-11-10 14:51:18 +05:30
entity Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
gql CLI to compare eden-watcher entities and fix mapping code (#149) 2022-08-08 15:58:13 +05:30
client.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
database.ts Avoid creating a separate base db instance for graph database (#221) 2022-11-10 14:51:18 +05:30
events.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
fill-state.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
fill.ts Avoid creating a separate base db instance for graph database (#221) 2022-11-10 14:51:18 +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 Update getFullBlocks usage (#213) 2022-11-03 16:49:41 +05:30
job-runner.ts Avoid creating a separate base db instance for graph database (#221) 2022-11-10 14:51:18 +05:30
resolvers.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
schema.gql Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
server.ts Avoid creating a separate base db instance for graph database (#221) 2022-11-10 14:51:18 +05:30