watcher-ts/packages/uni-info-watcher/src/utils
Ashwin Phatak 0487c05ee1
Event handlers should update db atomically (#186)
* Run db operations inside event handlers atomically using transaction.

* Implement database transaction for Pool Initialize event.

* Implement typeorm transaction without callback.

* Implement transaction for NFPM event handlers.

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-08-06 10:25:56 +05:30
..
constants.ts Handle increase liquidity event (#143) 2021-07-16 18:34:51 +05:30
index.ts Event handlers should update db atomically (#186) 2021-08-06 10:25:56 +05:30
interval-updates.ts Event handlers should update db atomically (#186) 2021-08-06 10:25:56 +05:30
pricing.ts Event handlers should update db atomically (#186) 2021-08-06 10:25:56 +05:30
tick.ts Event handlers should update db atomically (#186) 2021-08-06 10:25:56 +05:30