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

removed camel deprecation notices from web3.eth docs #2882

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

pacrob
Copy link
Contributor

@pacrob pacrob commented Mar 16, 2023

What was wrong?

camelCased methods were removed, but their deprecation notices were still in the docs.

I also removed:

  • Eth.getUncle, as it was just a note saying such a method never existed.
  • Eth.getTransactionFromBlock, which was deprecated going into v5.

How was it fixed?

Removed from web3.eth docs. I left them in geth.miner as those will be coming in another PR.

Todo:

Cute Animal Picture

image

@pacrob pacrob force-pushed the remove-cameldeps-from-docs branch from e233ad7 to 4928393 Compare March 16, 2023 17:55
Copy link
Member

@wolovim wolovim left a comment

Choose a reason for hiding this comment

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

🔨

@pacrob pacrob merged commit 63fd075 into ethereum:master Mar 16, 2023
@pacrob pacrob deleted the remove-cameldeps-from-docs branch March 16, 2023 18:07
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.

2 participants