Skip to content

Feat/verifiable credential#13

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

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

Conversation

@ParleSec
Copy link
Copy Markdown
Owner

@ParleSec ParleSec commented Mar 2, 2026

What does this PR do?

Session hardening and isolation. Improved wallet harness

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

N/A

ParleSec added 2 commits March 2, 2026 23:52
- Wallet harness  scope key resolution and session isolation
- Add walletharness tests
- Also fixed CI/CD wallet harness smoke tests
@ParleSec ParleSec merged commit 9298c41 into master Mar 2, 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