Skip to content

Conversation

@acheroncrypto
Copy link
Collaborator

Problem

Anchor sends thousands of network requests in order to decide whether the test validator is initialized. Even though this is only for localnet, the amount of network requests is unnecessary.

Summary of changes

  • Check whether the test validator is initialized every 100ms (instead of 1ms)
  • Remove usage of unwrap in test_validator_file_paths function, propagate errors instead

@vercel
Copy link

vercel bot commented Feb 29, 2024

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@acheroncrypto acheroncrypto merged commit 2f552a1 into solana-foundation:master Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant