Closed pipermerriam closed 4 years ago
We have a few repositories where we've created PrivateKeyFactory and PublicKeyFactory. It would be nice to just import them from here
PrivateKeyFactory
PublicKeyFactory
Added eth_keys.tools.factories which has factory classes for both PublicKey and PrivateKey
eth_keys.tools.factories
PublicKey
PrivateKey
I also ended up needing to upgrade some testing dependencies.
What was wrong?
We have a few repositories where we've created
PrivateKeyFactory
andPublicKeyFactory
. It would be nice to just import them from hereHow was it fixed?
Added
eth_keys.tools.factories
which has factory classes for bothPublicKey
andPrivateKey
I also ended up needing to upgrade some testing dependencies.
Cute Animal Picture