ethereum / eth-account

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

remove deprecated methods noted to go in v0.5 #195

Closed pacrob closed 2 years ago

pacrob commented 2 years ago

What was wrong?

Some deprecated methods were noted to be removed in v0.5.

How was it fixed?

Remove them

To-Do

Cute Animal Picture

GZf6tVnUOARgjf6uQOEf_1082119420

pacrob commented 2 years ago

... go through web3 and make the changes or add an issue to do that?

Exists! https://github.com/ethereum/web3.py/pull/2615

... signHash changes can be done in a different PR too.

Going on in #196