Skip to content

[PeerX Backlog # 97] Drain admin authentication list to off-chain audit tool #97

Description

@ameeribro4-sudo

Problem Statement
Operators (KYC + admin) scrutinize new operators. There's no explicit
command to dump them.

Expected Outcome
admin::list_operators(env) -> Vec<Address> plus
kyc::list_all_operators(env) -> Vec<Address> exposed read-only.

Acceptance Criteria

  • Pagination via cursor.
  • Removal is documented in runbook.

Files Affected

  • peerx-contracts/counter/src/{admin,kyc,lib}.rs.

Difficulty / Effort 🥈 / S
Labels observability, audit

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26auditPeerX Backlog label audit (bulk-imported)observabilityPeerX Backlog label observability (bulk-imported)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions