FilOzone / FilOzone/filecoin-pay-explorer

Expose Rail rates vs Rail rate change queue

Open
#167 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3
Forks
7
Avg merge
5d 14h
Merged PRs (30d)
47

Description

Currently, on the rail details page, there's a section "Rate Change Queue". It's empty when there has been no rate change, even if the rail currently has a rate:

Image

On rails with rate changes, it shows them:

Image

This is not intuitive, as the user isn't thinking about changes in rates, they are thinking about _rates_. If the rail currently has a rate, it should show up in this table. Then, we can also remove the "Payment rate" tile from metrics.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the rail details page and trace how the “Rate Change Queue” table is populated and how the “Payment rate” metrics tile is rendered. The work is done when a rail’s current rate appears in the table even without a rate change, and the Payment rate tile is removed.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.