livepeer / livepeer/explorer

Add ability to export orchestrator history as csv

Open
#407 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

### Is your feature request related to a problem?

As stated in [this old feature request](https://github.com/livepeer/explorer/issues/80) it would be nice to be able to export the history on the orch page for tax purposes. The solution on that issue from 2020 is no longer working so we should triage this as it provides a lot of value to the orchestrators.

### Describe the solution you'd like

A simple csv export button on the history tab of the orchestrator page which will give you the csv for a given timerange.

### Describe alternatives you've considered

_No response_

### Additional context

_No response_

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 locating the orchestrator page and its history tab, then trace how the displayed history and timerange are loaded. Add a CSV export entry point for the selected timerange and verify that the downloaded file contains the corresponding history records.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.