Skip to content

Remove reliance on default Signer#641

Merged
adrianbrink merged 1 commit intotendermint:feature/hsmfrom
thales-e-security:fix-default-signer
Sep 1, 2017
Merged

Remove reliance on default Signer#641
adrianbrink merged 1 commit intotendermint:feature/hsmfrom
thales-e-security:fix-default-signer

Conversation

@dmjones
Copy link

@dmjones dmjones commented Sep 1, 2017

This change allows the default privValidator to use a custom Signer implementation with no reliance on the default Signer implementation.

Due to the existing naming of methods (and not wishing to break backwards compatibility), the downside of my change is that we lose logging information. There was no natural place to insert a logger object.

This change allows the default privValidator to use a custom Signer
implementation with no reliance on the default Signer implementation.
@dmjones dmjones mentioned this pull request Sep 1, 2017
@adrianbrink adrianbrink merged commit d1d636e into tendermint:feature/hsm Sep 1, 2017
@dmjones dmjones deleted the fix-default-signer branch September 6, 2017 12:43
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