Releases: overlay-market/v1-periphery
Releases · overlay-market/v1-periphery
v1.0.0-beta.6
Update to overlay-market/[email protected] (#30) * Update to overlay-market/[email protected] * Update pm("overlay-market/[email protected]") and gh actions * Fix compile issues * Fix tests/state/conftest.py * Fix test estimates for state * Fix test position for state * Fix tol in position tests for state * Fix fee disperser conftest for v1-core upgrade
v1.0.0-beta.5
Change input param to market (#19) * Add market state view to OverlayV1State * Fix: solidity lint * Add tests for general market state function * Rename function state to marketState * Take in market as input * Fix: solidity lint
v1.0.0-beta.4
Add market state view to OverlayV1State (#17) * Add market state view to OverlayV1State * Fix: solidity lint * Add tests for general market state function * Rename function state to marketState
v1.0.0-beta.3
Create LICENSE (#15)
v1.0.0-beta.2
Finish position liquidation state tests (#13) * Add mock feed and market to state conftest * Fix: flake8 lint * Add liquidatable test for position state * Add liquidation fee tests * Add test for margin excess * Rm uni v3 math libs, import from v1-core
v1.0.0-beta.1
Add interfaces (#10)