Skip to content

remove methods to retrieve uncle counts#788

Open
bomanaps wants to merge 1 commit intoethereum:mainfrom
bomanaps:eth-remove-uncle-count-rpc-methods
Open

remove methods to retrieve uncle counts#788
bomanaps wants to merge 1 commit intoethereum:mainfrom
bomanaps:eth-remove-uncle-count-rpc-methods

Conversation

@bomanaps
Copy link
Copy Markdown
Contributor

Continuing the work @lightclient started in #445 to remove eth_getUncleCountByBlockHash and eth_getUncleCountByBlockNumber, since post-Merge blocks (EIP-3675) no longer contain uncles. Reopening here so the approved changes can move forward and help reduce the stalled PR backlog.

@bomanaps
Copy link
Copy Markdown
Contributor Author

cc @MysticRyuujin @fjl

Copy link
Copy Markdown
Contributor

@MysticRyuujin MysticRyuujin left a comment

Choose a reason for hiding this comment

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

I have no issues removing these methods, it'll be interesting to see if all the clients remove them from their codebase, but that's a separate issue.

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