oasisprotocol / oasisprotocol/cli
Support `paratime:some_paratime_name` in `oasis network show`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 80
- Forks
- 23
- Avg merge
- 9h 43m
- Merged PRs (30d)
- 3
Description
Currently, paratime:some_paratime_name is always transformed into Oasis native address. oasis network show expects the Runtime ID as a parameter. I suggest we make an exception here and transform paratime:emerald to its runtime ID.
Contributor guide
No contributing guide indexed for this repository
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 implementation of the oasis network show command and the address parsing used for its parameters. Trace how paratime:emerald is transformed, then verify that it resolves to the corresponding runtime ID instead of an Oasis native address.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100