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: address feedback #40

Merged
merged 2 commits into from
Jun 7, 2024
Merged

fix: address feedback #40

merged 2 commits into from
Jun 7, 2024

Conversation

dbluhm
Copy link
Member

@dbluhm dbluhm commented Jun 6, 2024

This PR addresses some good feedback from @frostyfrog on PR #39.

Typos, clarifications, and bug fixes galore.

One of @frostyfrog's comments highlighted that kid was being inconsistently used and there was actually a subtle bug as a result. This should now have that fixed.

Copy link
Contributor

@TheTechmage TheTechmage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took a bit to wrap my head around what the changes were doing since there was a bit of refactor work going on. Overall, I like these changes and I love the simplification of the list comprehensions in didcomm_messaging/v1/messaging.py along with the clarification that we're looking at Public keys and not Secret keys in the tests.
LGTM

@dbluhm dbluhm merged commit e218ee3 into main Jun 7, 2024
5 checks passed
@dbluhm dbluhm deleted the fix/feedback-v1-interfaces branch June 11, 2024 22:00
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