Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deprecation of eth-typing.ethpm types to the migration guide. #3413

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

reedsa
Copy link
Contributor

@reedsa reedsa commented Jun 3, 2024

What was wrong?

EthPM is removed in v7 and the types in eth-typing should also be removed. Before removal, the types should be deprecated. The deprecated decorator doesnt work for variable or type declarations so just documenting them as deprecated should be sufficient.

Related to ethereum/eth-typing#67

How was it fixed?

This adds info to the EthPM section about the deprecation and future removal of type declarations for ContractName, Manifest and URI.

Todo:

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@reedsa reedsa marked this pull request as ready for review June 3, 2024 16:15
@reedsa reedsa requested review from fselmo, pacrob and kclowes June 3, 2024 17:01
Copy link
Contributor

@pacrob pacrob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@reedsa reedsa merged commit a721a41 into ethereum:main Jun 5, 2024
71 checks passed
@reedsa reedsa deleted the deprecate-ethpm-types branch June 5, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants