watcher-ts/packages/uni-watcher/src
Ashwin Phatak afd7c954a2
Refactoring pruning and reorg handling code (#227)
* Refactor db methods getPrevEntityVersion and getFrothyRegion.

* Filter out entities from pruned blocks.

* Pull saveContract and getModelEntities to util.

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-08-25 12:47:53 +05:30
..
artifacts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
cli Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
entity Implement chain pruning in uni-info-watcher (#222) 2021-08-19 13:27:32 +05:30
mock Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
types/common Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
utils Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
chain-pruning.test.ts Refactoring, extract uni-info-watcher GQL client (#226) 2021-08-24 11:55:29 +05:30
client.ts Refactoring, extract uni-info-watcher GQL client (#226) 2021-08-24 11:55:29 +05:30
database.ts Refactoring pruning and reorg handling code (#227) 2021-08-25 12:47:53 +05:30
events.ts Implement chain pruning in uni-info-watcher (#222) 2021-08-19 13:27:32 +05:30
fill.ts Refactoring, extract uni-info-watcher GQL client (#226) 2021-08-24 11:55:29 +05:30
indexer.ts Refactoring, extract uni-info-watcher GQL client (#226) 2021-08-24 11:55:29 +05:30
job-runner.ts Refactoring, extract uni-info-watcher GQL client (#226) 2021-08-24 11:55:29 +05:30
queries.ts Refactoring, extract uni-info-watcher GQL client (#226) 2021-08-24 11:55:29 +05:30
resolvers.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
schema.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
server.ts Refactoring, extract uni-info-watcher GQL client (#226) 2021-08-24 11:55:29 +05:30
smoke.test.ts Refactoring common code into util (#224) 2021-08-20 19:02:57 +05:30