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

chore: Fix signature validation bug #130

Merged
merged 2 commits into from
Mar 9, 2022

Conversation

mpetrunic
Copy link
Member

No description provided.

Verified

This commit was signed with the committer’s verified signature.
ljharb Jordan Harband

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@@ -15,7 +15,8 @@ describe('IK Handshake', () => {
[peerA, peerB] = await createPeerIdsFromFixtures(3)
})

it('should finish both stages as initiator and responder', async () => {
// IK handshake is not used, no idea why this test isn't passing but it makes no sense to debug until we start using it
Copy link
Member

Choose a reason for hiding this comment

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

Can you make an issue about this so we don't forget

Copy link
Member

Choose a reason for hiding this comment

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

@wemeetagain wemeetagain mentioned this pull request Mar 9, 2022
@wemeetagain wemeetagain merged commit e447d2b into master Mar 9, 2022
@wemeetagain wemeetagain deleted the chore/fix-signature-validation branch March 9, 2022 14:50
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.

None yet

2 participants