livepeer / livepeer/explorer

BUG: Orchestrator rate cut change shows fee cut incorrectly in the explorer

Open
#761 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
11
Forks
26
Avg merge
11h 58m
Merged PRs (30d)
16

Description

Describe the bug

After calling the transcoder method on BondingManager, the transactions on the explorer are rendering fee cut incorrectly as 2900% instead of 70%

To Reproduce
  1. Use livepeer_cli to call option 13 Set orchestrator config or call the transcoder method on the BondingManager contract directly
  2. Go to https://explorer.livepeer.org and view the orchestrator history
  3. Live example https://explorer.livepeer.org/accounts/0x104a7ca059a35fd4def5ecb16600b2caa1fe1361/history

Transaction detail for ref (no values were actually changed, but the issue appears to be more of a display/UI problem)

Expected behavior

Fee cut should not render as 2900% when it is truly 70% (on-chain shows 30, which is the correct delegator facing value on chain for 70 orch fee cut)

Screenshots
Image
Desktop OS

No response

Desktop Browser

Firefox

Desktop Wallet

Metamask

Desktop App/Extension Version

Windows 11

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Wallet

No response

Smartphone App/Extension Version

No response

Additional context

Contributor guide

Open the contributing guide

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 issue in the explorer's orchestrator history using the linked transaction and compare the displayed fee cut with the BondingManager transcoder value. Trace the transaction rendering path and verify that the history shows 70% rather than 2900%, while preserving the on-chain delegator-facing value of 30.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.