OriginProtocol / OriginProtocol/origin-dollar
Erroneous pending yield on Safe wallet
Open
Nobody has claimed this yet.
bug
dapp
frontend
OETH
P1
ui/ux
- Dominant language
- Solidity
- Stars
- 152
- Forks
- 115
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 17
Description
Account 0x265c6BF7464d13388Ee6787bd0Ee5634CfB631AD is seeing an inaccurate pending yield amount in the OETH dapp. Here's what I know:
- This is a Gnosis Safe, which has not opted in to receive yield.
- The issue is present whether accessing the Safe app or the dapp directly.
- Responses from https://analytics.ousd.com/api/v2/oeth/ratios look fine.
{
"current_credits_per_token": "0.957789375251033874",
"next_credits_per_token": "0.9577682128534023891220936332"
}
- The history for this account is also broken (see https://github.com/OriginProtocol/origin-dollar/issues/1406).
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.
Research direction
Start by reproducing the pending-yield and history views in the OETH dapp for the listed Gnosis Safe, then compare the display with the /api/v2/oeth/ratios response and issue #1406. Done means a Safe that has not opted in to yield no longer shows an inaccurate pending yield or broken history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- solidity
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100