Skip to content

Conversation

fedacking
Copy link
Contributor

Motivation

When reviewing logs, it's useful to know exactly was was run. This PR adds a log at boot for the version

Description

  • Add an info log at boot indicating the version

Example output: INFO ethrex: ethrex version: ethrex/v0.1.0-main-9a03e4c/aarch64-apple-darwin/rustc-v1.90.0

@fedacking fedacking requested a review from a team as a code owner October 9, 2025 13:31
@github-actions github-actions bot added the L1 Ethereum client label Oct 9, 2025
Copy link

github-actions bot commented Oct 9, 2025

Lines of code report

Total lines added: 1
Total lines removed: 0
Total lines changed: 1

Detailed view
+-----------------------------+-------+------+
| File                        | Lines | Diff |
+-----------------------------+-------+------+
| ethrex/cmd/ethrex/ethrex.rs | 65    | +1   |
+-----------------------------+-------+------+

@github-project-automation github-project-automation bot moved this to In Review in ethrex_l1 Oct 9, 2025
@fedacking fedacking added this pull request to the merge queue Oct 9, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 9, 2025
github-merge-queue bot pushed a commit that referenced this pull request Oct 9, 2025
**Motivation**

When reviewing logs, it's useful to know exactly was was run. This PR
adds a log at boot for the version

**Description**

- Add an info log at boot indicating the version

Example output: `INFO ethrex: ethrex version:
ethrex/v0.1.0-main-9a03e4c/aarch64-apple-darwin/rustc-v1.90.0`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L1 Ethereum client

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

4 participants