ethereum / eth-typing

Python types for type hinting commonly used ethereum types
MIT License
31 stars 35 forks source link

remove types related to deprecated EthPM #65

Closed reedsa closed 4 months ago

reedsa commented 6 months ago

What was wrong?

Re-removal of EthPM types, done in https://github.com/ethereum/eth-typing/pull/60 but was reverted in https://github.com/ethereum/eth-typing/pull/64.

How was it fixed?

Removal of types, preserving URI for use elsewhere.

This change will require a major release version.

Todo:

Cute Animal Picture

Screen Shot 2024-04-16 at 4 36 37 PM
fselmo commented 4 months ago

I don't think this closes #75 though, right? We still need to remove the older ABI classes that are marked as @deprecated.

reedsa commented 4 months ago

@fselmo Linked to that by mistake, just got PR #82 up to close out #75.