Test the application for v1 release. #37

Merged
abdulrabbani00 merged 9 commits from feature/32-test-known_gaps-skipped-slots into develop 2022-05-17 20:05:16 +00:00
abdulrabbani00 commented 2022-05-16 15:51:59 +00:00 (Migrated from github.com)

This PR includes:

  • Parallel processing - There is a main thread that tracks incoming messages, but then it spawns goroutines to actually process each slot so that they can happen concurrently.
  • Tests for knownGaps
  • Tests for reorgs
  • Tests for some errors.
This PR includes: * Parallel processing - There is a main thread that tracks incoming messages, but then it spawns goroutines to actually process each slot so that they can happen concurrently. * Tests for knownGaps * Tests for reorgs * Tests for some errors.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/ipld-eth-beacon-indexer#37
No description provided.