Skip to content

Conversation

@avilagaston9
Copy link
Contributor

Fix fetch operator metadata for mainnet

Description

The first block being read in mainnet was too big, so the operator didn't find any operator update avs metadata uri events.

This PR lowers this number to a smaller value.

This pr also parametrizes the make target to make it more usable, the same as fetch old batches, since it had a similar problem.

Type of change

Please delete options that are not relevant.

  • Bug fix

Checklist

  • “Hotfix” to testnet, everything else to staging
  • Linked to Github Issue
  • This change depends on code or research by an external entity
    • Acknowledgements were updated to give credit
  • Unit tests added
  • This change requires new documentation.
    • Documentation has been added/updated.
  • This change is an Optimization
    • Benchmarks added/run
  • Has a known issue
  • If your PR changes the Operator compatibility (Ex: Upgrade prover versions)
    • This PR adds compatibility for operator for both versions and do not change batcher/docs/examples
    • This PR updates batcher and docs/examples to the newer version. This requires the operator are already updated to be compatible

@avilagaston9 avilagaston9 self-assigned this Dec 2, 2024
@avilagaston9 avilagaston9 marked this pull request as ready for review December 2, 2024 18:19
@avilagaston9 avilagaston9 linked an issue Dec 3, 2024 that may be closed by this pull request
@JuArce JuArce merged commit 0cac6ab into testnet Dec 4, 2024
1 check passed
@JuArce JuArce deleted the fix-telemetry-fetch-metadata branch December 4, 2024 15:52
PatStiles pushed a commit that referenced this pull request Dec 6, 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.

hotfix(telemetry): parse operators metada correctly

6 participants