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

Problem: [New Validator Projection] Missing tracking of genesis and on-chain data. [PART 3] #663

Open
ysong42 opened this issue Jan 12, 2022 · 1 comment
Assignees

Comments

@ysong42
Copy link
Contributor

ysong42 commented Jan 12, 2022

Background

  • The UnbondingTime is an on-chain param. We need to monitor it through Genesis and proposals.

Task Details

Parse and handle the followings:

  • Validators data in genesis
    • gen_txs
    • app state
  • UnbondingTime

Definition of Done

  • Implemented the logic
  • Test cases coverage
@ysong42 ysong42 self-assigned this Jan 12, 2022
@ysong42 ysong42 changed the title Problem: New validator projection. Support tracking of UnbondingTime as an on-chain param. [PART 2] Problem: New validator projection. Support tracking of UnbondingTime as an on-chain param. [PART 3] Jan 12, 2022
@calvinaco calvinaco changed the title Problem: New validator projection. Support tracking of UnbondingTime as an on-chain param. [PART 3] Problem: [New Validator Projection] Missing tracking of genesis and on-chain param. [PART 3] Jan 24, 2022
@calvinaco calvinaco changed the title Problem: [New Validator Projection] Missing tracking of genesis and on-chain param. [PART 3] Problem: [New Validator Projection] Missing tracking of genesis and on-chain data. [PART 3] Jan 24, 2022
@ysong42
Copy link
Contributor Author

ysong42 commented Feb 11, 2022

relates to #161

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant