Skip to content

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

Open
mikhaildobs wants to merge 3 commits intomainfrom
dev
Open

feat: add Reddit (zkTLS) credential groups (IDs 16-18)#40
mikhaildobs wants to merge 3 commits intomainfrom
dev

Conversation

@mikhaildobs
Copy link
Member

@mikhaildobs mikhaildobs commented Mar 4, 2026

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 and README.md documentation

New Groups

ID Credential Group Family Default Score Validity Duration
16 Reddit Low 4 2 30 days
17 Reddit Medium 4 5 60 days
18 Reddit High 4 10 90 days

Test plan

  • forge build compiles cleanly (CI profile)
  • forge fmt --check script/ passes
  • Script executed successfully on Base Sepolia
  • Scores set on DefaultScorer for all 3 groups

🤖 Generated with Claude Code

claude and others added 3 commits March 4, 2026 10:27
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>
feat: add Reddit (zkTLS) credential groups (IDs 16-18)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mikhaildobs mikhaildobs changed the title Dev feat: add Reddit (zkTLS) credential groups (IDs 16-18) 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