Skip to content

feat: add Reddit (zkTLS) credential groups (IDs 16-18)#38

Closed
mikhaildobs wants to merge 1 commit intomainfrom
feat/add-reddit-groups
Closed

feat: add Reddit (zkTLS) credential groups (IDs 16-18)#38
mikhaildobs wants to merge 1 commit intomainfrom
feat/add-reddit-groups

Conversation

@mikhaildobs
Copy link
Member

Summary

  • Add Reddit Low/Medium/High credential groups as family 4 (IDs 16-18) with tiered scores (2/5/10) and durations (30/60/90 days)
  • New standalone script/AddRedditGroups.s.sol for adding groups to existing deployed registries (idempotent)
  • Updated script/CredentialGroups.s.sol for future fresh deployments
  • Updated CLAUDE.md documentation (credential groups table + family enforcement list)

Test plan

  • forge build compiles cleanly (CI profile)
  • forge fmt --check script/ passes
  • Dry-run AddRedditGroups against a fork to verify idempotent group creation and score setting

🤖 Generated with Claude Code

Add Reddit Low/Medium/High credential groups as family 4 with the same
score and duration pattern as other tiered credentials (2/5/10 scores,
30/60/90 day durations).

- New standalone script AddRedditGroups.s.sol for adding to existing deployments
- Updated CredentialGroups.s.sol for future fresh deployments
- Updated CLAUDE.md documentation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mikhaildobs mikhaildobs closed this Mar 4, 2026
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

Successfully merging this pull request may close these issues.

2 participants