mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-12-06 19:54:08 +00:00
* Implement store get api without blockHash and blockNumber * Pass database instance to GraphWatcher * Implement store set without block data * Store blockHash and blockNumber in database entity table * Implement getting entity in subgraph from store.get * Add block data present in postgraphile * Pass db and context to instantiate method in tests * GQL API in graph-test-watcher to test store.set * Remove contract address from subgraph file * Fix block in dummy event data * Pass just blockHash to get an entity from the database * Review changes and add TODOs Co-authored-by: prathamesh <prathamesh.musale0@gmail.com> |
||
|---|---|---|
| .. | ||
| abis | ||
| generated | ||
| src | ||
| package.json | ||
| schema.graphql | ||
| subgraph.yaml | ||
| yarn.lock | ||