Closed
Description
It appears the version string was not updated for the latest releases when querying:
{ "jsonrpc":"2.0", "method":"web3_clientVersion", "params":[ ], "id":1 }
returns:
"result": "Geth/v0.1.0-unstable-a84992a3-20230427/linux-amd64/go1.19.9"
docker shows:
ghcr.io/base-org/node:v0.3.0
Even https://goerli.base.org/ returns the wrong version
Needs to be fixed because it's not easy to track version changes for updates without this being correct
Metadata
Metadata
Assignees
Labels
No labels