OriginProtocol / OriginProtocol/origin-dollar
Improve reallocation process
Open
@DegenSensei is already working on this.
Since May 19, 2023.
enhancement
P1
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
As described in the semi-automated allocations proposal, our current process for reallocation collateral has three main problems:
- It neither maximizes yield nor minimizes risk
- It is slow and inefficient
- It lacks clarity for prospective users who want to know how their funds will be managed.
Let's come up with a solution for creating an objective process that people can trust and that can enable the Strategists or the protocol to operate more effectively with less manual effort. From my perspective, this starts with answering two questions:
- What are the parameters that should be used to make allocation decisions?
- How and when are the allocations executed?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.