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

perf: utilize chain ID cache on re-connect in Ethereum node provider #2464

Merged
merged 6 commits into from
Jan 10, 2025

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Jan 8, 2025

What I did

this part was not utilizing the chain ID cache, so this could save a request (or many)

How I did it

How to verify it

Checklist

  • All changes are completed
  • Change is covered in tests
  • Documentation is complete

fubuloubu
fubuloubu previously approved these changes Jan 8, 2025
@antazoey antazoey merged commit 298d690 into ApeWorX:main Jan 10, 2025
18 checks passed
@antazoey antazoey deleted the fix/chain-id-fixes branch January 10, 2025 01:48
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