Skip to content

clean, restructure, update flows#4

Merged
wistefan merged 22 commits intoFIWARE:mainfrom
wistefan:improve
Apr 3, 2023
Merged

clean, restructure, update flows#4
wistefan merged 22 commits intoFIWARE:mainfrom
wistefan:improve

Conversation

@wistefan
Copy link
Collaborator

No description provided.

clean, restructure, update flows
@wistefan wistefan added minor Should be applied for new functionality or bigger updates. major Should be applied for all breaking changes. and removed minor Should be applied for new functionality or bigger updates. labels Mar 17, 2023
@wistefan wistefan requested review from dwendland and pulledtim March 17, 2023 14:23
@wistefan wistefan closed this Mar 17, 2023
@wistefan wistefan reopened this Mar 17, 2023
wistefan added 17 commits March 20, 2023 15:35
unit tests
init test
start client test
add ssikit tests
more tests
various fixes
fix tests
rename
locla setup
fix badge
doc
Stefan Wiedemann and others added 3 commits April 3, 2023 14:57
Co-authored-by: Tim Smyth <33017641+pulledtim@users.noreply.github.com>
fix example calls
@pulledtim pulledtim self-requested a review April 3, 2023 13:05
prepare move
@wistefan wistefan merged commit 8a056c6 into FIWARE:main Apr 3, 2023
wistefan added a commit that referenced this pull request Mar 5, 2026
## Summary
- Replace trustbloc `did-go/method/{web,key,jwk}` and `did-go/vdr` with custom `did/` package in `JWTVerfificationMethodResolver.ResolveVerificationMethod()`
- Convert `lestrrat-go/jwx` JWK key to trustbloc `jose/jwk.JWK` via JSON round-trip for compatibility with the existing proof checker
- Removed 4 trustbloc imports, added 1 custom `did` import + 1 `kms-go/doc/jose/jwk` import (for the bridge)

## Test plan
- [x] `go test ./verifier/... -v` — all tests pass
- [x] `go test ./...` — full suite passes

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Stefan Wiedemann <wistefan@googlemail.com>
Reviewed-on: http://localhost:3000/wistefan/verifier/pulls/4
Reviewed-by: wistefan <wistefan@googlemail.com>
Co-authored-by: claude <claude@gitea.com>
Co-committed-by: claude <claude@gitea.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Should be applied for all breaking changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants