FilOzone / FilOzone/filecoin-pay-explorer
Expose Rail rates vs Rail rate change queue
- 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:
On rails with rate changes, it shows them:
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