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

Integration test to pick the correct node #522

Open
deyanzz opened this issue Oct 11, 2023 · 3 comments
Open

Integration test to pick the correct node #522

deyanzz opened this issue Oct 11, 2023 · 3 comments
Labels
P3 Low priority issue. Will not impact the release schedule if not complete.

Comments

@deyanzz
Copy link
Contributor

deyanzz commented Oct 11, 2023

Problem

The C++ SDK has a new algorithm implemented in Network::getNodeAccountIdsForExecute(), but is missing it's integration test how to pick-up the correct node.
Once the Hedera Local Node supports the multi-node mode, then the integration test could be made

Solution

To add a new integration test for picking-up the correct node using the algorithm in Network::getNodeAccountIdsForExecute().

Alternatives

N/A

@Petyo-Lukanov Petyo-Lukanov added the P3 Low priority issue. Will not impact the release schedule if not complete. label Nov 1, 2023
@Petyo-Lukanov
Copy link

This can be worked on after this issue is closed - hashgraph/hedera-local-node#406

@SimiHunjan
Copy link
Contributor

SimiHunjan commented Mar 20, 2024

@SimiHunjan
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Low priority issue. Will not impact the release schedule if not complete.
Projects
None yet
Development

No branches or pull requests

3 participants