Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Remove full hashimoto implementation as its never used #1011

Merged
merged 3 commits into from
Feb 28, 2019

Conversation

ajsutton
Copy link
Contributor

PR description

EthHasher.Full is never used except for a single ignored test. Remove it.

Copy link
Contributor

@mbaxter mbaxter left a comment

Choose a reason for hiding this comment

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

Why not just keep this around in case we ever need it?

@shemnon
Copy link
Contributor

shemnon commented Feb 28, 2019

Is there a reason we would ever use it? And if there is what's the difficulty of going back into the git commits, other than the possibility we all forgot about it or we've had a full turnover of staff?

@ajsutton
Copy link
Contributor Author

The lack of testing is probably the biggest reason to remove it but it's also nice to just get rid of code that's not used, as Danno said it's easy to pull back out of git history should we need it in the future.

@ajsutton ajsutton merged commit 1b37c83 into PegaSysEng:master Feb 28, 2019
@ajsutton ajsutton deleted the remove-hashimoto-full branch February 28, 2019 20:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants