You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ranked rewards were introduced but users have no ability to view how assets are being ranked. They are unable to understand how rewards are being distributed across assets and manage their farms accordingly.
Candidate solutions
Cand 1: Create a component or view that enables users to understand how rewards are being distributed across assets that are ranking.
Cand 2: "ranking" is layer of indirection adds additional complexity: (a) it's kinda hard to reason about, (b) it's significant additional complexity if we show it in FE It's harder to reason about, and (c) it is still susceptible to attack vectors.
Recommendation from Trent (May 4, 2023): cand 2
TODOs
Discuss, decide on cand 1 vs cand 2.
If Cand 1:
A "wireframe" showing how the component works
The component, visible and implemented inside a page
Users are able to understand how rewards are being distributed across the top performing assets, determined by the reward function (RF)
If Cand 2:
Deprecate "ranking" from df-py (easy!)
In weekly DF blog post, mention the change
The text was updated successfully, but these errors were encountered:
trentmc
changed the title
Ranked assets component
Ranked assets component *OR* deprecate ranking
May 4, 2023
Problem:
Ranked rewards were introduced but users have no ability to view how assets are being ranked. They are unable to understand how rewards are being distributed across assets and manage their farms accordingly.
Candidate solutions
Recommendation from Trent (May 4, 2023): cand 2
TODOs
If Cand 1:
If Cand 2:
The text was updated successfully, but these errors were encountered: