Add account transaction history filtering
Open
@Roaring30s is already working on this.
Since Jan 27, 2026.
- Dominant language
- TypeScript
- Stars
- 11
- Forks
- 26
- Avg merge
- 11h 58m
- Merged PRs (30d)
- 16
Description
### Is your feature request related to a problem?
Add filtering for all event types on the on the account history page. It would be useful to view all votes for a specific orchestrator, or to filter by reward calls or reward cut changes.
### Describe the solution you'd like
Building off of https://github.com/livepeer/explorer/issues/115#issuecomment-3805411479, we should add a filter button that opens a popover for event types to filter by.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
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.