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

feat: added pruning settings #264

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

juanmardefago
Copy link
Collaborator

@juanmardefago juanmardefago commented Feb 20, 2024

Manifest changes:

  • Added auto pruning. This disables time travel queries.
  • Auto pruning settings:
    • 400 blocks for L1 (roughly over 1 hour on ethereum mainnet)
    • 15000 blocks for L2 (roughly over 1 hour on arbitrum one)
  • Bumped spec version to 1.0.0 to enable auto pruning

Dependencies changes:

  • Bumped contracts package from 5.3.3 to 6.2.0
  • Bumped graph-cli package from 0.48.0 to 0.68.0
  • Bumped graph-ts package from 0.29.3 to 0.32.0

@juanmardefago juanmardefago merged commit c255370 into mainnet-staging Feb 20, 2024
2 checks passed
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.

None yet

1 participant