Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Move FixedHash functions to hash types themsevles #4029

Closed
rphmeier opened this issue Jan 4, 2017 · 0 comments
Closed

Move FixedHash functions to hash types themsevles #4029

rphmeier opened this issue Jan 4, 2017 · 0 comments
Labels
F6-refactor 📚 Code needs refactoring. M4-core ⛓ Core client code / Rust.

Comments

@rphmeier
Copy link
Contributor

rphmeier commented Jan 4, 2017

The trait can still be present, but it's a PITA to import FixedHash every time you want to do new or randomize.

We define the types and the trait implementation via a macro already so this should be trivial to do.

@rphmeier rphmeier added F6-refactor 📚 Code needs refactoring. M4-core ⛓ Core client code / Rust. labels Jan 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F6-refactor 📚 Code needs refactoring. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

No branches or pull requests

1 participant