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