Skip to content

Include commit hash in /eth/v1/node/version#16541

Open
barnabasbusa wants to merge 4 commits intoOffchainLabs:developfrom
barnabasbusa:node-version-commit-hash-v2
Open

Include commit hash in /eth/v1/node/version#16541
barnabasbusa wants to merge 4 commits intoOffchainLabs:developfrom
barnabasbusa:node-version-commit-hash-v2

Conversation

@barnabasbusa
Copy link
Contributor

@barnabasbusa barnabasbusa commented Mar 16, 2026

Summary

  • Adds the git commit hash to the /eth/v1/node/version response string
  • Changes format from Prysm/<tag> (<os> <arch>) to Prysm/<tag>-<commit> (<os> <arch>)
  • Makes it easy to distinguish nodes running different commits

Test plan

  • Verify TestGetVersion passes with updated assertion

🤖 Generated with Claude Code

This makes it possible to distinguish between nodes running different
commits when using the v1 version endpoint.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@james-prysm
Copy link
Contributor

missing changelog file

barnabasbusa and others added 2 commits March 16, 2026 22:07
Change version format to Prysm/v5.1.2-a1b2c3d and add missing
changelog file.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@barnabasbusa
Copy link
Contributor Author

Fixed both comments.

@james-prysm james-prysm enabled auto-merge March 19, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants