watcher-ts/packages/util
Ashwin Phatak 885a55e513
Implement hierarchical query for checking ancestor block during pruning (#225)
* Implement hierarchical query for checking ancestor block.

* Prune blocks together in single query.

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-08-23 17:06:35 +05:30
..
src Implement hierarchical query for checking ancestor block during pruning (#225) 2021-08-23 17:06:35 +05:30
test Tests for pruning abandonded branches (#223) 2021-08-20 12:26:37 +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
hardhat.config.ts Test for entities after TransferEvent (#196) 2021-08-10 12:09:00 +05:30
index.ts Implement chain pruning in uni-info-watcher (#222) 2021-08-19 13:27:32 +05:30
package.json Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
tsconfig.json Smoke test for uni-info-watcher (#184) 2021-08-04 18:57:44 +05:30