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

[ERC Registry] Add mechanism to evaluate STARTING_POINT variable #1041

Open
Tracked by #1028
quiet-node opened this issue Dec 3, 2024 · 0 comments
Open
Tracked by #1028

[ERC Registry] Add mechanism to evaluate STARTING_POINT variable #1041

quiet-node opened this issue Dec 3, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@quiet-node
Copy link
Member

quiet-node commented Dec 3, 2024

Problem

The STARTING_POINT environment variable, as outlined in the design document, determines the starting point for the indexing process, allowing the indexer to avoid re-indexing the entire network. The STARTING_POINT can take one of the following forms:

  • Contract ID
  • Contract Address
  • next pointer

Solution

Implement a utility function to evaluate the STARTING_POINT variable, ensuring the indexer operates as intended and aligns with the defined starting point.

@quiet-node quiet-node added the enhancement New feature or request label Dec 3, 2024
@quiet-node quiet-node moved this from Backlog to Sprint Backlog in Smart Contract Sprint Board Dec 3, 2024
@quiet-node quiet-node added this to the 0.11.0 milestone Dec 3, 2024
@quiet-node quiet-node moved this from Sprint Backlog to Backlog in Smart Contract Sprint Board Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant