Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructuring for QOS chain access #35

Open
ewagmig opened this issue Jul 25, 2019 · 3 comments
Open

Restructuring for QOS chain access #35

ewagmig opened this issue Jul 25, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@ewagmig
Copy link
Member

ewagmig commented Jul 25, 2019

From next phase on, lite wallet will be fully supporting QOS chain on latest version and so on.

@ewagmig ewagmig added the enhancement New feature or request label Jul 25, 2019
@ewagmig ewagmig self-assigned this Jul 25, 2019
@ewagmig ewagmig added this to To do in LiteWallet via automation Jul 25, 2019
@ewagmig ewagmig added this to the phase3 milestone Jul 25, 2019
@ewagmig ewagmig modified the milestones: phase3, phase4 Aug 2, 2019
@ewagmig ewagmig added this to the phase3 milestone Aug 24, 2019
@ewagmig
Copy link
Member Author

ewagmig commented Sep 5, 2019

This part is under the develop branch for functions isolation.

@ewagmig
Copy link
Member Author

ewagmig commented Sep 5, 2019

#43 PR for this part

@ewagmig ewagmig moved this from To do to In progress in LiteWallet Sep 6, 2019
@ewagmig
Copy link
Member Author

ewagmig commented Sep 11, 2019

QOS chain need some enhancement on the business including staking, governance and so on.
Refer to the qoscli for some implementations examples:

[vagrant@vagrant-192-168-1-223 pre2000]$ ./qoscli query -h
query(alias `q`) subcommands.

Usage:
  qoscli query [command]

Aliases:
  query, q

Available Commands:
  delegator-income      Query distribution delegator income info
  community-fee-pool    Query community fee pool
  validators            Query all validators info
  validator-miss-vote   Query validator miss vote info in the nearest voting window
  delegation            Query delegation info
  delegations           Query all delegations made by one delegator
  delegations-to        Query all delegations made to one validator
  unbondings            Query all unbonding delegations by delegator
  redelegations         Query all redelegations by delegator
  proposals             Query proposals with optional filters
  votes                 Query votes on a proposal
  deposits              Query deposits on a proposal
  tally                 Get the tally of a proposal vote
  total-inflation       Query total inflation QOS amount, both in genesis and inflation phrases
  total-applied         Query total applied QOS amount, both in genesis and inflation phrases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
LiteWallet
  
In progress
Development

No branches or pull requests

2 participants