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

Optimization speedrun - Applicable to all chains #3

Open
wants to merge 3 commits into
base: base-full
Choose a base branch
from

Conversation

GundamDweeb
Copy link

@GundamDweeb GundamDweeb commented Nov 20, 2024

  • Updated graph packages
  • ID to Bytes where possible on entity id (Removes need for lowercasing address when querying)
  • Immutable entities where possible
  • Declarative eth_calls
  • Changed === and !== null checks for simple entity null checks
  • Updated stablecoin pool after 12m blocks (Base specific)
  • Fixed addMissingWhitelistedPools

@GundamDweeb GundamDweeb changed the title Optimization speedrun Optimization speedrun - Applicable to all chains Nov 20, 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.

1 participant