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: connectionless OOB offers/requests and service parsing #2908

Conversation

dbluhm
Copy link
Contributor

@dbluhm dbluhm commented Apr 23, 2024

Fixes #2907.

Modifications were made in an earlier PR to the handling of the service decorator which caused some issues in the OobProcessor when it was handling connectionless offers/requests. These issues should now be corrected.

It would also seem that connectionless interactions are not covered by our integration tests as a side note. I validated these fixes using this minimal reproducible example setup in my AME repo (committed version is testing against 0.11.0; I ran locally against an image built from main): Indicio-tech/acapy-minimal-example#86

cc: @nodlesh @swcurran

Signed-off-by: Daniel Bluhm <dbluhm@pm.me>
@dbluhm
Copy link
Contributor Author

dbluhm commented Apr 23, 2024

I've got some test issues to sort out. Bad mocked values.

Copy link

sonarcloud bot commented Apr 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@swcurran swcurran requested review from ianco and jamshale April 23, 2024 16:05
ff137 added a commit to ff137/acapy that referenced this pull request Apr 23, 2024
…ionless-oob-service-parse

Signed-off-by: ff137 <ff137@proton.me>
@dbluhm
Copy link
Contributor Author

dbluhm commented Apr 24, 2024

Superseded by #2910

@dbluhm dbluhm closed this Apr 24, 2024
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.

Webhook not received from agent with OOB and a credential/proof attachment.
2 participants