watcher-ts/packages/graph-node/src/cli/compare
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
..
client.ts Compare CLI enhancements for verifying uniswap-watcher entities (#188) 2022-10-04 11:18:55 +05:30
compare-blocks.ts Reset watcher to previous indexed block on start (#207) 2022-11-03 14:01:10 +05:30
compare-entity.ts Compare CLI enhancements for verifying uniswap-watcher entities (#188) 2022-10-04 11:18:55 +05:30
utils.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30