blinklabs-io / blinklabs-io/tx-submit-api-mirror
Display version in logs on startup
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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