Skip to content

Show binary version, built time in --version and loging startup#256

Merged
quake merged 2 commits intonervosnetwork:developfrom
eval-exec:exec/version
Dec 11, 2025
Merged

Show binary version, built time in --version and loging startup#256
quake merged 2 commits intonervosnetwork:developfrom
eval-exec:exec/version

Conversation

@eval-exec
Copy link
Contributor

@eval-exec eval-exec commented Dec 10, 2025

  1. add git commit hash and built time in --version
❯ ./target/debug/ckb-light-client --version
CKB Light Client 0.5.3 (e1508cf-dirty 2025-12-10T02:43:23Z)
  1. logging git commit hash and built time at startup.
[2025-12-10T02:47:34Z INFO  ckb_light_client] Starting CKB Light Client ...
[2025-12-10T02:47:34Z INFO  ckb_light_client] Version: 0.5.3
[2025-12-10T02:47:34Z INFO  ckb_light_client] Git Hash: e1508cf-dirty
[2025-12-10T02:47:34Z INFO  ckb_light_client] Built Time: 2025-12-10T02:43:23Z
[2025-12-10T02:47:34Z INFO  ckb_light_client::cli] Executing ...
[2025-12-10T02:47:34Z INFO  ckb_light_client::subcmds] Run ...

@quake quake merged commit f2e78f3 into nervosnetwork:develop Dec 11, 2025
6 of 7 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.

2 participants