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

Disable generation of Signed peer record for Mockenets #934

Merged
merged 1 commit into from
May 19, 2020

Conversation

aarshkshah1992
Copy link
Contributor

@aarshkshah1992 aarshkshah1992 commented May 18, 2020

For #929.

Mocknets use Bogus private keys which shouldn't be used for signing records. However, this leads to the peer sending malformed signed peer records which floods up our test logs.

This PR exposes an Option on the Host to disable generation of signed peer records. It also ensures that Identify responses we send ONLY have unsigned addresses.
ONLY Mocknets uses this Option.

@aarshkshah1992
Copy link
Contributor Author

#917 is waiting on this.

@aarshkshah1992 aarshkshah1992 merged commit a7671ef into master May 19, 2020
@aarshkshah1992 aarshkshah1992 deleted the feat/mocknet-disable-signed-records branch May 19, 2020 07:47
@Stebalien Stebalien mentioned this pull request May 26, 2020
77 tasks
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