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

forbid sign strict without signing enabled #122

Merged
merged 2 commits into from
Oct 26, 2018

Conversation

Stebalien
Copy link
Member

@@ -900,6 +900,16 @@ func assertPeerList(t *testing.T, peers []peer.ID, expected ...peer.ID) {
}
}

func TestNonsensicalSigningOptions(t *testing.T) {

Choose a reason for hiding this comment

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

😁

@vyzo
Copy link
Collaborator

vyzo commented Oct 26, 2018

Not sure how useful this is, as if we disable message signing then the strict option will be ignored.

@vyzo vyzo merged commit dbbae46 into master Oct 26, 2018
@ghost ghost removed the in progress label Oct 26, 2018
@vyzo vyzo deleted the fix/forbid-nonsensical-options branch October 26, 2018 09:46
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