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

Commits on Dec 2, 2024

  1. fix: check routing keys on endpoint refresh

    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 committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    6e26d0b View commit details
    Browse the repository at this point in the history