Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check routing keys on indy_vdr endpoint refresh #3371

Merged

Conversation

dbluhm
Copy link
Contributor

@dbluhm dbluhm commented Dec 2, 2024

Previously we were only checking if the endpoint value had changed but it is possible for the routing keys to update and not the endpoint. This resulted in new attrib txns not getting published when there were new routing keys.

Previously we were only checking if the endpoint value had changed but
it is possible for the routing keys to update and not the endpoint. This
resulted in new attrib txns not getting published when there were new
routing keys.

Signed-off-by: Daniel Bluhm <[email protected]>
@dbluhm
Copy link
Contributor Author

dbluhm commented Dec 2, 2024

Would like to see this in the patch release if possible, @swcurran

Copy link

sonarcloud bot commented Dec 2, 2024

@swcurran swcurran changed the title fix: check routing keys on endpoint refresh fix: check routing keys on indy_vdr endpoint refresh Dec 2, 2024
@swcurran swcurran mentioned this pull request Dec 2, 2024
@dbluhm dbluhm merged commit 72bff10 into openwallet-foundation:main Dec 3, 2024
11 checks passed
@dbluhm dbluhm deleted the fix/endpoint-refresh-checks-keys branch December 3, 2024 16:40
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.

2 participants