blend-capital / blend-ui

Open source interface for the Blend protocol
MIT License
0 stars 4 forks source link

Bug: UI does not use the oracle that a pool specifies #92

Closed markuspluna closed 8 months ago

markuspluna commented 8 months ago

When adding a new pool to the oracle if the default oracle does not support assets in the pool the UI cannot load prices for those assets and displays NaN instead. This breaks the max button for health factor reducing actions resulting in an invalid BigInt syntax error.

This is also causing all simulations to fail I think