ethereum / eth-account

Account abstraction library for web3.py
http://eth-account.readthedocs.io/
MIT License
258 stars 155 forks source link

eth-account depends on cytoolz #250

Closed charles-cooper closed 5 months ago

charles-cooper commented 5 months ago

it should be stated in the project dependencies

kclowes commented 5 months ago

Thank you for pointing this out. We actually should change those imports to be from eth-utils instead.

charles-cooper commented 5 months ago

this is maybe a dup of https://github.com/ethereum/eth-account/issues/215 btw