harmony-one / go-sdk

Go-SDK & CLI tool to interact with the Harmony Blockchain
https://docs.harmony.one/
43 stars 45 forks source link

[Feature] new metrics / useful information for open staking operation #265

Open sophoah opened 4 years ago

sophoah commented 4 years ago

Problem/limitation At Hand

Currently, for open staking operation, some useful metric are missing or need some manual computation

Which component?

Proposed Solution

Here are the metrics that would be useful and categorized per persona Delegator and Validator view:

Delegator view:

Validator view:

Alternatives Considered

N/A

Additional Context

N/A

BrunoMarshall commented 4 years ago

Hi Soph, thank you, some of your request are already added to the staking explorer, maybe you can close this request and open a more specific one in the staking pool, because there´s a lot of information here: Delegator view:

Validator view:

let me know what you think Thank you

sophoah commented 4 years ago

@rlan35 today a partner (Edy Senjaya) requested for one of the above feature : Another question, in regards to reward claim feature, how can i get a list of claimed rewards ? i am using ./hmy blockchain account-history

it does not show the list of my claimed rewards , should i use other method to get this list ?

LeoHChen commented 3 years ago

move it to hmycli repo, for @LuttyYang to investigate