-
Notifications
You must be signed in to change notification settings - Fork 0
Sorted outputs #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The order of e.g. indy-rewards all 416 or indy-rewards summary 416 lines depends on the order of items in the analytics API responses.
These should be made deterministic, so the same command always outputs the exact same text, even if API response item orders change over time.
- For individual reward commands like
all,sp,lp,gov, this would mean sorting the result list by date → description → indy (or pkh). summaryshould keep, but enforce the current format.- INDY gov rewards first.
- LPs, sorted alphabetically by Purpose.
- SPs, sorted alphabetically by Purpose.
- Totals.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request