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 auto connection response not being properly mediated #1638

Merged

Conversation

dbluhm
Copy link
Contributor

@dbluhm dbluhm commented Feb 22, 2022

Connection responses associated with an invite that was created with mediation were not properly reporting the mediators endpoint and keys when automatically sent after receiving a connection request. This PR fixes this issue and also does some minor code clean up.

@codecov-commenter
Copy link

Codecov Report

Merging #1638 (dd4b85b) into main (27248f0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1638   +/-   ##
=======================================
  Coverage   95.67%   95.67%           
=======================================
  Files         528      528           
  Lines       32644    32649    +5     
=======================================
+ Hits        31231    31236    +5     
  Misses       1413     1413           

@andrewwhitehead andrewwhitehead merged commit 0b38657 into openwallet-foundation:main Feb 23, 2022
@dbluhm dbluhm deleted the fix/mediated-conn-response branch September 17, 2022 14:36
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.

3 participants