oasisprotocol / oasisprotocol/oasis-core
Runtime loader doesn't report version info
Open
Nobody has claimed this yet.
c:bug
c:runtime/loader
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
SUMMARY
The oasis-core-runtime-loader binary has a --version flag but doesn't report any version:
[tadej@toronto oasis_core_20.11_linux_amd64]$ ./oasis-core-runtime-loader --version
Oasis runtime loader
ISSUE TYPE
- Bug Report
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 at the runtime loader's --version entry point and inspect how its version output is assembled. Verify that invoking oasis-core-runtime-loader --version reports the expected version information rather than only "Oasis runtime loader".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100