Skip to content

Deprecate Geth Admin StartRPC and StopRPC #2507

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

Merged
merged 2 commits into from
Jun 9, 2022

Conversation

pacrob
Copy link
Contributor

@pacrob pacrob commented Jun 8, 2022

What was wrong?

StartRPC and StopRPC are being deprecated for StartHTTP and StopHTTP, per comments in geth:
https://github.com/ethereum/go-ethereum/blob/778ff947944f388e2a0307764a182a5521886081/node/api.go#L221

How was it fixed?

Deprecated them in Geth Admin

Todo:

Cute Animal Picture

image

@pacrob pacrob changed the title Deprecate geth admin start stop rpc Deprecate Geth Admin StartRPC and StopRPC Jun 8, 2022
@pacrob pacrob force-pushed the deprecate-geth-admin-start-stop-rpc branch 8 times, most recently from 9ffe02b to e92c17a Compare June 9, 2022 21:34
@pacrob pacrob requested review from fselmo and kclowes June 9, 2022 21:43
@pacrob pacrob force-pushed the deprecate-geth-admin-start-stop-rpc branch from e92c17a to dde1336 Compare June 9, 2022 22:09
Copy link
Collaborator

@fselmo fselmo left a comment

Choose a reason for hiding this comment

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

lgtm! Just left one comment related to investigating the failing tests.

PS: Plus one for the Tasmanian Devil. I, too, chose a Tasmanian Devil picture this past week 😄

@pacrob pacrob merged commit 31f7ab9 into ethereum:master Jun 9, 2022
@pacrob pacrob deleted the deprecate-geth-admin-start-stop-rpc branch June 9, 2022 23:19
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