mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-02-12 03:34:07 +00:00
* Add a CLI to fill state for a given range * Refactor code * Add a CLI to reset IPLD state * Replace ORDER BY clause in the query to get latest IPLD block * Optimize delete query in CLI to reset IPLD state * Add an option to decouple subgraph state creation from mapping code * Use a raw SQL query to delete IPLD blocks in a block range * Accomodate changes in codegen |
||
|---|---|---|
| .. | ||
| address-watcher | ||
| cache | ||
| codegen | ||
| eden-watcher | ||
| erc20-watcher | ||
| erc721-watcher | ||
| graph-node | ||
| graph-test-watcher | ||
| ipld-eth-client | ||
| lighthouse-watcher | ||
| mobymask-watcher | ||
| solidity-mapper | ||
| test | ||
| tracing-client | ||
| util | ||