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

Implement eth_chainId endpoint #1295

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

njgheorghita
Copy link
Contributor

@njgheorghita njgheorghita commented Mar 21, 2019

What was wrong?

Implement eth_chainId re: @carver 's comment here & on Gitter.

Though, it appears it's not implemented in Geth yet? Or just not in the versions we're testing against. Also, Parity simply returns a null, which according to this means that it's unavailable.

Cute Animal Picture

image

@njgheorghita njgheorghita force-pushed the eth_chainId branch 5 times, most recently from 2ec2a58 to 5560e7e Compare March 21, 2019 13:55
Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

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

Looks good to me! 🚀

@carver
Copy link
Collaborator

carver commented Mar 21, 2019

You should be able to use ethereum/go-ethereum#17617 to backtrack which version is needed. Would be nice to update the geth integration version to test out eth_chainId

@njgheorghita njgheorghita merged commit 53b40f5 into ethereum:master Mar 29, 2019
@njgheorghita njgheorghita deleted the eth_chainId branch March 29, 2019 16:08
@kclowes kclowes mentioned this pull request Apr 10, 2019
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.

3 participants