watcher-ts/packages/uni-watcher/src
Ashwin Phatak 4f8f1d8cd7
Update code for log_cids change in vdb core (#243)
* Remove fields no longer present in schema.

* Refactor code to work with log_cids change in eth-server.

* Refactor process event to save events from logs.

* Use constants for erc20 event names.

* Implement watch blocks in erc20-watcher similar to uni-watcher.

* Moved common methods to util.

* Implement eventsInRange query in erc20-watcher.

* Filter unknown event in database query.

* Change dependencies version to be same in all packages.

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-09-21 16:43:55 +05:30
..
artifacts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
cli Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
entity Fix null parent. (#244) 2021-09-09 10:51:58 +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 Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
client.ts Refactoring, extract uni-info-watcher GQL client (#226) 2021-08-24 11:55:29 +05:30
database.ts Update code for log_cids change in vdb core (#243) 2021-09-21 16:43:55 +05:30
events.ts Move chain pruning to block processing queue with higher priority (#235) 2021-08-30 11:16:54 +05:30
fill.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
index.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
indexer.ts Update code for log_cids change in vdb core (#243) 2021-09-21 16:43:55 +05:30
job-runner.ts Update code for log_cids change in vdb core (#243) 2021-09-21 16:43:55 +05:30
queries.ts Refactoring, extract uni-info-watcher GQL client (#226) 2021-08-24 11:55:29 +05:30
resolvers.ts Update code for log_cids change in vdb core (#243) 2021-09-21 16:43:55 +05:30
schema.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
server.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
smoke.test.ts Update code for log_cids change in vdb core (#243) 2021-09-21 16:43:55 +05:30