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

Cosmos - Plugin - Create Validator active status check plugin #288

Closed
1 of 3 tasks
Tracked by #236
heejin-github opened this issue Oct 19, 2022 · 1 comment
Closed
1 of 3 tasks
Tracked by #236
Assignees
Labels
area:plugin Anything related to Vatz plugin. type:enhancement Any enhancement for feature or anything

Comments

@heejin-github
Copy link
Member

heejin-github commented Oct 19, 2022

TODOs

{
  "validator": {
    "operator_address": "cosmosvaloper1wlagucxdxvsmvj6330864x8q3vxz4x02rmvmsu",
    "consensus_pubkey": {
      "@type": "/cosmos.crypto.ed25519.PubKey",
      "key": "efOai5jzck+C46Zt8ruUcD1w2E7wnDnL9u2ATsODIPg="
    },
    "jailed": false,
    "status": "BOND_STATUS_UNBONDING",
    "tokens": "36504114653",
    "delegator_shares": "36504114653.000000000000000000",
    "description": {
      "moniker": "DSRV",
      "identity": "CC434B6FE536F51B",
      "website": "https://dsrvlabs.com",
      "security_contact": "",
      "details": ""
    },
    "unbonding_height": "12526651",
    "unbonding_time": "2022-11-10T19:00:47.898488279Z",
    "commission": {
      "commission_rates": {
        "rate": "0.100000000000000000",
        "max_rate": "0.900000000000000000",
        "max_change_rate": "0.100000000000000000"
      },
      "update_time": "2021-02-26T15:02:19.028351586Z"
    },
    "min_self_delegation": "1"
  }
}

Checklist

  • New Feature for the Service/Plugin (Vatz)
  • Enhancement (Vatz)
  • others(etc. e.g, documentation, project policy management)

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. such as Ex. I'm always frustrated

Describe the solution you'd like| Ex

A clear and concise description of what you want to happen

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you have considered.

Additional context or comment

Add any other context or screenshots about the feature request here.

@heejin-github heejin-github added area:plugin Anything related to Vatz plugin. type:enhancement Any enhancement for feature or anything labels Oct 25, 2022
@heejin-github heejin-github self-assigned this Oct 25, 2022
@heejin-github
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:plugin Anything related to Vatz plugin. type:enhancement Any enhancement for feature or anything
Projects
None yet
Development

No branches or pull requests

1 participant