- a fixed point library for internal data & interfaces (since the current handling of decimals and multipliers is super error-prone) - elimination of `IOracleEth` (since quoting ETH isn't special in any way; extra abstractions are excruciating) - support for alternative oracles for the same asset (e.g. the first is expensive and decentralized, the second is cheap and less decentralized)
IOracleEth(since quoting ETH isn't special in any way; extra abstractions are excruciating)