Skip to content

fix: issue 31, handle null from ISigningCredentialStore#32

Merged
jhbritton-RSK merged 1 commit into
mainfrom
bug/31-handle-null-from-ISigningCredentialStore
Jul 10, 2026
Merged

fix: issue 31, handle null from ISigningCredentialStore#32
jhbritton-RSK merged 1 commit into
mainfrom
bug/31-handle-null-from-ISigningCredentialStore

Conversation

@jhbritton-RSK

Copy link
Copy Markdown
Collaborator

bug causing an error to be thrown if any registered ISigningCredentialStore implementations return null

…igningCredentialStore implementations return null
@jhbritton-RSK jhbritton-RSK force-pushed the bug/31-handle-null-from-ISigningCredentialStore branch from 80c5aa4 to 1a63d49 Compare July 10, 2026 06:13
@jhbritton-RSK jhbritton-RSK merged commit fbabaf3 into main Jul 10, 2026
1 check passed
@jhbritton-RSK jhbritton-RSK deleted the bug/31-handle-null-from-ISigningCredentialStore branch July 10, 2026 12:50
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.

DefaultKeyMaterialService doesn't check for null values being returned from registered ISigningCredentialStore's

2 participants