Skip to content

Disable generation of Signed peer record for Mockenets#934

Merged
aarshkshah1992 merged 1 commit intomasterfrom
feat/mocknet-disable-signed-records
May 19, 2020
Merged

Disable generation of Signed peer record for Mockenets#934
aarshkshah1992 merged 1 commit intomasterfrom
feat/mocknet-disable-signed-records

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