-
Notifications
You must be signed in to change notification settings - Fork 8
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
go-ethereum v1.10.21 API updates #177
Comments
This needs to be updated with the same new switch clause here: https://github.com/ethereum/go-ethereum/pull/25155/files |
And our ChainID endpoint https://github.com/vulcanize/ipld-eth-server/blob/ba01123f54e5d8fe99b98d26fa78f8d5b3e0d433/pkg/eth/api.go#L204 needs to be updated like https://github.com/ethereum/go-ethereum/pull/25166/files |
Comments in the 1.10.21 geth release imply this is broken/incorrect in 1.10.20. Revisiting for workalike behavior in our API. |
@ABastionOfSanity is this resolved? I see the fixed ethereum/go-ethereum#25244 change is in, but it looks like ethereum/go-ethereum#25166 didn't make it. |
The text was updated successfully, but these errors were encountered: