blinklabs-io / blinklabs-io/tx-submit-api-mirror

Display version in logs on startup

Open
#110 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
Go
Stars
4
Forks
0
Avg merge
3d 22h
Merged PRs (30d)
6

Description

Copy the internal/version package from one of our other repos, wire up the Makefile configuration to set the version and commit hash at compile time, and add a log line to the start to display the version.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the internal/version package location and the Makefile, then find the application startup entry point where logs are initialized. Compare the version package with the referenced implementation in the project's other repositories. Done means the build supplies the version and commit hash and startup logs display the version.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.