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

300! node count test #703

Closed
wants to merge 1 commit into from

Conversation

aeyakovenko
Copy link
Member

No description provided.

@aeyakovenko
Copy link
Member Author

@rob-solana looks like booting really slows down after 60ish... i think the ledger processing is still to slow.

https://buildkite.com/solana-labs/solana/builds/1596#c97e675b-ab9b-4c34-afc6-a18ae75bc6f7

@aeyakovenko
Copy link
Member Author

@pgarg66 i think you could scale this up by making the start of test_multi_node_dynamic_network asynchronous or batched. So generate all the keys up front, allocate each validator a balance, then boot them all as fast as you can. i think the next step after that would be fixing the ledger format, which is json right now.

vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
…labs#703)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.82.0 to 0.83.0.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v0.82.0...v0.83.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
TESLA-SATI pushed a commit to TESLA-SATI/solana that referenced this pull request Apr 29, 2024
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

Successfully merging this pull request may close these issues.

2 participants