Ashwin Phatak
3ff2fdf11b
Refactoring, extract uni-info-watcher GQL client ( #226 )
...
* Refactor common code in uni-watcher and uni-info-watcher.
* Implement client.ts in uni-info-watcher for queries and use in smoke-test.
* Disable cache in graphql client.
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-08-24 11:55:29 +05:30
Ashwin Phatak
73e0475dfa
Misc changes for uni-info-watcher resolvers ( #183 )
...
* Implement transaction from to set entity origin field.
* Add all transaction fields specified in schema and add delay in uni-info block processing.
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-08-04 18:42:59 +05:30
Ashwin Phatak
0d39363467
Move uni-info-watcher event procesing to job queue. ( #156 )
...
* Move event procesing to job queue.
* Store block properties in blocks table.
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-22 10:02:06 +05:30
Ashwin Phatak
70e88b1004
Block filler for uni-watcher. ( #140 )
2021-07-15 13:10:07 +05:30
Ashwin Phatak
aec9281fb8
Factory PoolCreated event handler ( #120 )
...
* Setup handler for PoolCreated event.
* Create Pool entity.
* Subscribe to uni-watcher for watching events.
* Refactor code to create GraphQLClient in ipld-eth-client.
Co-authored-by: nikugogoi <95nikass@gmail.com>
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-06 16:55:11 +05:30
Ashwin Phatak
b7ffb7c672
uniswap-info-watcher package with frontend schema ( #114 )
...
* Implement mock bundle query in watcher.
* Use chance js for generating mock data.
* Add bundles query.
* Setup resolvers with uniswap info schema.
* Add mock query for Burn entity.
* Add mock query for Factory entity.
* Add mock queries for entities Mint, Pool and Transaction.
* Add mock query for Swap entity.
* Add mock queries for day data entities.
* Implment mock ticks query.
* Add mock tokenHourDatas query.
* Add mock queries for uni-info-watcher to readme.
Co-authored-by: nikugogoi <95nikass@gmail.com>
2021-07-02 16:26:32 +05:30