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

Fixed:Routing behind a mediator #2535

Closed
wants to merge 0 commits into from
Closed

Conversation

codespree
Copy link
Contributor

@codespree codespree commented Oct 7, 2023

With this fix, now routing works for agents behind a mediator:
#2531

Basically, since pydid expects routingKeys to be refs, this causes issues.

To fix this, the routingKeys are converted to refs if they aren't already.

@codespree codespree changed the title Fixed: https://github.com/hyperledger/aries-cloudagent-python/issues/2531 Fixed:Routing behind a mediator Oct 7, 2023
@codespree
Copy link
Contributor Author

@dbluhm @swcurran Perhaps you can review, or suggest who can review.

dbluhm
dbluhm previously approved these changes Oct 7, 2023
@dbluhm
Copy link
Member

dbluhm commented Oct 7, 2023

We'll probably want this change on 0.10.X, @swcurran

@dbluhm
Copy link
Member

dbluhm commented Oct 7, 2023

Github Codespaces failed me and didn't include a DCO message on the commit I pushed... I'll fix that.

@sonarcloud
Copy link

sonarcloud bot commented Oct 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dbluhm
Copy link
Member

dbluhm commented Oct 7, 2023

Well shoot. Sorry @codespree I got my git command syntax messed up and somehow managed to close this PR and now I can't correct it because closing the PR took away my ability to push to your branch. I will open another PR. Sorry for the mixup!

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