primitivefinance / portfolio

Portfolio is an automated market making protocol for implementing custom strategies at the lowest cost possible.

Home Page:https://www.primitive.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix: dead code in Price.sol library

Alexangelj opened this issue · comments

Description

This library has functionality that older versions of Hyper relied on. Some of it can be removed. Additionally, there are functions that use the structs as input variables. Those could potentially be removed, especially if they add to the contract' size.