koinos / koinos/koinos-cli

[BUG]: pob.get_public_key fails

Open
#195 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Go
Stars
7
Forks
6
PR merge metrics
No merged PRs in 30d

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Current behavior

When calling the get_public_key with producer address as input, you receive the following error

`pob.get_public_key 1NsQbH5AhQXgtSNg1ejpFqTi2hmCWz1eQS
illegal base64 data at input byte 0`

### Expected behavior

_No response_

### Steps to reproduce

_No response_

### Environment

```markdown
- OS:
```

### Anything else?

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the failure reported for pob.get_public_key with the producer address shown in the issue, then trace that command's public-key input handling. Confirm how producer addresses are expected to be decoded and verify the command succeeds without the reported base64 error.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.