Weekly Technical Update

09/08/2022 - Technical Update - 22

As part of this week's update, we will share this week's progress and what component we worked on.

1. Control block - Added tests for getUnbacketVaults.
- Integrated monitoring thread with oracle, tested with PAB.
- Added liquidation thread and liquidation tests to the Control block.

Currently working on retry logic in control block.

2. Oracle - Completed rebasing oracle PR.
- Removed observing endpoint in oracle monitor.

Currently testing the oracle, fixing compilation error.

3. Auction Currently working on auction offchain part (bid and get data endpoints).