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 |
|