Closed 0xbok closed 2 years ago
weird that the tests are failing. resolved
@calvbore a few tests blocked due to https://github.com/foundry-rs/foundry/issues/3437. Are you able to reproduce this bug?
edit: was indeed a bug, but not what I initially thought. I have added a new mock contract OracleWrapper
to test reverts.
reference implementation: https://github.com/Uniswap/v3-core/blob/main/contracts/libraries/Oracle.sol