mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-02-08 11:02:52 +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> |
||
---|---|---|
.. | ||
address-watcher | ||
cache | ||
codegen | ||
erc20-watcher | ||
graph-node | ||
graph-test-watcher | ||
ipld-eth-client | ||
lighthouse-watcher | ||
solidity-mapper | ||
tracing-client | ||
uni-info-watcher | ||
uni-watcher | ||
util |