Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Added eth_chainId #419

Merged
merged 1 commit into from
Jul 2, 2019
Merged

Added eth_chainId #419

merged 1 commit into from
Jul 2, 2019

Conversation

tcichowicz
Copy link
Contributor

Fixes #339

Latest betas of web3.js have trouble cooperating with ganache because eth_chainId was unsupported. This PR adds support for handling such requests.

@tcichowicz
Copy link
Contributor Author

@davidmurdoch the Travis build is still failing for Node.js v12, can we merge this anyway and therefore close issue #339?

@imbenwolf
Copy link

Guys, web3 and ganache are not working on the latest version. Please fix/merge this PR and release a new version. We are relying on new API changes of the web3 library and if ganache does not manage to keep up we will have to switch development strategy for test chains. keep in mind, this issue has been known since the 26.02.2019 and fixed (rather well imho) by @tcichowicz since 11 days!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add eth_chainId RPC endpoint
3 participants