Ashwin Phatak
9a3ac28a5d
uni-watcher smoke test ( #172 )
...
* Created a smoke test for uni-watcher.
* Added test for createPool.
* Added more pool tests.
* Using ethers instead of hardhat-ethers in smoke test.
Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2021-07-30 19:50:56 +05:30
Ashwin Phatak
03ceb95a1b
Job queue to process events ( #137 )
...
* Job queue to process events.
* Event queue processing changes.
2021-07-14 18:00:26 +05:30
Ashwin Phatak
61f211f2d5
Handle pool initialize event ( #127 )
...
* Move getConfig to util package.
* Handle Pool initialize event.
* Update Bundle entity ethPriceUSD.
* Update Pool day and hour data.
* Update token derivedETH and complete handleInitialize.
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-09 12:38:25 +05:30
Ashwin Phatak
f7df56bb75
Handle pool created event ( #124 )
...
* Update Token entities.
* Complete handlePoolCreated in events.
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-07 11:10:10 +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
5de555a4e5
Uniswap watcher package with event schema ( #113 )
...
* Uniswap watcher package skeleton.
* Uniswap events.
2021-07-01 16:42:37 +05:30