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

fix: use new default testnet eth rpc url #638

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

nathanielc
Copy link
Collaborator

The previous default would report that tx did not exist when looked up by hash. This new url works without issue. Also increase the cache size to reduce the chances of being rate limited.

Now standing up a local node can successfully synchronize with the bootstrap nodes without being rate limited.

The previous default would report that tx did not exist when looked up
by hash. This new url works without issue. Also increase the cache size
to reduce the chances of being rate limited.

Now standing up a local node can successfully synchronize with the
bootstrap nodes without being rate limited.
@nathanielc nathanielc requested review from dav1do, a team and stbrody as code owners January 7, 2025 19:02
@nathanielc nathanielc requested review from sam701 and removed request for a team January 7, 2025 19:02
@nathanielc nathanielc added this pull request to the merge queue Jan 7, 2025
Merged via the queue into main with commit 0a2749c Jan 7, 2025
5 checks passed
@nathanielc nathanielc deleted the fix/time-tx-not-found branch January 7, 2025 22:15
@smrz2001 smrz2001 mentioned this pull request Jan 13, 2025
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