OriginProtocol / OriginProtocol/origin-dollar

Erroneous pending yield on Safe wallet

Open
#1,723 1 comment 0 reactions 0 assignees View on GitHub

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:

{
    "current_credits_per_token": "0.957789375251033874",
    "next_credits_per_token": "0.9577682128534023891220936332"
}
Screenshot 2023-07-28 at 10 34 23 AM Screenshot 2023-07-28 at 10 44 46 AM

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.