Skip to content

refactor config loading#6

Merged
pulledtim merged 1 commit intoFIWARE:mainfrom
pulledtim:refactor_config
Apr 19, 2023
Merged

refactor config loading#6
pulledtim merged 1 commit intoFIWARE:mainfrom
pulledtim:refactor_config

Conversation

@pulledtim
Copy link
Contributor

No description provided.

@pulledtim pulledtim requested a review from wistefan April 19, 2023 11:15
@pulledtim pulledtim self-assigned this Apr 19, 2023
@pulledtim pulledtim added the patch Should be applied for dependency updates and small bugfixes. label Apr 19, 2023
@pulledtim pulledtim merged commit 6f0884c into FIWARE:main Apr 19, 2023
@pulledtim pulledtim deleted the refactor_config branch April 19, 2023 11:40
wistefan added a commit that referenced this pull request Mar 5, 2026
## Summary
- Replace `trustbloc/did-go` VDR registry with custom `did.Registry` via a `DIDResolver` interface
- Extract x5u from JWK using `lestrrat-go/jwx` `Get("x5u")` instead of `go-jose` `CertificatesURL` field
- Rewrite test helpers to build DID documents using `did.NewVerificationMethodFromJWK` + `jwk.ParseKey`
- Removes all `trustbloc/did-go` imports from the `gaiax` package

## Test plan
- [x] `go test ./gaiax/... -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/6
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

patch Should be applied for dependency updates and small bugfixes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants