Skip to content

Conversation

@manishdait
Copy link
Contributor

Description:
This PR addresses the unit test failures described in Issue #1039.
After the recent node PR, Executable introduced node_account_ids and node_account_id, but these values were never populated for Query. Previously, queries inherited node account IDs from the client in Query class, but with the updated design, they are expected to default to empty unless explicitly set.

Related issue(s):

Fixes #1039

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@github-actions

This comment was marked as resolved.

@exploreriii exploreriii added the p0 Critical, blocking, must fix immediately label Dec 11, 2025
@exploreriii
Copy link
Contributor

We are blocked @nadineloepfe on fixing the query issues and TLS as there is currently a problem in solo

@exploreriii
Copy link
Contributor

@Akshat8510 for reference

@exploreriii
Copy link
Contributor

Request review fixing query issue @nadineloepfe thank you

Signed-off-by: Manish Dait <daitmanish88@gmail.com>
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p0 Critical, blocking, must fix immediately

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Query unit test failures

2 participants