Skip to content

Override version reported by Reth to include node-reth version as well #122

@haardikk21

Description

@haardikk21

Currently calling web3_clientVersion RPC on this node returns the version of Reth being used (currently 1.8.1). This is confusing for third parties running this node who need to differentiate it from vanilla Reth and also understand what version of the reth extension software they're running.

Introduce a new RPC override for it such that it returns {RETH_VERSION]-{EXTENSION_VERSION} i.e. currently it would be 1.8.1-0.1.9 instead of just 1.8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions