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

Pass node_id to the client #11

Closed
KirillLykov opened this issue Jan 26, 2023 · 2 comments
Closed

Pass node_id to the client #11

KirillLykov opened this issue Jan 26, 2023 · 2 comments

Comments

@KirillLykov
Copy link
Collaborator

It might be useful to pass node_id to the client.
The PR on bench-tps side is solana-labs/solana#29929 but lets wait until it lands.

This change will allow implementing the following:

  • create a validator node on the same machine with client
  • use this validator's identity as node_id also for the client

This way we could overcome unstaked connection limitations

@KirillLykov
Copy link
Collaborator Author

solana-labs/solana#29929 has landed, so it can be reapplied to mango_bencher

@KirillLykov
Copy link
Collaborator Author

looks like it has been resolved, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants