oasisprotocol / oasisprotocol/cli

Support `paratime:some_paratime_name` in `oasis network show`

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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.