Skip to content

Feat/verifiable credential#12

Merged
ParleSec merged 13 commits intomasterfrom
feat/verifiable-credential
Mar 1, 2026
Merged

Feat/verifiable credential#12
ParleSec merged 13 commits intomasterfrom
feat/verifiable-credential

Conversation

@ParleSec
Copy link
Copy Markdown
Owner

@ParleSec ParleSec commented Mar 1, 2026

What does this PR do?

Patch VC flows with session handling, greater ephemeral persistence, wallet ceremony harness, various wallet harness improvements

Fixes #

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Enhancement (improvement to existing functionality)
  • Documentation update
  • Refactoring (no functional changes)
  • New protocol implementation

How was this tested?

  • Ran the affected flow in Looking Glass and verified real-time events
  • Tested locally with go run ./cmd/server and npm run dev
  • Other (describe below)

Checklist

  • My commits are signed off (git commit -s) per the DCO
  • I have read the CONTRIBUTING guide
  • Backend compiles: cd backend && go build ./...
  • Backend passes lint: cd backend && golangci-lint run ./...
  • Frontend passes lint: cd frontend && npm run lint
  • Frontend type-checks: cd frontend && npx tsc --noEmit
  • I have updated documentation if needed
  • I have not committed secrets, credentials, or .env files

Screenshots / Looking Glass output

@ParleSec ParleSec self-assigned this Mar 1, 2026
@ParleSec ParleSec merged commit 45aa4d7 into master Mar 1, 2026
32 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.

1 participant