mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-01-24 21:24:08 +00:00
* Add util method for preparing state from GQL response entity * Refactor method to create or update state data * Fix typeorm bigint transformer and convert to checksum contract address * Skip resetting to previous block in job-runner if isComplete set to true * Fix creating subgraph event with struct params * Use quotes for table names in custom queries * Fix indexer prepareStateEntry method * Fix toEthereumValue method when used with ethereum.decode * Add CLI for creating snapshot checkpoint state from GQL endpoint * Skip import-state if block is already indexed * Review changes |
||
|---|---|---|
| .. | ||
| checkpoint | ||
| reset | ||
| utils | ||
| base.ts | ||
| chat.ts | ||
| create-state-gql.ts | ||
| export-state.ts | ||
| fill.ts | ||
| import-state.ts | ||
| index-block.ts | ||
| index.ts | ||
| inspect-cid.ts | ||
| job-runner.ts | ||
| peer.ts | ||
| server.ts | ||
| watch-contract.ts | ||