Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define how ioctl should be changed to comply with IIP40 - io1 deprecation #4469

Open
1 task done
simonerom opened this issue Oct 31, 2024 · 0 comments
Open
1 task done
Assignees
Labels
enhancement New feature or request

Comments

@simonerom
Copy link
Member

What would you like to be added

ioctl still has many commands that rely solely on the io1 address format. Assuming we want to keep ioctl as the only tool that can manage io1 addresses if needed, it should support both the 0x and io1 address formats for input and output.

Notable examples:

  • io1-only output: ioctl account list
  • io1-only input: ioctl ioctl ioid device ...

Why is this needed

See IIP40

How important you think this is for IoTeX

  • must have
  • [] should have
  • [] nice to have

Additional information

Let us know any background or context that would help us better understand the request (for example the particular use-case that prompted this request)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants