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

Indexer: check prev_block_hash and last block height #26

Merged
merged 21 commits into from
Jul 17, 2024
Merged

Conversation

olga24912
Copy link
Contributor

@olga24912 olga24912 commented Jul 9, 2024

  • sleep if we reach the last block on Near
  • fix: last_block value if block not exists
  • validate the prev_block hash
  • remove proofs indexing
  • remove unused args from check-migration

src/indexer.rs Outdated Show resolved Hide resolved
src/indexer.rs Outdated Show resolved Hide resolved
src/indexer.rs Show resolved Hide resolved
@olga24912 olga24912 requested a review from karim-en July 10, 2024 18:15
@karim-en karim-en merged commit b601072 into master Jul 17, 2024
3 checks passed
@karim-en karim-en deleted the fix_indexer branch July 17, 2024 21:40
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

3 participants