mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-05-07 07:44:17 +00:00
* Remove checkpoint option for state param. to indexer methods * Change state param. to indexer methods to boolean * Use hierarchical query to get the last checkpoint of a contract * Filter out blocks before prev checkpoint for a new checkpoint * Add checkpointing job on completion of chain pruning * Update codegen docs with reset commands * Create initial checkpoint in the checkpoint queue * Handle initial checkpoint along with other checkpoints * Create initial checkpoint job in indexer * Create IPLDBlocks only in the pruned region * Create staged diff IPLDBlock for default state |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| .eslintignore | ||
| .eslintrc.json | ||
| .gitignore | ||
| hardhat.config.ts | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||