Skip to content

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

Merged
mikhaildobs merged 1 commit intodevfrom
feat/add-reddit-groups
Mar 4, 2026
Merged

feat: add Reddit (zkTLS) credential groups (IDs 16-18)#39
mikhaildobs merged 1 commit intodevfrom
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 merged commit 3522c0d into dev Mar 4, 2026
3 checks passed
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