Skip to content

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

Merged
incrypto32 merged 1 commit into
graphprotocol:masterfrom
dimitrovmaksim:breaking/replace_geth_specific_naming
Jun 26, 2026
Merged

BREAKING: Replace 'geth' naming with a more generic 'rpc'#6487
incrypto32 merged 1 commit into
graphprotocol: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>
@dimitrovmaksim dimitrovmaksim self-assigned this Apr 8, 2026
@incrypto32 incrypto32 merged commit 98f7c86 into graphprotocol:master Jun 26, 2026
6 checks passed
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

2 participants