watcher-ts/packages/lighthouse-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
..
abi Lighthouse watcher (#205) 2021-08-11 17:27:49 +05:30
types/common Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
client.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
events.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
indexer.ts Update code for log_cids change in vdb core (#243) 2021-09-21 16:43:55 +05:30
queries.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +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 Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
smoke.test.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30