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

Feature: Add kyc flag to validator detail/listview #343

Open
4 tasks
minxylynx opened this issue Apr 29, 2022 · 0 comments
Open
4 tasks

Feature: Add kyc flag to validator detail/listview #343

minxylynx opened this issue Apr 29, 2022 · 0 comments
Assignees
Labels
api Adding/updating an API data Updates related to data

Comments

@minxylynx
Copy link
Contributor

Summary

The foundation wants to show which validators have been KYCd in the system. Return a flag on the validator detail and listview objects for FE to interpret.

Proposal

  1. Search for attributes on the owning address for a validator
  2. Find the kyc-aml.passport.pb attribute, and interpret the value
  3. Assign a flag to the Validator listview object for that value
  4. Assign a flag to the Validator detail object for that value

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@minxylynx minxylynx added api Adding/updating an API data Updates related to data labels Apr 29, 2022
@minxylynx minxylynx added this to the v4.2.0 milestone Apr 29, 2022
@minxylynx minxylynx self-assigned this Apr 29, 2022
minxylynx added a commit that referenced this issue May 4, 2022
* Added naming tree API
* Added `isVerified` to validator data responses
* Added new ENV for `explorer.verified-addresses` as a comma-deliniated list of trusted addresses

closes: #134
closes: #343
minxylynx added a commit that referenced this issue May 4, 2022
* Added naming tree API
* Added `isVerified` to validator data responses
* Added new ENV for `explorer.verified-addresses` as a comma-deliniated list of trusted addresses

closes: #134
closes: #343
minxylynx added a commit that referenced this issue May 4, 2022
* Added naming tree API
* Added `isVerified` to validator data responses
* Added new ENV for `explorer.verified-addresses` as a comma-deliniated list of trusted addresses

closes: #134
closes: #343
@minxylynx minxylynx modified the milestones: v4.2.0, v5.0.0 May 25, 2022
minxylynx added a commit that referenced this issue Jun 7, 2022
* Added naming tree API
* Added `isVerified` to validator data responses
* Added new ENV for `explorer.verified-addresses` as a comma-deliniated list of trusted addresses

closes: #134
closes: #343
minxylynx added a commit that referenced this issue Jun 7, 2022
* Added naming tree API
* Added `isVerified` to validator data responses
* Added new ENV for `explorer.verified-addresses` as a comma-deliniated list of trusted addresses

closes: #134
closes: #343
@minxylynx minxylynx modified the milestones: v5.0.0, v5.1.0 Jul 27, 2022
@minxylynx minxylynx modified the milestones: v5.1.0, v5.2.0 Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Adding/updating an API data Updates related to data
Projects
Development

No branches or pull requests

1 participant