magicblock-labs / magicblock-labs/magicblock-validator
Check unused Version::commit and version!/semver! macros
Open
@oksanaphmn is already working on this.
Since Sep 18, 2026.
question
- Dominant language
- Rust
- Stars
- 58
- Forks
- 58
- Avg merge
- 22h 1m
- Merged PRs (30d)
- 53
Description
### Question
magicblock-version/src/lib.rs
`Version::commit` and the `version!()` / `semver!()` macros don't appear to be used anywhere in this repo, so they look like dead code.
Are they intentionally kept for upstream/API compatibility or external consumers?
### Context
_No response_
### Desired output
_No response_
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.
Assessment
This issue has not been assessed yet.