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

Fix mirror node queries when using account alias #948

Closed
0xivanov opened this issue Jun 4, 2024 · 0 comments · Fixed by #950
Closed

Fix mirror node queries when using account alias #948

0xivanov opened this issue Jun 4, 2024 · 0 comments · Fixed by #950
Assignees
Labels
bug Something isn't working
Milestone

Comments

@0xivanov
Copy link
Contributor

0xivanov commented Jun 4, 2024

Description

The mirror node does not accept der encoded account aliases. We cannot query newly created hollow account info and balanced because of this.

We should use the protobuf response in order to get the num of the account/contract and use it as parameter for the query.

Steps to reproduce

  1. Create hollow account
  2. Set it's AccountID as query parameter.

Additional context

No response

Hedera network

previewnet

Version

2.37.0

Operating system

None

@0xivanov 0xivanov added the bug Something isn't working label Jun 4, 2024
@0xivanov 0xivanov self-assigned this Jun 4, 2024
@Petyo-Lukanov Petyo-Lukanov added this to the 2.38.0 milestone Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants