watcher-ts/packages/mobymask-watcher/src/cli
nikugogoi 52c42f4e84
Reset watcher to previous indexed block on start (#207)
* Reset watcher to previous indexed block before start

* Implement changes in other watchers

* Save successfully fetched blocks and events to prefetch cache

* Add unique query for transaction table

* Check db for blocks before fetching from eth-server

* Show all mismatches at a block

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2022-11-03 14:01:10 +05:30
..
checkpoint-cmds Implement eden-watcher changes in other watchers and codegen (#192) 2022-09-23 15:35:15 +05:30
reset-cmds Reset watcher to previous indexed block on start (#207) 2022-11-03 14:01:10 +05:30
checkpoint.ts Implement eden-watcher changes in other watchers and codegen (#192) 2022-09-23 15:35:15 +05:30
export-state.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
import-state.ts Use prefetching of blocks with events in watchers and codegen (#206) 2022-10-20 18:46:56 +05:30
index-block.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
inspect-cid.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
reset.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
watch-contract.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30