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

Replace deprecated methods and functions #32

Closed
5 tasks done
brunomenezes opened this issue May 14, 2024 · 1 comment · Fixed by #42
Closed
5 tasks done

Replace deprecated methods and functions #32

brunomenezes opened this issue May 14, 2024 · 1 comment · Fixed by #42
Assignees
Labels
Type: Chore Improvements to the code base and DX. It has no impact on external users e.g. Update deps

Comments

@brunomenezes
Copy link
Collaborator

brunomenezes commented May 14, 2024

📄 Context

The subquid deprecated a few things, such as an archive helper function and methods/types related to the processor configuration. We need to replace these accordingly and add new types if necessary.

Refs:

📈 Subtasks

  • Replace the usage of archiveLookup() with recommendations from Subsquid docs.
  • Replace the usage of setDataSource() with recommendations from Subsquid docs.
  • Update broken tests.
  • Test indexing for Mainnet
  • Test Indexing for Sepolia
@brunomenezes brunomenezes added the Type: Chore Improvements to the code base and DX. It has no impact on external users e.g. Update deps label May 14, 2024
@github-project-automation github-project-automation bot moved this to 📌 Todo in Explorer Unit May 14, 2024
@brunomenezes brunomenezes self-assigned this Aug 8, 2024
@brunomenezes brunomenezes moved this from 📌 Todo to 🧑‍💻 In Progress in Explorer Unit Aug 8, 2024
@brunomenezes brunomenezes linked a pull request Sep 9, 2024 that will close this issue
@brunomenezes
Copy link
Collaborator Author

Done on #42

@github-project-automation github-project-automation bot moved this from 🧑‍💻 In Progress to 📦 Done in Explorer Unit Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Chore Improvements to the code base and DX. It has no impact on external users e.g. Update deps
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant