Skip to content

BREAKING: Replace 'geth' naming with a more generic 'rpc'#6487

Open
dimitrovmaksim wants to merge 1 commit intographprotocol:masterfrom
dimitrovmaksim:breaking/replace_geth_specific_naming
Open

BREAKING: Replace 'geth' naming with a more generic 'rpc'#6487
dimitrovmaksim wants to merge 1 commit intographprotocol:masterfrom
dimitrovmaksim:breaking/replace_geth_specific_naming

Conversation

@dimitrovmaksim
Copy link
Copy Markdown
Member

Resolves #6354

This PR renames GRAPH_GETH_ETH_CALL_ERRORS env var (and the internal config field) to GRAPH_RPC_ETH_CALL_ERRORS. This is a breaking change and should be noted in the release changelog and NEWS.md.

Initally I planned to make both available for a time and log a deprecation message, but after this PR #6355, which expanded the error list, I think renaming it right aways should be fine.

Signed-off-by: Maksim Dimitrov <dimitrov.maksim@gmail.com>
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.

Remove vestiges of geth specific naming

1 participant