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

Fixed the SQL query for /balances?account.publickey api #272

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

atul-hedera
Copy link
Contributor

Signed-off-by: Atul Mahamuni atulmahamuni@hedera.com

Detailed description:
/balances/accounts.publickey api was broken because of incorrect inclusion of process.env.SHARD_NUM in the query string.

Which issue(s) this PR fixes:
Fixes #271

Special notes for your reviewer:
This is needed for exchanges. We might have to include this in v0.2.0-rc4.

Checklist

  • Documentation added
  • Tests updated

Signed-off-by: Atul Mahamuni <atulmahamuni@hedera.com>
Copy link
Member

@steven-sheehy steven-sheehy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@steven-sheehy steven-sheehy merged commit 09f41ca into master Sep 16, 2019
@delete-merged-branch delete-merged-branch bot deleted the 271-balances-publickey branch September 16, 2019 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type: Something isn't working P1 rest Area: REST API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Balances with publickey is broken
4 participants