watcher-ts/packages/util
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
..
src Reset watcher to previous indexed block on start (#207) 2022-11-03 14:01:10 +05:30
.eslintignore Handle pool initialize event (#127) 2021-07-09 12:38:25 +05:30
.eslintrc.json Job queue to process events (#137) 2021-07-14 18:00:26 +05:30
.gitignore Smoke test for uni-info-watcher (#184) 2021-08-04 18:57:44 +05:30
.npmignore Changes to use packages in uniswap-watcher (#196) 2022-10-11 13:41:26 +05:30
hardhat.config.ts Test for entities after TransferEvent (#196) 2021-08-10 12:09:00 +05:30
index.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
package.json v0.2.13 (#197) 2022-10-11 16:12:06 +05:30
tsconfig.json Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30